Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed 'View on ...' links for Invidious & Bibliogram | SimonBrazell | 2020-03-31 | |
| | ||||
* | Fix #30 - 'View on ...' links, & handle more maps embed cases | SimonBrazell | 2020-03-31 | |
| | ||||
* | Fix #31 - Add Firefox screenshots | SimonBrazell | 2020-03-30 | |
| | ||||
* | Merge pull request #29 from emilio/popup | Simon Brazell | 2020-03-30 | |
|\ | | | | | Fix overflowing inputs on some platforms. | |||
| * | Fix overflowing inputs on some platforms. | Emilio Cobos Álvarez | 2020-03-29 | |
|/ | | | | | | | | | | | | | | | | | | | `width: 100%` sets the content-box width, unless the box-sizing value is `border-box`, see: https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing (`box-sizing: border-box` is already the default for `<select>`). In platforms with more padding by default on inputs (like Firefox on Linux for example) this can cause the inputs to overflow the popup. Also shrink the padding manually to what the popup layout expects, so that it doesn't grow past the popup. Additionally we remove the appearance from checkboxes so that they don't take up space. This fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1625716. | |||
* | Proactively remove Twitter service worker | SimonBrazell | 2020-03-29 | |
| | ||||
* | Remove OS files from repo | SimonBrazell | 2020-03-24 | |
| | ||||
* | Add donate link to README | SimonBrazell | 2020-03-24 | |
| | ||||
* | Update store screenshots | SimonBrazell | 2020-03-21 | |
| | ||||
* | Address issues #21, #22, #23, #24, #25 & #26 | SimonBrazell | 2020-03-21 | |
| | ||||
* | Add 'Always proxy video' as a settings & avoid youtube-dl.org redirects | SimonBrazell | 2020-03-10 | |
| | ||||
* | Update store screenshots | SimonBrazell | 2020-02-27 | |
| | ||||
* | Support for OSM layers, streetview workaround, & youtu.be | SimonBrazell | 2020-02-27 | |
| | ||||
* | Fix OSM embed bbox & add default zoom (17) | SimonBrazell | 2020-02-25 | |
| | ||||
* | Basic support for OSM embed & directions | SimonBrazell | 2020-02-25 | |
| | ||||
* | Fix OSM redirects | SimonBrazell | 2020-02-24 | |
| | ||||
* | OSM redirects (except embedded maps) | SimonBrazell | 2020-02-24 | |
| | ||||
* | OSM redirects (experimental) | SimonBrazell | 2020-02-23 | |
| | ||||
* | Add date retrieved and source to YT assets | SimonBrazell | 2020-02-22 | |
| | ||||
* | Always proxy video through Invidious without an account | SimonBrazell | 2020-02-22 | |
| | ||||
* | Redirect requests for 'YouTube Player API' assets to local files instead. | SimonBrazell | 2020-02-19 | |
| | ||||
* | Avoid redirecting `tweetdeck.twitter.com` & list instances | SimonBrazell | 2020-02-12 | |
| | ||||
* | Updated screenshots | SimonBrazell | 2020-02-09 | |
| | ||||
* | Avoid redirecting `studio.youtube.com` & basic instance validation | SimonBrazell | 2020-02-09 | |
| | ||||
* | Fix missing query strings in redirects | SimonBrazell | 2020-02-06 | |
| | ||||
* | Add support for Bibliogram redirects | SimonBrazell | 2020-02-01 | |
| | ||||
* | Fix embedded video redirects | SimonBrazell | 2020-01-15 | |
| | ||||
* | Update screen shots for latest build | SimonBrazell | 2019-10-30 | |
| | ||||
* | Add instances to popup menu | SimonBrazell | 2019-10-30 | |
| | ||||
* | Merge branch 'master' of github.com:SimonBrazell/privacy-redirect | SimonBrazell | 2019-10-30 | |
|\ | ||||
| * | Merge pull request #3 from johnp/no-screenshots | Simon Brazell | 2019-10-30 | |
| |\ | | | | | | | Stop packaging screenshots | |||
| | * | Stop packaging screenshots | Johannes Pfrang | 2019-10-26 | |
| |/ | ||||
| * | Merge branch 'options' | SimonBrazell | 2019-10-07 | |
| |\ | ||||
| | * | Complete options & popup menus | SimonBrazell | 2019-10-07 | |
| | | | ||||
| | * | Add popup & options pages | SimonBrazell | 2019-10-01 | |
| | | | ||||
| * | | Fix spelling mistakes, add more icon files. | SimonBrazell | 2019-09-29 | |
| |/ | ||||
| * | Add screenshots for store | SimonBrazell | 2019-09-25 | |
| | | ||||
| * | Initial commit | SimonBrazell | 2019-09-20 | |
| | ||||
* | Merge branch 'options' | Simon Brazell | 2019-10-07 | |
|\ | ||||
| * | Complete options & popup menus | Simon Brazell | 2019-10-07 | |
| | | ||||
| * | Add popup & options pages | Simon Brazell | 2019-10-01 | |
| | | ||||
* | | Fix spelling mistakes, add more icon files. | Simon Brazell | 2019-09-29 | |
|/ | ||||
* | Add screenshots for store | Simon Brazell | 2019-09-25 | |
| | ||||
* | Initial commit | Simon Brazell | 2019-09-20 | |