46725c6fa4
Send mouse coordinates to the iframe
2022-03-20 20:40:11 +01:00
5a2d8d22cb
Move extension popup into an iframe, get it to display at least something
2022-01-07 00:50:58 +01:00
cf8bedfad9
fix an oversight
2021-11-20 20:56:49 +01:00
484db037c0
use event bus
2021-11-13 00:54:20 +01:00
13bd280062
Get event bus to work (for some values of work)
2021-10-26 23:16:11 +02:00
6cb8cc174b
Prevent multiple concurrent vue app instances
2021-10-26 20:11:03 +02:00
6c1d666fdf
switch bootstrap icons with mdijs
2021-10-22 00:30:36 +02:00
038191d38e
Merge branch 'master' into feature/player-ui
2021-03-06 04:07:03 +01:00
72da7eb5f4
Merge branch 'master' into typescriptify
2021-02-18 00:15:38 +01:00
4febd2f602
fix
2021-02-17 00:20:30 +01:00
0117d44422
Move settings to typescript. Add interface for settings object
2021-02-09 00:37:54 +01:00
78c04523c0
Prevent some more errors
2021-01-31 16:46:33 +01:00
84da78e2e8
expose videoData objects via window.ultrawidify
2021-01-27 00:41:42 +01:00
0e0eb57fd9
Merge branch 'master' into feature/player-ui
2020-12-29 18:33:54 +01:00
6340541daf
Attempt to load fonts in popup
2020-12-25 01:26:46 +01:00
76b380d6c3
console.log removal
2020-12-23 01:59:49 +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
5cf74b4405
Fix typo in one of the mutations
2020-12-17 01:49:15 +01:00
55b6ca7392
fix comms
2020-12-16 01:35:39 +01:00
7a5a4bddf8
support passing debug data between content script and UI
2020-12-16 00:19:02 +01:00
79462c320d
Add anchor for player UI
2020-12-15 00:26:19 +01:00
5713037c4d
Prevent notification UI from blocking website interface
2020-12-13 16:55:30 +01:00
f4f69d4eaa
Nest ultrawidify classes inside a css class that guarantees reset of global css
2020-12-12 00:38:51 +01:00
f55731e793
fix popup
2020-12-07 00:09:28 +01:00
0310e1e2de
Finish notification system (for now)
2020-12-05 03:30:43 +01:00
4635dc4eec
fix ui
2020-12-04 02:02:25 +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
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