Commit Graph

22 Commits

Author SHA1 Message Date
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
f463601317 Git Workflow and Impl ws new item message 2026-03-04 12:21:57 +01:00
61039503d9 minor logging change and DB creation for the demo 2026-02-17 11:54:01 +01:00
96cc0c3c46 edit login and logout logic for refresh token 2026-02-03 13:02:49 +01:00
52c4a31f9f get hotel endpoint 2026-01-19 19:15:44 +01:00
858a5c0b94 register user fix 2026-01-10 13:44:38 +01:00
170fedbcbd refactoring token -> claim processing 2026-01-03 17:15:34 +01:00
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
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
008fc377ec add history for inventory endpoint + small fix 2025-09-26 19:54:10 +02:00
9212ba53a1 add history for room update 2025-09-26 18:49:17 +02:00
1dc71e451b add inventory endpoint 2025-09-26 16:51:08 +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
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
3450c216c0 rebuild file structur + simple sqlite db endpoint 2025-09-04 22:32:53 +02:00