Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #75 from TotalCaesar659/patch-1 | Simon Brazell | 2020-07-13 |
|\ | | | | | Add Russian translation | ||
| * | Add Russian translation | TotalCaesar659 | 2020-07-12 |
|/ | |||
* | Remove unwanted images from web-ext build | SimonBrazell | 2020-07-12 |
| | |||
* | Update screenshots | SimonBrazell | 2020-07-12 |
| | |||
* | Improve exceptions (whitelist), i18n (fr), etc. | SimonBrazell | 2020-07-12 |
| | | | | | | | | | - Closes #69 - Closes #70 - Fixes #71 - Closes #72 - added fr l10n - Fixes #73 - Implement additional Invidious params (#66) | ||
* | Closes #64, closes #38 - Fix whitelist & Twitter `/home` exception | SimonBrazell | 2020-06-08 |
| | |||
* | Closes #38, fixes #61, closes #64 | SimonBrazell | 2020-06-07 |
| | |||
* | Fix #60 & complete #30 - YT studio & Nitter "View on..." links | SimonBrazell | 2020-06-03 |
| | |||
* | Update store screenshots | SimonBrazell | 2020-05-31 |
| | |||
* | Fixes #58 - No longer host YT JS assets | SimonBrazell | 2020-05-31 |
| | |||
* | Stop redirecting Google Maps JS API endpoints (#56) | SimonBrazell | 2020-05-27 |
| | |||
* | Merge branch 'austinhuang0131-patch-1' | Simon Brazell | 2020-05-27 |
|\ | |||
| * | Update options.html | Austin Huang | 2020-05-25 |
| | | |||
| * | Update popup.html | Austin Huang | 2020-05-25 |
|/ | |||
* | Fixes #51 & fixes #52 - `/tweets` redirects & popup styling | SimonBrazell | 2020-05-20 |
| | |||
* | Tweak light & dark mode colours | SimonBrazell | 2020-05-19 |
| | |||
* | Merge pull request #46 from TotalCaesar659/dark-mode | Simon Brazell | 2020-05-19 |
|\ | | | | | Add Dark/Light Mode support | ||
| * | Add Light Mode | TotalCaesar659 | 2020-05-07 |
| | | |||
| * | Add Dark Mode support | TotalCaesar659 | 2020-05-07 |
| | | |||
* | | Fix typo / spelling mistakes in privacy policy | SimonBrazell | 2020-05-15 |
| | | |||
* | | Closes #49 - added to options menu too & added privacy policy | SimonBrazell | 2020-05-15 |
| | | |||
* | | Closes #49 - Allow basic authentication credentials in instances | SimonBrazell | 2020-05-14 |
| | | |||
* | | Closes #36 - added option to persist Invidious prefs | SimonBrazell | 2020-05-08 |
|/ | |||
* | Fixes #45 - some usersnames caught in instagramReservedPaths | SimonBrazell | 2020-05-04 |
| | |||
* | Fixes #40 - Empty whitelist broke redirects | SimonBrazell | 2020-04-26 |
| | |||
* | Closes #27 - added ability to whitelist sites | SimonBrazell | 2020-04-26 |
| | |||
* | Add tabs UI to options page | SimonBrazell | 2020-04-25 |
| | |||
* | Merge branch 'master' of github.com:SimonBrazell/privacy-redirect | SimonBrazell | 2020-04-09 |
|\ | |||
| * | Address GTK theme issue causing popup issues on Manjaro Linux | SimonBrazell | 2020-04-03 |
| | | |||
* | | Fix #28, #33 & #34 | SimonBrazell | 2020-04-09 |
| | | |||
* | | Address GTK theme issue causing popup issues on Majaro Linux | SimonBrazell | 2020-04-02 |
|/ | |||
* | 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 |
| |