aboutsummaryrefslogtreecommitdiffstats
path: root/pages (unfollow)
Commit message (Collapse)Author
2021-01-10Restructure code with helper modules, add search engine settings, & advanced ↵SimonBrazell
settings collapsibles.
2020-12-17add nitter.unixfox.eu as a nitter instance to the listEmilien Devos
2020-11-09Update options.jsYumi Izumi
2020-11-09Update options.htmlYumi Izumi
2020-11-08Update popup.jsYumi Izumi
2020-11-08Update popup.htmlYumi Izumi
2020-11-08Closes #111 - Adds ability to customise random instance poolsSimonBrazell
2020-11-08Fixes #119 - Change zh-CN to zh_CN.SimonBrazell
2020-11-04Closes #113 - Added support for FreeTubeSimonBrazell
2020-09-05Update Reddit-related text for consistency, bugfixnitrohorse
Even when on an old Reddit view, redirect from desktop or mobile depending on whichever one the redirect is set to.
2020-09-05Add support for the old Reddit designnitrohorse
Add support for redirecting Reddit links to the old desktop and mobile designs.
2020-09-01Randomise instances when empty (#48)SimonBrazell
2020-08-28Fixes #89 - autoplay reversed, improve instance selects (#90)SimonBrazell
2020-08-27Randomise Invidious instance if empty or https://invidio.usSimonBrazell
2020-08-01update invidious instancesueberchild
2020-07-30Closes #82, closes #84.SimonBrazell
2020-07-16Closes #74 - Option to manually override theme.SimonBrazell
2020-07-15Deploy extension to MS Edge.SimonBrazell
2020-07-13Fix autoplay param & French pop-up titleSimonBrazell
2020-07-12Improve exceptions (whitelist), i18n (fr), etc.SimonBrazell
- Closes #69 - Closes #70 - Fixes #71 - Closes #72 - added fr l10n - Fixes #73 - Implement additional Invidious params (#66)
2020-06-08Closes #64, closes #38 - Fix whitelist & Twitter `/home` exceptionSimonBrazell
2020-05-31Fixes #58 - No longer host YT JS assetsSimonBrazell
2020-05-25Update options.htmlAustin Huang
2020-05-25Update popup.htmlAustin Huang
2020-05-20Fixes #51 & fixes #52 - `/tweets` redirects & popup stylingSimonBrazell
2020-05-19Tweak light & dark mode coloursSimonBrazell
2020-05-15Closes #49 - added to options menu too & added privacy policySimonBrazell
2020-05-14Closes #49 - Allow basic authentication credentials in instancesSimonBrazell
2020-05-08Closes #36 - added option to persist Invidious prefsSimonBrazell
2020-05-07Add Light ModeTotalCaesar659
2020-05-07Add Dark Mode supportTotalCaesar659
2020-04-26Closes #27 - added ability to whitelist sitesSimonBrazell
2020-04-25Add tabs UI to options pageSimonBrazell
2020-04-09Fix #28, #33 & #34SimonBrazell
2020-04-03Address GTK theme issue causing popup issues on Manjaro LinuxSimonBrazell
2020-04-02Address GTK theme issue causing popup issues on Majaro LinuxSimonBrazell
2020-03-29Fix overflowing inputs on some platforms.Emilio Cobos Álvarez
`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.
2020-03-29Proactively remove Twitter service workerSimonBrazell
2020-03-21Address issues #21, #22, #23, #24, #25 & #26SimonBrazell
2020-03-10Add 'Always proxy video' as a settings & avoid youtube-dl.org redirectsSimonBrazell
2020-02-27Support for OSM layers, streetview workaround, & youtu.beSimonBrazell
2020-02-24OSM redirects (except embedded maps)SimonBrazell
2020-02-23OSM redirects (experimental)SimonBrazell
2020-02-12Avoid redirecting `tweetdeck.twitter.com` & list instancesSimonBrazell
2020-02-09Avoid redirecting `studio.youtube.com` & basic instance validationSimonBrazell
2020-02-01Add support for Bibliogram redirectsSimonBrazell
2020-01-15Fix embedded video redirectsSimonBrazell
2019-10-30Add instances to popup menuSimonBrazell
2019-10-07Complete options & popup menusSimon Brazell
2019-10-07Complete options & popup menusSimonBrazell