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

395 commits

Author SHA1 Message Date
Ash Keel
dcf8392346
refactor: rename http to webserver, add testing 2023-05-31 14:49:45 +02:00
Ash Keel
4fbac65c1b
fix: trim messages before checking for commands
fixes #86
2023-05-25 20:36:35 +02:00
Ash Keel
e012fd2562
docs: update CHANGELOG 2023-05-25 20:32:20 +02:00
Ash Keel
cb671b6d0f
update: update wails 2023-05-25 20:25:20 +02:00
Ash Keel
b4e05220e7
feat: Make chat cooldown adjustable 2023-05-25 19:48:32 +02:00
Ash Keel
823d9b14d1 ci: fix workflow names 2023-05-21 21:18:05 +02:00
Ash Keel
d7e3f8ebb0 test: add database unit tests 2023-05-21 21:15:28 +02:00
Ash Keel
4ca7b4c6be feat: add rudimentary template checking on chat commands 2023-05-19 15:07:32 +02:00
Ash Keel
d37c7ff1b7 fix: add tests and fix some bugs found through testing 2023-05-19 15:05:18 +02:00
Ash Keel
ec8f333aea feat: add message type tags to chat commands
fixes #84
2023-05-17 21:02:11 +02:00
Ash Keel
03068b42ea fix: build issues 2023-05-17 19:16:37 +02:00
Ash Keel
bacd821ca1 docs: update CHANGELOG 2023-05-17 19:10:58 +02:00
Ash Keel
c506f4ae6f Merge tag 'v3.2.1' 2023-05-17 19:09:07 +02:00
Ash Keel
de3a20b7f5 fix: build issues 2023-05-17 19:07:30 +02:00
Ash Keel
c39ff3f9f5 change: use final eventsub url for twitch eventsub 2023-05-17 18:46:15 +02:00
Ash Keel
c71701bb1e change: use final eventsub url for twitch eventsub 2023-05-17 18:44:59 +02:00
Ash Keel
94678d337f
refactor: mini refactor 2023-05-05 15:02:23 +02:00
Ash Keel
cc30033146
refactor: refactor the damn alerts! 2023-05-05 14:40:16 +02:00
Ash Keel
6c1ba74b18
refactor: split off some more functions 2023-05-04 15:14:21 +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
f83a6c6180
fix: add key function for data tables 2023-05-03 19:12:33 +02:00
Ash Keel
4eac451432
refactor: fix code smells 2023-05-03 18:20:52 +02:00
Ash Keel
bc6c76c581
fix: fix kv connection error in extensions 2023-05-03 17:22:36 +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
5a33f77d26
refactor: split off some functions 2023-05-03 14:37:28 +02:00
Ash Keel
4653f6b75b
refactor: remove redundant check 2023-05-03 14:08:02 +02:00
Ash Keel
afac937980
fix: actually remove keys instead of zeroing them 2023-05-03 14:07:43 +02:00
Ash Keel
6159836472
docs: update changelog 2023-05-03 13:55:44 +02:00
Ash Keel
7954f6bf33
refactor: move zero text to common style 2023-04-24 16:35:55 +02:00
Ash Keel
06f6107b89
docs: update changelog 2023-04-24 16:18:15 +02:00
Ash Keel
a65f89149f
fix: mostly sane number input boxes 2023-04-23 13:35:01 +02:00
Ash Keel
8f3fd23e4f
docs: update changelog 2023-04-23 03:02:10 +02:00
Ash Keel
a429826e8a
fix: The UPDATE AVAILABLE banner works properly in prerelase builds 2023-04-23 02:59:30 +02:00
Ash Keel
adc3cacc24
refactor: slightly nicer logs 2023-04-23 02:26:46 +02:00
Ash Keel
e8964f8d0c
refactor: fix lint issues 2023-04-20 18:02:54 +02:00
Ash Keel
f7aeb91cc8
feat: make auth dialog localized 2023-04-20 10:30:54 +02:00
Ash Keel
7d3b303014
docs: Update CHANGELOG 2023-04-20 09:46:57 +02:00
Ash Keel
528afa7d74
feat: add interactive authentication 2023-04-19 18:06:41 +02:00
Ash Keel
ba3b9c673a
change: better log messages, tuned reconnection logic on eventsub, updated to kv v10 2023-04-19 15:27:13 +02:00
Ash Keel
c2eca501ac
docs: update changelog 2023-04-18 15:08:21 +02:00
Ash Keel
42e8c34702
feat: add backup restoring from the error dialog 2023-04-18 15:05:11 +02:00
Ash Keel
4e9b2cff7d
feat: Error page (wip recovery option) 2023-04-14 20:04:21 +02:00
Ash Keel
745824a32d
refactor: slightly better ternaries 2023-04-08 19:32:11 +02:00
Ash Keel
f92a4035e8
feat: Add links to the user guide 2023-04-06 13:42:21 +02:00
Ash Keel
40953a2189
ci: final fix! 2023-03-31 12:44:34 +02:00
Ash Keel
2bba2553f0
ci: aaaaaaaaaaaaa 2023-03-31 12:33:31 +02:00
Ash Keel
edecab18cf
ci: use another parser for version info 2023-03-31 12:28:03 +02:00
Ash Keel
c63c1d124c
ci: add fileVersion 2023-03-31 12:19:55 +02:00
Ash Keel
85dcb555a1
ci: add productVersion 2023-03-31 12:05:53 +02:00