Commit graph

5 commits

Author SHA1 Message Date
eef17c5360
refactor(validation): restucture api input and output validation
All checks were successful
container-scan / Container Scan (pull_request) Successful in 5m17s
docker-build / docker (pull_request) Successful in 6m1s
2025-06-19 15:53:53 +02:00
16a5825dd3
feat(api): add user search endpoint and normalize response data and validation 2025-06-18 23:19:27 +02:00
3e877ea1d2
style: format code 2025-06-18 23:19:06 +02:00
6c9569ae40
feat(api): add user info GET endpoint and blocklist usernames 2025-06-18 23:18:45 +02:00
4e87c11ec3 feat: implement credentials login
implements the credentials login functionality
2025-06-14 09:57:28 +00:00