|
df4e4e72c1
|
feat(api): add user search endpoint and normalize response data and validation
|
2025-06-18 23:16:16 +02:00 |
|
|
60c99e0650
|
feat(api): add tags to event and user routes for better categorization
|
2025-06-18 23:16:15 +02:00 |
|
|
1c99368238
|
fix(api): validate timestamps when creating events and allow setting a location
|
2025-06-18 23:16:14 +02:00 |
|
|
a26f65dc1a
|
feat(api): add summaries for user information retrieval and update endpoints
|
2025-06-18 23:16:13 +02:00 |
|
|
c645bbcf6e
|
feat(api): add participant management endpoints and update event response structure
|
2025-06-18 23:16:12 +02:00 |
|
|
d4100a04f5
|
refactor(api): normalize swagger example formating
|
2025-06-18 23:16:11 +02:00 |
|
|
e8c69fcac1
|
style: format code
|
2025-06-18 23:16:10 +02:00 |
|
|
82eca9e0e2
|
feat(api): implement event management endpoints for GET, DELETE, and PATCH operations
|
2025-06-18 23:16:08 +02:00 |
|
|
5dc0bb0517
|
feat(api): add endpoint for event creation and listing of all events
|
2025-06-18 23:16:07 +02:00 |
|
|
5a2c6788fb
|
feat(api): add react-query client generation and redesign api responses
|
2025-06-18 23:16:06 +02:00 |
|
|
cc1120355a
|
feat(api): add user info GET endpoint and blocklist usernames
|
2025-06-18 23:16:06 +02:00 |
|
|
a6b2eae785
|
feat(api): add swagger docs, /api/user/me GET and PUT endpoints
|
2025-06-18 23:16:05 +02:00 |
|
|
4d781775e3
|
refactor(login): page styling
|
2025-05-08 13:12:41 +02:00 |
|
|
93b1fec364
|
feat: added default route to /login
|
2025-05-08 13:12:41 +02:00 |
|
|
d86c86e137
|
feat: implement basic oauth authentication
|
2025-05-08 13:11:59 +02:00 |
|