コミットグラフ

1542 コミット

作成者 SHA1 メッセージ 日付
SimonBrazell 0a4c1c0411 Fix #31 - Add Firefox screenshots 2020-03-30 14:04:20 +11:00
Simon Brazell 1c96a3354a
Merge pull request #29 from emilio/popup
Fix overflowing inputs on some platforms.
2020-03-30 13:49:54 +11:00
Emilio Cobos Álvarez 387de38b48 Fix overflowing inputs on some platforms.
`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-29 05:34:27 +02:00
SimonBrazell b01ac7c966 Proactively remove Twitter service worker 2020-03-29 11:36:01 +11:00
SimonBrazell 1f205990eb Remove OS files from repo 2020-03-24 18:08:23 +11:00
SimonBrazell b2002012af Add donate link to README 2020-03-24 17:53:14 +11:00
SimonBrazell fb0cd49ff7 Update store screenshots 2020-03-21 21:04:49 +11:00
SimonBrazell abb1115b58 Address issues #21, #22, #23, #24, #25 & #26 2020-03-21 20:34:32 +11:00
SimonBrazell 75e4b6a69c Add 'Always proxy video' as a settings & avoid youtube-dl.org redirects 2020-03-10 16:03:28 +11:00
SimonBrazell 850d25f3ec Update store screenshots 2020-02-27 12:43:49 +11:00
SimonBrazell a82add91fc Support for OSM layers, streetview workaround, & youtu.be 2020-02-27 12:18:50 +11:00
SimonBrazell c0eff66775 Fix OSM embed bbox & add default zoom (17) 2020-02-25 23:41:01 +11:00
SimonBrazell cfd51cb1ad Basic support for OSM embed & directions 2020-02-25 22:19:37 +11:00
SimonBrazell dcef0c8076 Fix OSM redirects 2020-02-24 19:22:10 +11:00
SimonBrazell fb0dad56ba OSM redirects (except embedded maps) 2020-02-24 14:33:26 +11:00
SimonBrazell 97ca48b1fe OSM redirects (experimental) 2020-02-23 16:19:32 +11:00
SimonBrazell a42ff6b335 Add date retrieved and source to YT assets 2020-02-22 15:31:58 +11:00
SimonBrazell 4c1092148e Always proxy video through Invidious without an account 2020-02-22 14:21:44 +11:00
SimonBrazell 33bd563683 Redirect requests for 'YouTube Player API' assets to local files instead. 2020-02-19 23:25:33 +11:00
SimonBrazell 54a2c89d54 Avoid redirecting `tweetdeck.twitter.com` & list instances 2020-02-12 09:35:58 +11:00
SimonBrazell 398eb60423 Updated screenshots 2020-02-09 11:56:53 +11:00
SimonBrazell eb99449f72 Avoid redirecting `studio.youtube.com` & basic instance validation 2020-02-09 11:08:04 +11:00
SimonBrazell d25072f6b5 Fix missing query strings in redirects 2020-02-06 10:19:05 +11:00
SimonBrazell ed3941ff72 Add support for Bibliogram redirects 2020-02-01 14:17:51 +11:00
SimonBrazell e272de67af Fix embedded video redirects 2020-01-15 17:29:39 +11:00
SimonBrazell 080ab9c45f Update screen shots for latest build 2019-10-30 17:20:40 +11:00
SimonBrazell eeef7f052b Add instances to popup menu 2019-10-30 16:48:38 +11:00
SimonBrazell fc3f10de4c Merge branch 'master' of github.com:SimonBrazell/privacy-redirect 2019-10-30 16:25:04 +11:00
Simon Brazell 4c949e8203
Merge pull request #3 from johnp/no-screenshots
Stop packaging screenshots
2019-10-30 16:16:00 +11:00
Johannes Pfrang 9abdec9b26 Stop packaging screenshots 2019-10-26 23:27:42 +02:00
Simon Brazell 29f6713cf5 Merge branch 'options' 2019-10-07 23:01:42 +11:00
SimonBrazell cd6f2e8e89 Merge branch 'options' 2019-10-07 23:01:42 +11:00
Simon Brazell 7249afb8ed Complete options & popup menus 2019-10-07 22:59:31 +11:00
SimonBrazell 3a09cf6a0d Complete options & popup menus 2019-10-07 22:59:31 +11:00
Simon Brazell 2738833c54 Add popup & options pages 2019-10-01 23:21:26 +10:00
SimonBrazell 68accaac58 Add popup & options pages 2019-10-01 23:21:26 +10:00
Simon Brazell 0f5caba366 Fix spelling mistakes, add more icon files. 2019-09-29 23:21:26 +10:00
SimonBrazell 457db5e9d4 Fix spelling mistakes, add more icon files. 2019-09-29 23:21:26 +10:00
Simon Brazell 16051e71bf Add screenshots for store 2019-09-25 10:06:24 +10:00
SimonBrazell a4f766727c Add screenshots for store 2019-09-25 10:06:24 +10:00
Simon Brazell 565d120342 Initial commit 2019-09-20 20:45:58 +10:00
SimonBrazell b2e5f0c099 Initial commit 2019-09-20 20:45:58 +10:00