robin
|
a8386b741b
|
fix: added makefile, along with dynamic version, commit hash and buildtime
|
2026-08-21 09:09:43 +02:00 |
|
robin
|
abb3d154f8
|
fix: in "CreateList", the authenticated userid is now added in the service layer, rather than the handler layer
|
2026-08-20 15:32:54 +02:00 |
|
robin
|
41425bc709
|
feat: added WIP list modification routes
|
2026-08-14 17:35:49 +02:00 |
|
robin
|
93fd79560c
|
fix: updated handlers to use new DecodeJSON generic function
|
2026-08-14 16:58:52 +02:00 |
|
robin
|
e0ab3bb51a
|
feat: added generic json payload decoder function
|
2026-08-14 16:56:43 +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
|
8fefc5d5c7
|
feat: added refresh tokens
|
2026-08-03 11:41:03 +02:00 |
|
Robin Dittmar
|
2e1fbc6e68
|
feat: added swaggo support
|
2026-07-28 14:41:49 +02:00 |
|
Robin Dittmar
|
0f9c12d077
|
test: utilize testify
|
2026-07-24 15:30:42 +02:00 |
|
Robin Dittmar
|
d9bfcea420
|
feat: jwt authentication
|
2026-07-21 13:47:59 +02:00 |
|
Robin Dittmar
|
1cdb0ebefa
|
fix: improved logging message
|
2026-07-21 11:43:36 +02:00 |
|
Robin Dittmar
|
14b82b787b
|
feat: user creation
|
2026-07-20 21:57:43 +02:00 |
|
Robin Dittmar
|
c623e02b6c
|
fix: all log messages are now lower case
|
2026-07-20 21:05:18 +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
|
0dec97a865
|
Added OpenTelemetry and use structured logging
|
2026-07-07 16:18:14 +02:00 |
|
Robin Dittmar
|
860563b47f
|
Added a first test for HealthHandler
|
2026-07-06 10:01:14 +02:00 |
|
Robin Dittmar
|
3259d07f22
|
Changed /health response to lowercase
|
2026-07-06 09:29:48 +02:00 |
|
Robin Dittmar
|
449238f0a8
|
Changed /health response to lowercase
|
2026-07-06 09:28:55 +02:00 |
|
Robin Dittmar
|
5325e04a30
|
Initialized proper project structure
|
2026-07-03 11:39:58 +02:00 |
|