fd9fbc32a8
Remove some console.logs
2024-12-28 00:42:40 +01:00
13cfb9ff14
Checkpoint: aard status indicator + trigger zone editor now kinda works
2024-12-26 14:58:14 +01:00
ca1a375f2d
Limit when in-player UI shows. Add self-expiring menu options that takes you to the proposed, not-yet-implemented UI settings screen
2024-12-17 02:02:49 +01:00
15133e561f
Get autodetection to work at least on a basic level
2024-11-07 02:26:19 +01:00
bf182c65ad
Aard should be nominally complete. Probably.
2024-10-22 23:43:25 +02:00
6c92837317
wip
2024-06-12 20:29:00 +02:00
abeded1d03
Further migrations to runlevel
2024-05-07 21:02:04 +02:00
968ce5432a
RunLevel works, even though half-assed
2024-05-07 20:24:50 +02:00
277506b3c8
Start implementing run levels
2024-05-07 19:05:10 +02:00
6062094e6f
Fix crashes in chrome
2023-10-21 17:41:09 +02:00
94018c6ee3
Cleanup file/directory structure for the UI
2023-09-10 22:06:16 +02:00
388327ec1d
fix fs handlers
2023-09-10 19:51:36 +02:00
0ba56c271d
hardcode defautl css string somewhere else
2023-09-10 13:12:35 +02:00
bd1216c275
get player select UI to work
2023-07-15 04:17:38 +02:00
3180063fe3
attempt to get player selector to work
2023-07-15 04:03:32 +02:00
8b1da27af7
remove UI when extension is disabled
2023-07-11 00:48:34 +02:00
60f7abfa42
get manifest v3 to approximately work
2023-07-10 22:04:30 +02:00
cd391db302
wip
2023-07-10 18:27:06 +02:00
8613d6971f
Showing aard notifications is no longer implemented, so we don't call it
2023-04-16 02:54:30 +02:00
be4bf9e2a3
detect whether extension is enabled on dimension changes. Trigger dimension check on fullscreen change
2023-04-16 02:43:50 +02:00
977d103c3a
remove aard::halt() (is duplicate of aard::stop() anyway)
2023-04-16 01:55:11 +02:00
0778f07922
sensible variable naming is important + remove redundant code
2023-04-12 23:08:19 +02:00
302f21b477
Cycle mode
2023-03-30 00:43:30 +02:00
65da515854
various fixes
2023-03-29 22:07:50 +02:00
e7dd85420c
iframe manager
2023-03-02 01:08:25 +01:00
9503003a4a
migration to site settings mostly done. TODO: check if things still work
2023-01-07 18:57:47 +01:00
a58edad8ea
migrate settings to new and simplified SiteSettings
2023-01-07 03:06:37 +01:00
c954f8b984
add playerMouseHandler
2022-09-28 01:18:58 +02:00
a2f0617d5a
start splitting kbmHandler into keyboard and mouse handler
2022-09-28 00:38:36 +02:00
27b6ca824d
fix action handler rename
2022-09-27 22:15:01 +02:00
e84f8ee541
start fixing KbmHandler (formerly: action handler) some more
2022-09-27 01:48:08 +02:00
3aabd298ec
fix various fuckies wuckies
2022-07-31 01:12:54 +02:00
8806c8ea0c
Integrate comms client/server into eventBus
2022-07-31 00:15:28 +02:00
84fefbaa14
remove some console.logs
2022-07-30 00:54:12 +02:00
88dec55116
get DRM status in player ui
2022-07-28 00:45:35 +02:00
d3dbceb749
fix
2022-06-14 23:20:07 +02:00
799c953b30
Remove code no longer needed
2022-06-14 00:27:37 +02:00
e766d6da69
Allow users to set player element from the popup
2022-06-14 00:26:06 +02:00
320d35d9e5
holy shit we did it 🅱️ ois, we made some progress on improving manual player detection
2022-06-10 00:22:06 +02:00
296f146835
Refactor player detection + have player detection log some data for use in settings window
2022-06-09 01:28:46 +02:00
9648d30aa2
If videoData is destroyed, remove its eventBus from pageInfo's downstream buses
2022-05-06 00:28:13 +02:00
74fe85f3a2
Put a parent event bus to pageInfo
2022-05-06 00:23:01 +02:00
89168b643c
Connect popup (video settings only so far) to content script logic
2022-03-22 01:23:50 +01:00
5a2d8d22cb
Move extension popup into an iframe, get it to display at least something
2022-01-07 00:50:58 +01:00
761f2c21a8
fixes
2021-11-25 22:16:48 +01:00
045cd5a528
Stop using some of the old code
2021-11-25 20:00:32 +01:00
27b0609d34
Let's try to avoid injecting ultrawidify-specific CSS before we actually need it. Part 1/?
2021-11-25 00:31:38 +01:00
65556d9cad
We will need to distinguish between two automatic aspect ratio types
...
AspectRatioType.Automatic: "start autodetection pls"
AspectRatioType.AutomaticUpdate: "Hi I'm aard and I want to change this aspect ratio to something new"
2021-11-25 00:14:06 +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