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

9 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
94678d337f
refactor: mini refactor 2023-05-05 15:02:23 +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
bb5aae0c1b
feat: generate a random Kilovolt password on first start 2022-12-07 11:48:23 +01:00
Ash Keel
3bc662796f
fix: fix misuses of wrapped values 2022-12-04 18:34:59 +01:00
Ash Keel
65cf91d476
refactor: bump to containers v0.3.0 (API changes) 2022-12-04 14:45:34 +01:00
Ash Keel
a99f944f33
fix: server config doesn't get half-changed in case of error 2022-12-04 00:36:13 +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/http/server.go (Browse further)