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

419 commits

Author SHA1 Message Date
Ash Keel
d13e47d3ce
lint fixes 2021-12-09 13:32:58 +01:00
Ash Keel
283648405e
use a makeshift struct instead of a map with strings for template cache 2021-12-09 13:32:46 +01:00
Ash Keel
d5ed335105
Move to different logic for enabling modules 2021-12-09 11:45:10 +01:00
Ash Keel
dd6979c38d
Add Status() to modules 2021-12-09 10:46:14 +01:00
Ash Keel
0f6cfdf30e
Update changelog 2021-12-07 01:24:18 +01:00
Ash Keel
7321b81023
Update kilovolt to non-broken dep 2021-12-07 01:22:45 +01:00
Ash Keel
cd45e97565
Fix workflow 2021-12-06 15:17:54 +01:00
Ash Keel
754b77939b
Update changelog and release script 2021-12-06 15:15:14 +01:00
Ash Keel
84bef02a42
Add version to executable 2021-12-06 14:47:38 +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
9c1b49183c
Stop db GC from not making the server start 2021-12-06 12:22:54 +01:00
Ash Keel
29e5db09b3
Update dependencies 2021-12-06 12:22:06 +01:00
Ash Keel
776abe186e
Remove "enabled" toggle on timer module 2021-12-05 22:18:08 +01:00
Ash Keel
bcb15ab4a9
Add DB garbage collection 2021-12-05 22:17:52 +01:00
Ash Keel
4253875787
Add alerts, remove disabling timers 2021-12-05 15:47:53 +01:00
Ash Keel
398c12185d
Less ugly json highlight 2021-12-02 12:22:11 +01:00
Ash Keel
492335f2bf
Add some docs 2021-12-02 12:20:20 +01:00
Ash Keel
19064ac2ca
Fix twitch bot custom command checking 2021-12-01 23:32:51 +01:00
Ash Keel
49db94406d
Update Changelog 2021-11-30 17:42:44 +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
f1789a6d82
Logo with actual curves 2021-11-30 00:43:10 +01:00
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