Commit graph

5 commits

Author SHA1 Message Date
afbefa8a52
refactor(validation): restucture api input and output validation
Some checks failed
docker-build / docker (pull_request) Has been cancelled
container-scan / Container Scan (pull_request) Has been cancelled
2025-06-18 23:16:58 +02:00
df4e4e72c1
feat(api): add user search endpoint and normalize response data and validation 2025-06-18 23:16:16 +02:00
e8c69fcac1
style: format code 2025-06-18 23:16:10 +02:00
cc1120355a
feat(api): add user info GET endpoint and blocklist usernames 2025-06-18 23:16:06 +02:00
4e87c11ec3 feat: implement credentials login
implements the credentials login functionality
2025-06-14 09:57:28 +00:00