Commit Graph

11 Commits

Author SHA1 Message Date
658d43f9ea migrated to boltdb from sqlite + session files 2025-08-31 20:58:54 +02:00
Marco Piovanello
f4a0f688af Feat twitch livestreams (#334)
* backend code

* fixed twitch authentication
2025-08-25 12:54:16 +02:00
2f02293a52 code refactoring 2024-04-10 12:02:04 +02:00
3f836d0fa6 added some comments on the server side 2024-03-18 10:19:39 +01:00
Marco
3859c80214 code refactoring, added file download (#118) 2023-12-27 15:08:51 +01:00
Marco
c5535fad71 jwt in headers+localstorage instead of httpOnly cookie (#117) 2023-12-27 14:32:08 +01:00
b512e996ad config package refactor 2023-10-24 16:07:38 +02:00
764c1f4729 code refactoring, fix jwt 2023-09-25 11:12:18 +02:00
e1510d28d2 dropped fiber for std http + gorilla websocket
Session serialization will use gob encoding instead of json.
Binary size will likely be reduced.
General backend code refactoring.
2023-07-26 11:48:54 +02:00
e69829fcef code refactoring, updated dockerfile 2023-06-23 09:21:09 +02:00
d6c0646756 frontend performance, rpc/rest jwt authentication 2023-06-22 11:31:24 +02:00