|
0d7c535a70
|
revive zoom
|
2025-04-20 16:11:17 +02:00 |
|
|
39f39f23a7
|
Prevent more than one concurrent trackDimensionChanges from running
|
2025-04-15 19:23:42 +02:00 |
|
|
8551bc2dc1
|
Add performance measurements to Aard
|
2025-04-15 18:51:34 +02:00 |
|
|
a0abf336cf
|
fix #269
|
2025-04-10 00:46:44 +02:00 |
|
|
7d71dd0507
|
Allow debug canvas to be shown or hidden from settings
|
2025-04-10 00:46:22 +02:00 |
|
|
54c190f86c
|
Updated toys
|
2025-04-05 01:31:06 +02:00 |
|
|
e198c69741
|
Added toys that enable visual debugging of Aard
|
2025-04-03 02:59:25 +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 |
|
|
a5c9835d9d
|
Fix problem where 'default' is always 'disabled'
|
2025-03-31 00:20:43 +02:00 |
|
|
f0840b78e1
|
Change handling of getPlayer()
|
2025-03-30 23:49:13 +02:00 |
|
|
ab79f1e0e6
|
TODO: some day finish rewriting UI in a way that loads iframe only when expressly requested.
|
2025-03-30 23:48:24 +02:00 |
|
|
b5e480a486
|
'dev mode' is now saved under settings. 'debug' panel is only shown if dev mode is active
|
2025-03-30 00:54:47 +01:00 |
|
|
bf128babcc
|
Started logger rewrite. Gave up.
|
2025-03-30 00:27:50 +01:00 |
|
|
f77506c454
|
Settings export, settings import, json editor for settings
|
2025-03-29 17:11:04 +01:00 |
|
|
da94dee780
|
Make window background darker until chrome doesn't fix backdrop-filter bug
|
2025-01-30 01:29:48 +01:00 |
|
|
f994617d44
|
Don't reset settings on failed extconfpatches application
|
2025-01-30 01:28:44 +01: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 |
|
|
af9b123e8d
|
Rework settings popup
|
2025-01-26 22:09:32 +01:00 |
|
|
0bfe84d73d
|
fix saving settings
|
2025-01-25 21:18:04 +01:00 |
|
|
244e8227e7
|
Settings: make setProp() functional
|
2025-01-25 21:17:20 +01:00 |
|
|
5da8073235
|
fix conflict
|
2025-01-25 21:15:26 +01:00 |
|
|
5479b7ee95
|
Fix the iframe problem
|
2025-01-25 20:51:22 +01:00 |
|
|
1a9cdfa93b
|
additional fixes
|
2025-01-14 01:51:16 +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 |
|
|
bc6d2ac549
|
Add call to arms to popup. Fix some minor issues
|
2025-01-13 01:22:49 +01:00 |
|
|
42ac51f1e9
|
CSUI: set opacity to 0 when extension menu is not triggered
|
2025-01-12 23:24:01 +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 |
|
|
3d35ae32c8
|
Throw error if upgrading settings fails
|
2025-01-05 00:38:11 +01:00 |
|
|
33e3bec337
|
Fix stretch mode while not cropped
|
2025-01-05 00:37:20 +01:00 |
|
|
9c12272846
|
attept detecting when wrong player element is detected pt 1
|
2025-01-05 00:36:41 +01:00 |
|
|
303213da73
|
fix netflix fix some more
|
2025-01-02 06:32:43 +01:00 |
|
|
8d47eaf74c
|
fix color-scheme issue
|
2025-01-02 05:50:19 +01:00 |
|
|
9f10c0dcf4
|
FOR REALS account for offset applied by sites that use top:50%/transformY:-50% to center elements
|
2025-01-02 04:33:00 +01:00 |
|
|
d981e4c2c6
|
Account for offset applied by sites that use top:50%/transformY:-50% to center elements
|
2025-01-01 22:18:37 +01:00 |
|
|
8f3d1bd091
|
Add illustrations to the player picker
|
2025-01-01 22:15:22 +01:00 |
|
|
18cdec51d9
|
settings migration
|
2024-12-31 03:36:08 +01:00 |
|
|
276a51b8c3
|
WIP on master
|
2024-12-31 03:15:10 +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 |
|
|
162318b439
|
Remove legacy code
|
2024-12-30 21:39:50 +01:00 |
|
|
cd89cca984
|
fix vertical alignment
|
2024-12-30 03:05:47 +01:00 |
|
|
fd9fbc32a8
|
Remove some console.logs
|
2024-12-28 00:42:40 +01:00 |
|
|
67f848a9ee
|
Unbreak showing popup on hover
|
2024-12-27 23:12:41 +01:00 |
|