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

18 commits

Author SHA1 Message Date
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
528afa7d74
feat: add interactive authentication 2023-04-19 18:06:41 +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
d931690802
feat: Add minimum version metadata to extensions
fixes #52
2023-02-15 10:44:44 +01:00
Ash Keel
9df69d1b3d
feat: we can generate our own documentation... wait but why 2023-02-07 22:29:26 +01:00
Ash Keel
398cf8da47
fix: wrap logs to prevent data races 2022-12-04 18:35:15 +01:00
Ash Keel
65cf91d476
refactor: bump to containers v0.3.0 (API changes) 2022-12-04 14:45:34 +01:00
Ash Keel
aaffaebe55
refactor: module conundrum phase 1
Refactor Twitch client and bot so it can be closed and reopened with a
different config.
Add a cancellation function to subscription functions so they can be
cancelled.
Use http.Handler instead of HandlerFunc for custom routes
2022-12-03 16:16:59 +01:00
Ash Keel
d0bf35d0b1
fix: add error checks to placate mr lint 2022-12-02 23:52:45 +01:00
Ash Keel
4c0708138a
refactor: begone modules 2022-11-30 19:15:47 +01:00
Ash Keel
89dd50996b
fix: close modules on stop, not defer that's never executed 2022-11-30 00:52:54 +01:00
Ash Keel
bb8f3f754e
feat: rework loggers and pass data to the UI 2022-11-24 01:54:56 +01:00
Ash Keel
44333fc392
feat: add eventsub websocket, remove stulbe 2022-11-23 22:22:49 +01:00
Ash Keel
bc54d07e86
Fix wails issues in frontend 2022-11-18 20:28:13 +01:00
Ash Keel
466cd0581b
Refactor database logic and bump to kilovolt v9 2022-11-18 17:37:30 +01:00
Ash Keel
05cda342fd
Add Wails, refactor into multi CLI app 2022-11-16 12:23:54 +01:00