robin
|
52cc00ebfd
|
fix: moved module namespace to git.dittmar.dev
|
2026-09-06 18:13:30 +02:00 |
|
robin
|
b35dc4841f
|
fix: /logout routes; improved error handling for invites
|
2026-09-01 15:28:18 +02:00 |
|
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
|
8479b8ac4b
|
fix: manually delete user when invite could not be consumed - since transactions in the handler are not yet supported
|
2026-08-31 21:31:53 +02:00 |
|
robin
|
5cfeb0bf96
|
feat: added invite system
|
2026-08-31 20:06:51 +02:00 |
|
robin
|
eaf676f8b4
|
fix: moved to encoding/json/v2
|
2026-08-31 18:44:22 +02:00 |
|
robin
|
da3b2a5a6e
|
feat: change password now requires old/current password
|
2026-08-29 17:39:58 +02:00 |
|
robin
|
dc71ff4332
|
feat: change user password
|
2026-08-29 17:23:25 +02:00 |
|
robin
|
441c47163c
|
fix: removed /api/v1 prefix from each route, since it's in the basePath
|
2026-08-21 15:31:29 +02:00 |
|
robin
|
d462e798f9
|
fix: aligned router paths with documentation
|
2026-08-21 15:09:25 +02:00 |
|
robin
|
93fd79560c
|
fix: updated handlers to use new DecodeJSON generic function
|
2026-08-14 16:58:52 +02:00 |
|
Robin Dittmar
|
2e1fbc6e68
|
feat: added swaggo support
|
2026-07-28 14:41:49 +02:00 |
|
Robin Dittmar
|
14b82b787b
|
feat: user creation
|
2026-07-20 21:57:43 +02:00 |
|