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

11 commits

Author SHA1 Message Date
Ash Keel
e535f89efc
fix: use fixed version of pebble driver 2023-11-11 15:13:25 +01:00
Ash Keel
bcbe786ce8
feat: update kilovolt 2023-11-03 16:55:57 +01:00
Ash Keel
d7e3f8ebb0 test: add database unit tests 2023-05-21 21:15:28 +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
afac937980
fix: actually remove keys instead of zeroing them 2023-05-03 14:07:43 +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
ba3b9c673a
change: better log messages, tuned reconnection logic on eventsub, updated to kv v10 2023-04-19 15:27:13 +02:00
Ash Keel
2dce3076ee
fix: update pebble and fix copypaste error 2023-02-15 10:43:23 +01:00
Ash Keel
2d5be8feb0
refactor: fix wrong type on function signature 2022-12-03 16:40:26 +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
4c0708138a
refactor: begone modules 2022-11-30 19:15:47 +01:00
Renamed from modules/database/database.go (Browse further)