robin
|
2e3e82e776
|
feat: added db transactions abstraction; cleaned up user registration; repos adapted new abstraction: all repos now support transactions, if present in ctx
|
2026-09-01 14:55:20 +02:00 |
|
robin
|
3c5c8a7fe7
|
feat: adding/removing users from list now works by email
|
2026-08-21 20:51:23 +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
|
93fd79560c
|
fix: updated handlers to use new DecodeJSON generic function
|
2026-08-14 16:58:52 +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 |
|