Results 23 issues of Tuomas Salo

Vaunukartassa saisi näkyä junan kulkusuunta silloin kun se tiedetään. Käsittääkseni Pendolinoa, Allegroa ja ohjausvaunuja (EDO) lukuunottamatta yksittäisten vaunujen orientaatiota ei kuitenkaan edes tiedetä. Toivoisin toki olevani väärässä. Ohjausvaunujen suunta näkyy...

Kun vaunuja vielä ladataan, jo ladattujen vaunujen kuvat hyppivät levottomasti. Yksi ratkaisu olisi näyttää pelkkää loader-giffiä niin kauan kunnes ensimmäinen vaunu on ladattu.

Valittujen paikkojen väriä vaihdetaan `slope`-arvoja muuttamalla, täällä: https://github.com/tuomassalo/vr-no-flash/blob/master/nf.js#L205

Here's just the src/hello.js change. See #488.

NB: please check why `yarn.lock` is rewritten. (I'm not that familiar with yarn.)

**Describe the bug** If given e.g. `https://example.com/foo.jpg`, `formatEnclosure` gives `type="image/jpg"` instead of the correct MIME type `image/jpeg`. I haven't checked which clients actually care about this. **To Reproduce** This behavior...

Hello! I'm proposing this PR as a way to suspend loading the Twitter platform `script` tag while we wait for the user to click on a cookie consent banner. This...

I'm trying to use OpenID Connect with AppSync, but I haven't found much information on the subject. This related ticket https://github.com/serverless/serverless-graphql/issues/360 shows the place I'm stuck in at the moment...

Hi, having problems with my wrists, I'd like to access the controls in single photo view with keyboard. Would you accept a PR if I added some? My suggestions: `+`...

enhancement

Hi! I'm trying to contribute something to the codebase and would like to do it in style. :) The codebase seems to be somewhat consistent with its formatting rules, like...