Commit Graph

220 Commits

Author SHA1 Message Date
Ash Keel 33f775f0a2
biome format
Build / build (push) Successful in 2m6s Details
Test / test (push) Successful in 39s Details
2024-04-30 18:38:16 +02:00
Ash Keel af1f198eba
switch to biome for format/linting, add auto lints 2024-04-30 18:33:37 +02:00
Ash Keel d276b734bf
shuffle code around
Build / build (push) Successful in 2m1s Details
Test / test (push) Successful in 37s Details
2024-04-25 22:34:24 +02:00
Ash Keel a1fab34a70
feat: add marker in recent events to show which events are new
Build / build (push) Successful in 2m10s Details
Test / test (push) Successful in 38s Details
2024-04-25 22:03:41 +02:00
Ash Keel c186c0b942
fix: remove unneeded reset of the twitch client when authorizing new chat user 2024-04-20 16:07:11 +02:00
Ash Keel 422c70c9d4
add text copy for chat account 2024-04-20 15:00:07 +02:00
Ash Keel 9844c5480f
fix: reset chat account and fix onboarding 2024-04-20 14:51:30 +02:00
Ash Keel 2c2b98e58e
feat & fix chat account stuff 2024-04-18 21:20:50 +02:00
Ash Keel 3d0e824b4b
refactor: move logic around! 2024-04-02 23:15:57 +02:00
Ash Keel 07e3a00990
refactor: preparatory code for re-introducing custom account for chat responses 2024-04-02 10:41:28 +02:00
Ash Keel 019e558b22
fix: fix recent event list being wiped when a new event arrived 2024-03-21 20:58:27 +01:00
Ash Keel bc83a743f3
fix: sane errors 2024-03-16 01:20:15 +01:00
Ash Keel edcc4fb7f9
fix: use log ID 2024-03-14 13:48:15 +01:00
Ash Keel f4930d7758
feat: update kilovolt, replace zap with slog 2024-03-14 13:33:52 +01:00
Ash Keel a06b9457ea
refactor: ctx over cancel 2024-03-13 00:50:59 +01:00
Ash Keel 31d44b950e
feat: migration and more chat stuff 2024-03-12 23:39:18 +01:00
Ash Keel bcdecf50c0
feat: move to a multi-key system for events 2024-02-29 21:44:17 +01:00
Ash Keel f35f3f0458
feat: add problem detection system 2024-02-29 21:19:23 +01:00
Ash Keel 3c3ea7bdb4
fix: use non-native tooltip for recent event 2024-02-25 21:20:08 +01:00
Ash Keel e34974aaa3
chore: update frontend dependencies 2024-02-23 10:36:50 +01:00
Ash Keel d24ab21d3d
feat: set minimum window size, allow sidebar to shrink 2023-11-13 18:44:02 +01:00
Ash Keel 3094fee5be
feat: use new update check 2023-11-12 02:31:45 +01:00
Ash Keel f910d83c06
refactor: move to sr.ht (wip) 2023-11-10 21:36:15 +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 6bf6855e9b
feat: light mode loading screen 2023-10-29 17:42:34 +01:00
Ash Keel 7e4d358f60
feat: add user lang/theme to fatal error screen 2023-10-29 17:36:23 +01:00
Ash Keel 11e7741f83
fix: more light mode tweaks 2023-10-29 16:46:42 +01:00
Ash Keel 6114eb0333
fix: changelog and fix log viewer 2023-10-29 16:32:15 +01:00
Ash Keel d419cf96a9
fix: cleanup logs 2023-10-28 21:51:19 +02: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 4ca7b4c6be feat: add rudimentary template checking on chat commands 2023-05-19 15:07:32 +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 cc30033146
refactor: refactor the damn alerts! 2023-05-05 14:40:16 +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 4653f6b75b
refactor: remove redundant check 2023-05-03 14:08:02 +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 a429826e8a
fix: The UPDATE AVAILABLE banner works properly in prerelase builds 2023-04-23 02:59:30 +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 528afa7d74
feat: add interactive authentication 2023-04-19 18:06:41 +02:00