1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-18 01:50:50 +00:00
Commit graph

97 commits

Author SHA1 Message Date
Ash Keel
4692d55d3d
Add logo to README 2021-11-29 17:35:12 +01:00
Ash Keel
cabae10837
Wrong CSS selector 2021-11-29 17:35:01 +01:00
Ash Keel
e43d2d6aea
Woops 2021-11-29 17:33:35 +01:00
Ash Keel
b5de7c29f6
forgot the magic word 2021-11-29 17:31:29 +01:00
Ash Keel
99118b1ca9
Add logo for README 2021-11-29 17:29:14 +01:00
Ash Keel
60655ca2c3
Fix changelog link 2021-11-24 12:47:47 +01:00
Ash Keel
66ed1e1d4f
Update changelog 2021-11-24 12:47:04 +01:00
Ash Keel
cec486fff2
Fix timers and add config reloading 2021-11-24 12:43:55 +01:00
Ash Keel
a1fef7caae
Add changelog 2021-11-24 12:19:04 +01:00
Ash Keel
ac1ebe65d6
Reload modules on config change 2021-11-24 11:55:12 +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
fa71c62993
Update README.md 2021-11-24 11:52:23 +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
27a7ede45e
Make README more friendly 2021-11-20 12:36:56 +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
0d3233ecbd
Big module refactor
Changing the HTTP config will now restart the server or, if possible, just hotpatch the configuration
2021-11-19 19:37:42 +01:00
Ash Keel
b8f20153f0
Move to vite 2021-11-18 16:31:10 +01:00
Ash Keel
c4990bde6c
Remove ISC restriction (file doesn't exist anymore) 2021-11-15 17:29:58 +01:00
Ash Keel
7d4a2700d0
Update KV to v5, add some debug methods 2021-11-15 13:33:40 +01:00
Ash Keel
d9ac560a4b
Add RPC for writing to chat 2021-11-12 23:23:30 +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
dc633ca913
Backend initial implementation of timers 2021-11-03 14:48:30 +01:00
Ash Keel
1fb5843339
Fix linting issues (Thanks GoLand!) 2021-10-28 11:01:52 +02:00
Ash Keel
b3062a04f9
Fix type imports in frontend 2021-10-28 11:00:01 +02:00
Ash Keel
d5fa102a8e
Make chat commands case insensitive 2021-10-05 13:06:56 +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
97b42831c0
Update README 2021-09-19 00:22:45 +02:00
Ash Keel
ac7808757d
Missed some i18n stuff 2021-09-19 00:07:05 +02:00
Ash Keel
3cf570542b
Add getting started 2021-09-19 00:06:54 +02:00
Ash Keel
d3ffa30bb7
Add release CI 2021-09-18 22:28:34 +02:00
Ash Keel
663823f0a4
Update main.yml 2021-09-18 22:18:20 +02:00
Ash Keel
81d4c3a5f0
Update main.yml 2021-09-18 22:17:02 +02:00
Ash Keel
58768223a0
Update main.yml 2021-09-18 22:16:31 +02:00
Ash Keel
a0ca60ec60
Create CI flow 2021-09-18 22:11:50 +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
Ash Keel
3cb74e820d
Add i18n library for the (near) future 2021-09-17 09:54:09 +02:00
Ash Keel
3cdf044d54
Move things around a bit 2021-09-16 17:11:49 +02:00
Ash Keel
5337f5e275
Add commands/modules page to Twitch subsection menu 2021-09-16 17:11:35 +02:00