Commit Graph

20 Commits

Author SHA1 Message Date
d33df6d65a check rights 2025-06-11 19:27:51 +02:00
bd0539cff5 role, rolbinding, right daos 2025-06-11 19:07:21 +02:00
3995617db6 docker 2025-06-10 13:16:51 +02:00
f93a0ebcd4 refactor: update message handling to support pagination with limit and timestamp 2025-06-09 15:09:05 +02:00
06a2c55da5 message notifications 2025-06-06 16:17:02 +02:00
02098bd2cc message and notification dao 2025-06-06 02:41:25 +02:00
d5ae19a0a4 list channels 2025-06-05 14:34:46 +02:00
ecd996e21e more SOLIDer 2025-06-05 13:17:16 +02:00
623e9e1ad5 channel dao 2025-06-05 12:58:41 +02:00
76755b69bf SOLID ish 2025-06-05 03:18:26 +02:00
de83676794 Refactor error handling in UserDAO and update error codes in util package 2025-06-04 19:26:46 +02:00
4854d926d7 custom errors 2025-06-04 19:14:58 +02:00
f52ad5f03a change resutrn codes
angular expects 200 for all request, only return other if it is a server or db error
2025-06-02 19:03:37 +02:00
f1abbc5a07 Delete previous session tokens at login 2025-06-01 20:37:55 +02:00
31c41b339e sqlx fix 2025-06-01 20:05:59 +02:00
24de5ef2e5 Bump sessions 2025-06-01 17:31:45 +02:00
3104cc8f7a Rename UserController to AuthController 2025-06-01 17:21:05 +02:00
eb24084e24 Implement session management with login and logout functionality 2025-06-01 17:17:37 +02:00
d201bd6636 Implement user registration functionality 2025-05-31 21:24:40 +02:00
31aa06c526 init 2025-05-31 20:17:01 +02:00