Commit Graph

52 Commits

Author SHA1 Message Date
Ash Keel d276b734bf
shuffle code around
Build / build (push) Successful in 2m1s Details
Test / test (push) Successful in 37s Details
2024-04-25 22:34:24 +02:00
Ash Keel 3d0e824b4b
refactor: move logic around! 2024-04-02 23:15:57 +02:00
Ash Keel 31d44b950e
feat: migration and more chat stuff 2024-03-12 23:39:18 +01:00
Ash Keel d24ab21d3d
feat: set minimum window size, allow sidebar to shrink 2023-11-13 18:44:02 +01:00
Ash Keel 5cda8de70c
fix: use global logger for extensions
fixes #91
2023-11-05 12:47:04 +01:00
Ash Keel 6bf6855e9b
feat: light mode loading screen 2023-10-29 17:42:34 +01:00
Ash Keel 7e4d358f60
feat: add user lang/theme to fatal error screen 2023-10-29 17:36:23 +01:00
Ash Keel 7941e0699d
feat: update packages, experimental light mode 2023-10-28 13:24:26 +02:00
Ash Keel 528afa7d74
feat: add interactive authentication 2023-04-19 18:06:41 +02:00
Ash Keel 4e9b2cff7d
feat: Error page (wip recovery option) 2023-04-14 20:04:21 +02:00
Ash Keel d1ff6d46ea
fix: don't fetch version info over and over 2023-02-15 13:47:41 +01:00
Ash Keel d931690802
feat: Add minimum version metadata to extensions
fixes #52
2023-02-15 10:44:44 +01:00
Ash Keel c20728b268
feat: extension subsystem (working wip) 2023-01-27 16:37:21 +01:00
Ash Keel 3cfcb326fc
docs: minor comments so I won't lose my mind in 3 months 2023-01-27 15:36:25 +01:00
Ash Keel ce944487fc
feat: wip extension page 2023-01-26 13:19:34 +01:00
Ash Keel 8947ccfedb
refactor: use TextBlock instead of p 2022-12-20 15:42:27 +01:00
Ash Keel 031f6692bf
feat: language selector works! 2022-12-16 14:51:42 +01:00
Ash Keel d7586e9bb9
feat: add UI config object, wip ui settings page 2022-12-16 11:10:43 +01:00
Ash Keel 1c5db13b0d
feat(wip): add onboarding page 2022-12-08 12:27:42 +01:00
Ash Keel 59c02fed49
refactor: use project root instead of relative path in some places 2022-12-08 12:27:10 +01:00
Ash Keel fef4aebcb7
refactor: make APPNAME a locale global 2022-12-07 11:47:53 +01:00
Ash Keel 17f00c6960
feat: (incomplete) logging window 2022-11-24 19:49:25 +01:00
Ash Keel bb8f3f754e
feat: rework loggers and pass data to the UI 2022-11-24 01:54:56 +01:00
Ash Keel 44333fc392
feat: add eventsub websocket, remove stulbe 2022-11-23 22:22:49 +01:00
Ash Keel bc54d07e86
Fix wails issues in frontend 2022-11-18 20:28:13 +01:00
Ash Keel 94d57b9a70
Update frontend with new deps and linting 2022-11-18 15:46:50 +01:00
Ash Keel 43d7de8700
WIP debug page and loyalty page 2022-01-14 20:16:54 +01:00
Ash Keel 7aebb4b0ff
WIP About page 2022-01-14 01:41:46 +01:00
Ash Keel dd15e65251
Re-add pagelist and WIP LoyaltyQueue 2022-01-12 13:20:30 +01:00
Ash Keel c7fc3579bc
Loyalty system config page 2022-01-11 11:59:48 +01:00
Ash Keel 4a10599021
Add alerts (missing variations) 2022-01-10 17:57:32 +01:00
Ash Keel a39e8f03d4
minor cleanups 2022-01-10 11:21:50 +01:00
Ash Keel 0b7f7fe069
Auth dialog, chat timers, some reusable components 2022-01-10 11:19:54 +01:00
Ash Keel 139294d0c8
Minor fixes and WIP command page 2022-01-02 11:46:07 +01:00
Ash Keel 9fa27356b8
Twitch settings done 2021-12-18 03:25:00 +01:00
Ash Keel 5f59763372
Overlay scroll and webhook page 2021-12-16 17:01:24 +01:00
Ash Keel 2703c39df8
Add stulbe page and feedback on saving 2021-12-15 12:12:19 +01:00
Ash Keel de86fc1af6
Functional sidebar and routing (and a page!) 2021-12-15 10:28:17 +01:00
Ash Keel dc39bc0cd9
Clean slate! 2021-12-09 13:53:17 +01:00
Ash Keel ee8c88b94c
Add bot alert UI and some fixes 2021-12-06 12:23:04 +01:00
Ash Keel 8e02ba6fb7
Add authentication (using Kilovolt v6) 2021-11-21 22:36:48 +01:00
Ash Keel 1be08573c5
Fix new static server setting not working 2021-11-19 19:46:48 +01:00
Ash Keel 08d3b68f2e
WIP Timer UI 2021-11-05 19:30:14 +01:00
Ash Keel 6db2a510aa
Add redirect for backend integration 2021-09-30 13:08:08 +02:00
Ash Keel bc12772959
Add chatbot and stulbe integration for alerts 2021-09-30 11:57:18 +02:00
Ash Keel 5bcb55f0a2
Add i18n setup and some strings 2021-09-17 11:55:15 +02:00
Ash Keel f2ebc7df6f
Custom commands are now working! 2021-09-17 10:54:55 +02:00
Ash Keel 5337f5e275
Add commands/modules page to Twitch subsection menu 2021-09-16 17:11:35 +02:00
Ash Keel 5aedebffe3
It's baaaack 2021-05-14 16:37:54 +02:00
Ash Keel 5ade0e3066
Integrate Twitch APIs internally rather than through stulbe 2021-05-14 13:15:38 +02:00