1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-20 02:00:49 +00:00
Commit graph

72 commits

Author SHA1 Message Date
Ash Keel
bccea52b03
Make checkboxes more like other UI elements 2022-01-15 11:53:55 +01:00
Ash Keel
6d97f81c32
Fix dialogs not being scrollable 2022-01-15 11:19:16 +01:00
Ash Keel
4d7744b4db
More missing translation, invalid styling and some progress on rewards 2022-01-15 02:07:05 +01:00
Ash Keel
2358c1cf25
Some body for strimertul page 2022-01-14 20:17:24 +01:00
Ash Keel
6dce6a50ac
Fix couple missing translations 2022-01-14 20:17:13 +01:00
Ash Keel
43d7de8700
WIP debug page and loyalty page 2022-01-14 20:16:54 +01:00
Ash Keel
cc9f757042
Loyalty queue / points done! 2022-01-14 16:24:27 +01:00
Ash Keel
6bd7947755
This is what happens when I code at 2AM 2022-01-14 02:38:50 +01:00
Ash Keel
7aebb4b0ff
WIP About page 2022-01-14 01:41:46 +01:00
Ash Keel
01e8f96e6e
Table data! 2022-01-14 01:41:23 +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
41a150c343
Form validation 2022-01-10 11:39:50 +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
1ae499a664
Commands are finally done! 2022-01-07 09:41:53 +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
d5ed335105
Move to different logic for enabling modules 2021-12-09 11:45:10 +01:00
Ash Keel
65d6be5ec3
Alert templates are precalculate on config load/change 2021-12-06 14:32:03 +01:00
Ash Keel
ee8c88b94c
Add bot alert UI and some fixes 2021-12-06 12:23:04 +01:00
Ash Keel
776abe186e
Remove "enabled" toggle on timer module 2021-12-05 22:18:08 +01:00
Ash Keel
a72d52d685
Add subscriber ACL level and make them work on bot commands 2021-11-30 17:37:33 +01:00
Ash Keel
a15b5bafb8
Refactor most of main.go into a module manager logic 2021-11-24 11:54:49 +01:00
Ash Keel
42095e93d6
Replace deprecated getDefaultMiddleware usage with new one 2021-11-22 10:13:11 +01:00
Ash Keel
8e02ba6fb7
Add authentication (using Kilovolt v6) 2021-11-21 22:36:48 +01:00
Ash Keel
63d791e3fe
Auto-redirect frontend after port change 2021-11-19 19:52:01 +01:00
Ash Keel
1be08573c5
Fix new static server setting not working 2021-11-19 19:46:48 +01:00
Ash Keel
b8f20153f0
Move to vite 2021-11-18 16:31:10 +01:00
Ash Keel
7d4a2700d0
Update KV to v5, add some debug methods 2021-11-15 13:33:40 +01:00
Ash Keel
71c0b96091
Timers! 2021-11-05 22:54:42 +01:00
Ash Keel
08d3b68f2e
WIP Timer UI 2021-11-05 19:30:14 +01:00
Ash Keel
f9538f062d
Use Field and Interval everywhere!! 2021-11-05 19:02:38 +01:00
Ash Keel
e45544171d
Add Interval component 2021-11-05 18:44:01 +01:00
Ash Keel
f4a30dddb5
Add horizontal support to Field 2021-11-05 18:43:33 +01:00
Ash Keel
3577dc7142
Misc frontend fixes 2021-11-03 15:09:42 +01:00
Ash Keel
b3062a04f9
Fix type imports in frontend 2021-10-28 11:00:01 +02:00
Ash Keel
6db2a510aa
Add redirect for backend integration 2021-09-30 13:08:08 +02:00
Ash Keel
69bef12d44
Split reducer in two files 2021-09-30 12:26:59 +02:00
Ash Keel
bc12772959
Add chatbot and stulbe integration for alerts 2021-09-30 11:57:18 +02:00
Ash Keel
ac7808757d
Missed some i18n stuff 2021-09-19 00:07:05 +02:00
Ash Keel
8596ce3f6d
Add callable functions to custom commands 2021-09-18 22:06:22 +02:00
Ash Keel
de7c23f14b
i18n is done hooray! 2021-09-18 20:32:24 +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