75ec1969c0
Move edge warning popup into the starting phase of autodetection
2020-12-22 23:23:03 +01:00
bcc3d89342
Reset aspect ratio on aard fail
2020-12-22 22:25:41 +01:00
e4194e029c
Additional popup updates
2020-12-22 22:25:12 +01:00
d673ed089f
Don't commit extension configs submitted by the people reporting a problem.
2020-12-22 21:44:36 +01:00
96ddc8a84b
Write the promised blog post & include it in the popup message.
2020-12-22 21:43:45 +01:00
70f7b88d71
Try to fix extension unsetting Netflix' default AR
2020-12-22 03:32:56 +01:00
f174ddab68
Only show the popup in Edge
2020-12-22 03:21:14 +01:00
f7c373481d
Add popup for Edge
2020-12-22 03:14:03 +01:00
33d16221cc
Remove some logs
2020-12-22 00:12:52 +01:00
dd4d71a496
Add anchor for player UI (base for reworking stuff into Edge 'doesnt work' warning)
2020-12-22 00:12:28 +01:00
c2f1c6980f
Fix popup interface not updating — #127
2020-12-21 23:28:23 +01:00
c0c454f3ef
Add afterSettingsSaved callback
2020-12-21 23:27:45 +01:00
4b5c5a8dce
Fix popup not working at all in Chrome
2020-12-21 19:29:52 +01:00
becf7c328e
Add workaround for Chrome refusing to do chrome.runtime from Proxy objects
2020-12-21 19:29:39 +01:00
fbe58ec54d
Add static class properties thing to babel
2020-12-21 19:27:34 +01:00
609247cbf0
Fix 'fit height' a little
2020-12-20 01:00:06 +01:00
a9f99d93be
Fix aspect ratio calculations on height-compensated videos, episode 1
2020-12-19 03:18:14 +01:00
be82c4dae6
Fix a crash
2020-12-19 03:02:20 +01:00
94a9b1e56f
fix
2020-12-18 01:50:00 +01:00
769ff6aace
Fix the issue where videos on players that were narrower than the video got cropped a lil bit too much
2020-12-18 01:44:45 +01:00
6e1fe930ac
Remove Edge/Microsoft store links from description
2020-12-17 01:51:10 +01:00
c1c9dd1625
Version bump
2020-12-15 20:29:33 +01:00
ffa38cf4ff
Readme fixes
2020-12-15 20:28:36 +01:00
3d64a08b08
Remove autoarPreventConditions — they're redundant with new way of calculating AR and, as of now, interfere with netflix' ultrawide workarounds
2020-12-15 20:13:23 +01:00
7881ae5290
Update roadmap in changelog
2020-12-14 20:39:28 +01:00
2d6052d715
Update changelog
2020-12-13 23:59:28 +01:00
b4e8622af3
Add hint text in options -> add action popup
2020-12-13 23:31:27 +01:00
7c2cd5cf03
fix icon padding in notification
2020-12-13 23:30:52 +01:00
2a350f404a
Remove some logging
2020-12-13 18:54:32 +01:00
6907f65439
Fix code that replaces notification UI so it no longer crashes restore() inside updatePlayerDimension()
2020-12-13 18:54:10 +01:00
5713037c4d
Prevent notification UI from blocking website interface
2020-12-13 16:55:30 +01:00
cd26a1ceed
Prevent page css from effecting CSS of notification popups (...ish)
2020-12-13 02:03:17 +01:00
c05eed44f0
Did a very bad thing (tm) to appease Chrome (bootstrap icons svg was copied directly into Icon component)
2020-12-13 01:11:52 +01:00
f27b3f1895
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/ini-1.3.7'
2020-12-12 00:38:59 +01:00
f4f69d4eaa
Nest ultrawidify classes inside a css class that guarantees reset of global css
2020-12-12 00:38:51 +01:00
1badce511e
add ms icons
2020-12-12 00:12:12 +01:00
dependabot[bot]
595109024a
Bump ini from 1.3.5 to 1.3.7
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 20:46:40 +00:00
f55731e793
fix popup
2020-12-07 00:09:28 +01:00
6061a3efc5
Add DRM check for Chrome
2020-12-07 00:09:08 +01:00
b6cae36528
fix?
2020-12-07 00:07:59 +01:00
7d8f3912bb
Fix extension popup in chrome
2020-12-06 21:57:16 +01:00
eb02865131
Sorta include browser-polyfill but not really
...
I'm still not rewriting legacy code, but the bRoWsEr iS uNdEfInEd bullshit in (browser || chrome).runtime call there in the notifications pushed some buttons. cc #114
2020-12-05 04:12:37 +01:00
0310e1e2de
Finish notification system (for now)
2020-12-05 03:30:43 +01:00
12b15c58f8
LPT: injected components won't get CSS styles if you don't include them in manifest.json
2020-12-05 00:45:48 +01:00
4635dc4eec
fix ui
2020-12-04 02:02:25 +01:00
0a5243837f
Make buttons unselectable (prolly)
2020-12-04 00:54:03 +01:00
37eccb12f2
Fix normal-sized popup
2020-12-04 00:53:51 +01:00
84db9361f9
Fix default icon margins
2020-12-04 00:53:20 +01:00
3fd432f432
Extra styling for the button
2020-12-04 00:26:39 +01:00
d4947571a4
Try injecting notification UI
2020-12-03 01:35:48 +01:00