Commit Graph

18 Commits

Author SHA1 Message Date
32fe134743 get all room endpoint + clean fil structure 2025-09-26 05:40:13 +02:00
91ae1e4e75 websocket for sending chat messages. 2025-09-26 04:47:42 +02:00
a3b55f00df websocket for single db update 2025-09-26 04:05:22 +02:00
65146fce91 auth use for websocket building 2025-09-26 03:23:56 +02:00
00c5c2bd63 simple websocket implementation (without auth use) 2025-09-26 03:23:23 +02:00
ab0fbbce79 get messages from timestamp 2025-09-25 14:01:35 +02:00
bab0ff2d4f simple send message endpoint 2025-09-25 13:06:40 +02:00
e2c04505ac add user to conv endpoint 2025-09-25 12:41:52 +02:00
213d696e93 implemented simple chat conversation creation endpoint 2025-09-25 06:55:47 +02:00
7828d4f515 implemented use of auth on single room endpoint 2025-09-25 06:00:09 +02:00
f315ffbe7b swap encoding key implementation, need to not-arcode it if possible next. 2025-09-24 04:22:45 +02:00
af03bd4e31 token tester for login provided token 2025-09-23 16:56:56 +02:00
7b6b735b87 login using encrypted data 2025-09-23 11:53:44 +02:00
30061f6988 argon encrypted register endpoint 2025-09-23 03:43:28 +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
82a7a5acb5 Initial commit 2025-08-18 08:15:04 +02:00