Commit Graph

16 Commits

Author SHA1 Message Date
8671b03856 add user conv impl 2025-12-29 17:23:05 +01:00
668173c40d fix getting token through header cookies and not body 2025-12-04 12:31:31 +01:00
02c11137ff fix get refresh token handler and update login refresh token 2025-11-28 20:48:46 +01:00
c9e338574e register user token update 2025-11-28 19:14:55 +01:00
8c9a33cb81 register refresh token and login refresh token for multiple users 2025-11-24 17:02:12 +01:00
7356689d29 some fixes, first push to ovh, discord webhook 2025-11-21 14:05:47 +01:00
359f7a4ad8 env and docker fixes 2025-11-04 12:54:22 +01:00
11c3fa56d2 turned on WAL on db, fix force update of passwords 2025-10-11 03:18:12 +02:00
1dc71e451b add inventory endpoint 2025-09-26 16:51:08 +02:00
a3b55f00df websocket for single db update 2025-09-26 04:05:22 +02:00
00c5c2bd63 simple websocket implementation (without auth use) 2025-09-26 03:23:23 +02:00
213d696e93 implemented simple chat conversation creation endpoint 2025-09-25 06:55:47 +02:00
f315ffbe7b swap encoding key implementation, need to not-arcode it if possible next. 2025-09-24 04:22:45 +02:00
007071cf12 simple Log In endpoint without encryption 2025-09-22 23:58:07 +02:00
3450c216c0 rebuild file structur + simple sqlite db endpoint 2025-09-04 22:32:53 +02:00
3db51cc805 Multiple file routing setup 2025-08-18 08:16:50 +02:00