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
2e3e82e776dcea0adbc9f6b7b60dc972547cee48
dttmr-api
/
internal
/
domain
T
History
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
..
auth.go
feat: change password now requires old/current password
2026-08-29 17:39:58 +02:00
invite.go
feat: added pagination to GET /user/invites
2026-09-01 10:18:08 +02:00
list_test.go
feat: added delete endpoints for lists and list items
2026-08-21 21:28:58 +02:00
list.go
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
registration.go
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
transactor.go
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
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