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

57 commits

Author SHA1 Message Date
Ash Keel
e34974aaa3
chore: update frontend dependencies 2024-02-23 10:36:50 +01:00
Ash Keel
c099edfe9f
fix: no more broken import 2023-11-05 13:37:51 +01:00
Ash Keel
5cda8de70c
fix: use global logger for extensions
fixes #91
2023-11-05 12:47:04 +01:00
Ash Keel
525399049a
feat: allow viewer count to be hidden 2023-10-28 21:49:40 +02:00
Ash Keel
7941e0699d
feat: update packages, experimental light mode 2023-10-28 13:24:26 +02:00
Ash Keel
b4e05220e7
feat: Make chat cooldown adjustable 2023-05-25 19:48:32 +02:00
Ash Keel
29880bdc23
feat: Add sending chat command responses as whispers/replies/announcements 2023-05-04 13:10:11 +02:00
Ash Keel
2cf63534e5
refactor: remove typecasting from thunks 2023-05-03 17:18:52 +02:00
Ash Keel
4de2b0a817
update: update frontend dependencies 2023-05-03 16:35:07 +02:00
Ash Keel
4653f6b75b
refactor: remove redundant check 2023-05-03 14:08:02 +02:00
Ash Keel
4e9b2cff7d
feat: Error page (wip recovery option) 2023-04-14 20:04:21 +02:00
Ash Keel
d931690802
feat: Add minimum version metadata to extensions
fixes #52
2023-02-15 10:44:44 +01:00
Ash Keel
4a243e60a7
feat: extension error and console logging 2023-02-02 16:33:57 +01:00
Ash Keel
146e414942
feat: add CTRL+S as a shortcut to save 2023-02-01 11:52:49 +01:00
Ash Keel
cfdabc706e
feat: renaming 2023-01-31 17:52:28 +01:00
Ash Keel
196ab184e6
feat: extension list mostly works 2023-01-31 12:20:27 +01:00
Ash Keel
b3dea0fe53
feat: Extension UI, wip 2023-01-31 02:20:09 +01:00
Ash Keel
c20728b268
feat: extension subsystem (working wip) 2023-01-27 16:37:21 +01:00
Ash Keel
e0449ee972
refactor: upgrade kv client lib 2023-01-26 13:18:08 +01:00
Ash Keel
56f4619a08
feat: add test button for Twitch keys 2022-12-20 14:02:27 +01:00
Ash Keel
d7586e9bb9
feat: add UI config object, wip ui settings page 2022-12-16 11:10:43 +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
818b183abe
feat: finished log viewer! 2022-11-25 13:44:18 +01:00
Ash Keel
bb8f3f754e
feat: rework loggers and pass data to the UI 2022-11-24 01:54:56 +01:00
Ash Keel
0a3b6eae4c
fix: remove the last remaining ties to Stulbe 2022-11-23 22:53:48 +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
b078f6d8c0
Remove toggle for chat keys 2022-01-21 10:08:51 +01:00
Ash Keel
cc9f757042
Loyalty queue / points done! 2022-01-14 16:24:27 +01:00
Ash Keel
1ae499a664
Commands are finally done! 2022-01-07 09:41:53 +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
d5ed335105
Move to different logic for enabling modules 2021-12-09 11:45:10 +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
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
69bef12d44
Split reducer in two files 2021-09-30 12:26:59 +02:00
Ash Keel
f2ebc7df6f
Custom commands are now working! 2021-09-17 10:54:55 +02:00
Ash Keel
81a2cd816e
Add custom command module and huge refactor of reducers 2021-09-16 17:11:08 +02:00
Ash Keel
6c8d8f6da2
Chatbox can now relay messages to subscribers 2021-09-15 17:46:57 +02:00
Ash Keel
599e6a5540
Add cooldowns to rewards 2021-07-11 15:34:39 +02:00
Ash Keel
e47e94f4ed
Allow giving points to arbitrary users 2021-05-18 13:47:17 +02:00
Ash Keel
8f147c85a9
User point editing let's gooo 2021-05-18 13:30:16 +02:00
Ash Keel
5a455951b7
Fix minor UI issues after update 2021-05-17 09:46:56 +02:00
Ash Keel
ec7f882beb
Update UI to use kilovolt v4 and new loyalty key 2021-05-16 19:19:32 +02:00