Commit Graph
22 Commits
Author SHA1 Message Date
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 d6b913a763 feat: ListService now supports user management and creating/updating list items 2026-08-14 16:56:17 +02:00
robin dd8c105230 fix: rename AddListItem => CreateListItem 2026-08-14 16:46:13 +02:00
robin 9261e07e72 feat: list repository now supports managing users for lists, adding and updating list items 2026-08-14 16:45:05 +02:00
robin 6eb9f22cf2 fix: pass TokenPair by value 2026-08-03 15:21:30 +02:00
robin ef41731b8e Merge pull request 'Added /auth/refresh route' (#10) from dev into main 2026-08-03 15:01:08 +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 9b45fd48ed Merge pull request 'Added refresh tokens' (#9) from dev into main 2026-08-03 11:44:38 +02:00
robin 8fefc5d5c7 feat: added refresh tokens 2026-08-03 11:41:03 +02:00
robin 3406db8384 Merge pull request 'Added swaggo and testify' (#8) from dev into main 2026-07-28 14:43:35 +02:00
robin 5862750060 Merge pull request 'Add JWT authentication' (#7) from dev into main 2026-07-21 13:49:48 +02:00
robin a433134ea2 Merge pull request 'Added .env file to docker build' (#6) from dev into main 2026-07-20 22:51:56 +02:00
robin 4af052206e Merge pull request 'Always use UTC' (#5) from dev into main 2026-07-20 22:24:16 +02:00
robin f902082796 Merge pull request 'User creation' (#4) from dev into main 2026-07-20 22:00:50 +02:00
robin 470c0f52f1 Merge branch 'main' into dev 2026-07-20 22:00:28 +02:00
robin 4ded2035bb Merge pull request 'Database migration' (#3) from dev into main 2026-07-20 21:58:58 +02:00
robin d91af5984a Merge pull request 'Added WithMaxBytes middleware' (#2) from dev into main 2026-07-20 20:14:50 +02:00
robin 5d52026ee8 Merge pull request 'Introduce database and first endpoint with service/repository' (#1) from dev into main 2026-07-10 14:14:04 +02:00
robin 4c13eba9a1 Initial commit 2026-07-01 11:18:32 +02:00