robin
|
2ae4dbdc11
|
feat: POST /users is now no longer a protected route
|
2026-08-31 21:15:24 +02:00 |
|
robin
|
8ab2f3f1bf
|
fix: GET /user/invites now calls correct handler
|
2026-08-31 20:35:39 +02:00 |
|
robin
|
5cfeb0bf96
|
feat: added invite system
|
2026-08-31 20:06:51 +02:00 |
|
robin
|
dc71ff4332
|
feat: change user password
|
2026-08-29 17:23:25 +02:00 |
|
robin
|
deee3e0d4f
|
fix: correctly injecting UserService into ListHandler
|
2026-08-21 22:05:43 +02:00 |
|
robin
|
c2912d8d79
|
feat: added delete endpoints for lists and list items
|
2026-08-21 21:28:58 +02:00 |
|
robin
|
d462e798f9
|
fix: aligned router paths with documentation
|
2026-08-21 15:09:25 +02:00 |
|
robin
|
51b2b74f0d
|
feat: added GET /lists, POST /list/items/{id} and GET /list/{id}
|
2026-08-21 14:48:38 +02:00 |
|
robin
|
5e23d9cc9f
|
feat: added logout handler
|
2026-08-21 13:49:47 +02:00 |
|
robin
|
41425bc709
|
feat: added WIP list modification routes
|
2026-08-14 17:35:49 +02:00 |
|
robin
|
48c30ed9f4
|
fix: moved /health route to /api/v1/health
|
2026-08-03 14:59:20 +02:00 |
|
robin
|
8e80f8d481
|
feat: added /auth/refresh route
|
2026-08-03 14:58:55 +02:00 |
|
Robin Dittmar
|
2e1fbc6e68
|
feat: added swaggo support
|
2026-07-28 14:41:49 +02:00 |
|
Robin Dittmar
|
d9bfcea420
|
feat: jwt authentication
|
2026-07-21 13:47:59 +02:00 |
|
Robin Dittmar
|
14b82b787b
|
feat: user creation
|
2026-07-20 21:57:43 +02:00 |
|
Robin Dittmar
|
caf79e0dff
|
Added "WithMaxBytes" middleware
|
2026-07-20 20:12:45 +02:00 |
|
Robin Dittmar
|
85602dbf95
|
Added "create list" handler, service + repository
|
2026-07-10 14:08:47 +02:00 |
|
Robin Dittmar
|
5325e04a30
|
Initialized proper project structure
|
2026-07-03 11:39:58 +02:00 |
|