jomo

Results 40 issues of jomo

1. Videos are played once, then stop 2. Sometimes, when you click on the next video, the site updates but the video does not (plays again) 3. Some videos are...

Thank you for this tool! I feel like it could be improved by reducing the amount of manual work required to mark rows and columns, as they usually follow repetitive...

This adds 1. an `available_channels` preference 2. a DoneCallback for the FlashManager The SettingsActivityFragment populates the `channels` list from the `available_channels`, which is updated whenever the FlashRetreiver fetches the API....

> Octocard only access your public github info This is not entirely true because it also reads private organization memberships. The oauth request asks for `read:org` permission which is >...

Currently, securethenews states for 'The Verge': - The default for this website is secure. - This website allows clients to enforce HTTPS on the primary domain. However, **https**://theverge.com actually redirects...

You can read the list of domain names where SSL certificates are valid. Using the openssl CLI: ``` bash openssl s_client -showcerts -connect bundestag.de:443 < /dev/null | openssl x509 -text...

For example, in NRW, only phone number *or* email address are required ([§ 8 CoronaSchVO](https://recht.nrw.de/lmi/owa/br_bes_detail?sg=0&menu=0&bes_id=45967&anw_nr=2&aufgehoben=N&det_id=509714)), not both. For the purpose of data reduction you shouldn't require both from a user...

It would be really nice to change an image's perspective, similar to this feature in GIMP: ![gimp screenshot](https://i.imgur.com/elcxCYx.png) The function could look like this: ``` JavaScript img.transform([x, y], [x, y],...

feature request

`df` printing to stderr does not mean the command failed. for example, on heroku, using `df` fails: ``` shell $ df; echo $? df: cannot read table of mounted file...

See https://fragdenstaat.de/kampagnen/klimacheck/ ## ☒ Attribution issues *(solved)* 1. The background map is based on OSM data, but the required OSM attribution is missing. You might want to check if Carto...

enhancement