|
e3a12bc601
|
Cleanup of unused imports
|
2025-05-04 02:29:33 +02:00 |
|
|
e20508956a
|
Replace old logger with new logger
|
2025-05-04 02:18:58 +02:00 |
|
|
4000d0e027
|
Start rewriting logs
|
2025-05-01 00:55:22 +02:00 |
|
|
e67b5a227f
|
Allow some cross-domain settings sharing, handle settings inheritance, don't save auto-detected player index
|
2025-04-28 01:23:12 +02:00 |
|
|
ae2bb7afcd
|
Fix UI hiding
|
2025-04-22 02:37:36 +02:00 |
|
|
39f39f23a7
|
Prevent more than one concurrent trackDimensionChanges from running
|
2025-04-15 19:23:42 +02:00 |
|
|
7c1d3e52e5
|
Instead of elements closer to the <video> tag, prefer best-matching element closer to page root.
This ensures UI always renders on top of player if enabled.
|
2025-03-31 23:26:03 +02:00 |
|
|
f0840b78e1
|
Change handling of getPlayer()
|
2025-03-30 23:49:13 +02:00 |
|
|
a92f5fc2a1
|
Fix enabling/disabling extension while switching between environments
|
2025-01-29 23:58:16 +01:00 |
|
|
aef5665cb5
|
Don't incorrectly set websites as user-defined just because initial player index was set
|
2025-01-28 00:47:45 +01:00 |
|
|
32f4d99c98
|
Move player UI settings and make them site-dependent. Fix SiteSettings always overriding ExtensionStatus.Default with actual default value
|
2025-01-27 02:59:30 +01:00 |
|
|
d780a8cb12
|
Fix stretch mode
|
2025-01-14 01:44:25 +01:00 |
|
|
eaf619f4f8
|
Revert "Temporarily comment out zoom from player overlay"
This reverts commit ebdc26a00d .
|
2025-01-13 01:42:58 +01:00 |
|
|
ebdc26a00d
|
Temporarily comment out zoom from player overlay
|
2025-01-13 01:33:58 +01:00 |
|
|
a82a6963e9
|
version bump
|
2025-01-10 19:12:40 +01:00 |
|
|
ad1e73d0cc
|
Try to detect when UI is not clickable
|
2025-01-06 03:05:18 +01:00 |
|
|
55c0e7e8c5
|
Get DRM status to UI more reliably
|
2025-01-05 02:47:45 +01:00 |
|
|
8f3d1bd091
|
Add illustrations to the player picker
|
2025-01-01 22:15:22 +01:00 |
|
|
14e1d6aad3
|
even more aard updates
|
2024-12-31 03:14:29 +01:00 |
|
|
9c65300fc4
|
more aard updates
|
2024-12-31 02:50:33 +01:00 |
|
|
cf01dd9397
|
Try to reduce message-passing to improve performance, make ultrawidify not run on videos smaller than 720p
|
2024-12-30 23:02:55 +01:00 |
|
|
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 |
|