3f8ea683ef
Add toString() method to selected enums
2020-12-16 00:18:23 +01:00
29dff35bb4
Merge branch 'master' into feature/player-ui
2020-12-15 21:57:03 +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
79462c320d
Add anchor for player UI
2020-12-15 00:26:19 +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
e8e9db2bbc
Add scss imports
2020-12-03 01:35:34 +01:00
4ed998a9ab
Fixes
2020-12-03 01:35:22 +01:00
7900bd18db
Pointless changes to logging
2020-12-03 01:16:57 +01:00
357b7a0365
I removed this and stuff still works, therefore it must not have been important
2020-12-03 01:05:57 +01:00
145b237701
Additional logging / change logging
2020-12-03 01:05:39 +01:00
38ef7905c7
Fix a rookie mistake + rename the class
2020-12-03 01:03:29 +01:00
38641df28e
add classes for notification UI.
...
The UI classes are split into "general UI" part — a base class that could potentially be used for proper in-player UI if we ever get to that point — and part that's specific to our notification requirements.
2020-12-03 00:34:50 +01:00
55fbd30699
Add notification UI component
2020-12-03 00:32:33 +01:00
5e4aca66c5
Fix icon css
2020-12-03 00:32:17 +01:00
8325e44a0e
Plant a typescript seed into webpack config
2020-12-02 22:39:57 +01:00
a91ed7368f
Add icon component
2020-12-02 22:39:43 +01:00
cda4b81554
Add bootstrap icons
2020-12-02 22:39:07 +01:00
be759c512a
Version bumps
2020-12-01 01:49:55 +01:00
cfde1ee58c
Update changelog with stuff that was done today
2020-12-01 01:48:52 +01:00
db866bf8d8
Add support for wakanim.tv ( #113 )
2020-12-01 01:48:31 +01:00
d32c083406
Fix quick setting dialogue when extension is in extension overflow menu ( #119 )
2020-12-01 01:46:53 +01:00
e56551c79d
Remove redundant code
2020-12-01 00:22:22 +01:00
97099ece1c
Merge branch 'vue3'
2020-12-01 00:21:29 +01:00