0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2024-12-21 20:53:00 -05:00
Commit graph

14 commits

Author SHA1 Message Date
dragongoose
9c11f0e8f4
Update permissions 2023-09-27 19:27:51 -04:00
dragongoose
f146f5390b
URL Encode categories 2023-09-16 12:01:05 -04:00
dragongoose
367b745268
Complete translation support 2023-07-03 19:09:39 -04:00
dragongoose
76ac6571be
Add GZIP compression support 2023-06-11 18:14:34 -04:00
dragongoose
45a1612d02
Sigh... I acidentally removed the websocket server 2023-06-07 12:34:20 -04:00
dragongoose
f3afc56f2c
CORS middleware sucks... Let's make our own 2023-06-07 12:25:37 -04:00
dragongoose
6d4434db21
CORS allow any domain 2023-06-06 13:38:16 -04:00
dragongoose
14cf1284a1
Unix socket support 2023-06-06 13:37:08 -04:00
dragongoose
72b59bfd17
Remove stray print 2023-05-31 19:39:15 -04:00
dragongoose
21ab55ff05
DIsable logger middleware 2023-05-31 19:31:25 -04:00
dragongoose
010b92051f
Both client and server logic handled, now need to create message parser and send to the correct clients. 2023-05-31 08:11:10 -04:00
dragongoose
547bbbd214
Check for env vars 2023-05-22 10:27:44 -04:00
dragongoose
64d15c4621 Add global error handler, make progress on the first endpoint 2023-05-20 22:18:10 -04:00
dragongoose
94a9e8667f
Initial commit (template router) 2023-05-18 10:17:08 -04:00