This website requires JavaScript.
Explore
Help
Sign In
robin
/
dttmr-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1695a57dbdfe0e7231ea15c233975338db589ce9
dttmr-api
/
internal
/
api
/
handler
T
History
robin
1695a57dbd
feat: added pagination to GET /user/invites
2026-09-01 10:18:08 +02:00
..
auth.go
fix: removed /api/v1 prefix from each route, since it's in the basePath
2026-08-21 15:31:29 +02:00
health_test.go
test: utilize testify
2026-07-24 15:30:42 +02:00
health.go
feat: added swaggo support
2026-07-28 14:41:49 +02:00
invite.go
feat: added pagination to GET /user/invites
2026-09-01 10:18:08 +02:00
list.go
fix: improved logging
2026-08-31 19:19:08 +02:00
user.go
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