Commit Graph

249 Commits

Author SHA1 Message Date
3d7b50a2e3 Get zoom options to mostly work 2025-04-26 04:23:57 +02:00
5c48747d0f Add new zoom options (but they don't do anything yet) 2025-04-26 01:11:31 +02:00
95b98c9053 Fix loading snapshots 2025-04-26 01:08:43 +02:00
518e09e3cb Changelog 2025-04-22 02:53:05 +02:00
ad632b0680 Add snapshots to settings page 2025-04-22 02:52:41 +02:00
0681c3ae08 UI improvements 2025-04-22 02:36:34 +02:00
4aa96bb288 Changes to debugging UI 2025-04-21 22:24:32 +02:00
b24739d70d Put "pls report bugs" in 'what's new' panel as well 2025-04-20 19:50:51 +02:00
8658b3c0d3 Changelog 2025-04-15 19:03:29 +02:00
8551bc2dc1 Add performance measurements to Aard 2025-04-15 18:51:34 +02:00
7d71dd0507 Allow debug canvas to be shown or hidden from settings 2025-04-10 00:46:22 +02:00
5460719297 css fixes 2025-03-31 00:28:35 +02:00
83b770e4e8 Start updating changelog 2025-03-31 00:26:14 +02:00
a5c9835d9d Fix problem where 'default' is always 'disabled' 2025-03-31 00:20:43 +02:00
16a2f511bb Replaced v-model in <select> with :value
Did this really fix #270?
2025-03-30 01:27:28 +01:00
f93a7e284c Remove InPlayerUIAdvertisement component 2025-03-30 01:24:08 +01: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
46d1ad221f Re-add debugger panel, strip down json editor 2025-03-30 00:04:30 +01:00
7aacbec108 Reset settings editor on settings import and reset 2025-03-29 17:17:20 +01:00
f77506c454 Settings export, settings import, json editor for settings 2025-03-29 17:11:04 +01:00
e3f1f21ce9 Add basic confirm button. 2025-03-18 18:58:31 +01:00
08c86615a0 Move 'show in-player UI' to popup header 2025-03-14 02:46:59 +01:00
b0425b37c0 minor style tweaks 2025-01-30 02:40:04 +01:00
40bdddd031 Remove unnecessary things from the overlay 2025-01-30 01:30:08 +01:00
da94dee780 Make window background darker until chrome doesn't fix backdrop-filter bug 2025-01-30 01:29:48 +01:00
a92f5fc2a1 Fix enabling/disabling extension while switching between environments 2025-01-29 23:58:16 +01:00
208a360c47 Fix settings cascade in ui 2025-01-29 23:56:50 +01:00
f728cbf817 change styles for scrollbars 2025-01-28 00:48:20 +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
6ea47d26d0 remove cta from UI advertisement 2025-01-28 00:42:56 +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
2d08a2f339 Hide 'set default stretch' in stretch panel 2025-01-27 02:41:41 +01:00
1f0ebff241 Fix UI not reacting to settings updates 2025-01-26 23:57:02 +01:00
5c26e49c17 disable settings if extension is disabled 2025-01-26 22:10:30 +01:00
af9b123e8d Rework settings popup 2025-01-26 22:09:32 +01:00
b4e932581c fix setting default alignment 2025-01-14 02:41:20 +01:00
1f65cca002 fix support level indicator 2025-01-14 02:41:06 +01:00
d780a8cb12 Fix stretch mode 2025-01-14 01:44:25 +01:00
3dd8584954 disable zoom options in player UI for the time being 2025-01-13 01:42:38 +01:00
dd47dd09da Add about panel back to the popup 2025-01-13 01:31:59 +01:00
bc6d2ac549 Add call to arms to popup. Fix some minor issues 2025-01-13 01:22:49 +01:00
b2cd8197d4 Updated labels of in-player UI 2025-01-12 23:25:39 +01:00
23ea9e77c4 Added zoom UI 2025-01-12 23:25:20 +01:00
42ac51f1e9 CSUI: set opacity to 0 when extension menu is not triggered 2025-01-12 23:24:01 +01:00
d433878680 stop using relative imports in some non-css components 2025-01-12 23:21:51 +01:00
11fa12001c stop using relative imports for most of css 2025-01-10 19:13:27 +01:00
a82a6963e9 version bump 2025-01-10 19:12:40 +01:00
a98a80001c basic iframe for notifications 2025-01-07 08:23:11 +01:00
ad1e73d0cc Try to detect when UI is not clickable 2025-01-06 03:05:18 +01:00