Commit Graph

19 Commits

Author SHA1 Message Date
96dae54411 FIX: re implement docker file
Some checks failed
Deploy API / build-and-deploy (push) Failing after 2m39s
2026-03-11 14:30:12 +01:00
e5a1d36654 rust fmt and some cleaning
Some checks failed
Deploy API / build-and-deploy (push) Failing after 5s
2026-03-11 14:22:46 +01:00
21e3bdcc8e fix + refac send message WS payload 2026-01-07 21:14:36 +01:00
8d5a8c9dd8 small send message change 2026-01-07 12:35:50 +01:00
170fedbcbd refactoring token -> claim processing 2026-01-03 17:15:34 +01:00
c0d70077d7 add user to conv & conv create fix 2026-01-01 15:29:20 +01:00
8671b03856 add user conv impl 2025-12-29 17:23:05 +01:00
5a8d1e447b update user fetch 2025-12-04 17:18:48 +01:00
1821c38f8b get -> post all_conv because need payload & response structure 2025-12-04 12:32:36 +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
67302965d8 add using refresh token to get access token 2025-10-12 07:55:58 +02:00
11c3fa56d2 turned on WAL on db, fix force update of passwords 2025-10-11 03:18:12 +02:00
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
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