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
42fbd681bad20cf115abab8c14305604af1c5372
dttmr-api
/
internal
/
repository
T
History
robin
42fbd681ba
feat: added endpoint to fetch invites status
2026-09-01 16:26:27 +02:00
..
auth.go
fix: /login now has better error handling/reporting
2026-09-01 15:38:17 +02:00
invite.go
feat: added endpoint to fetch invites status
2026-09-01 16:26:27 +02:00
list.go
fix: POST /lists/items now returns "list_id" correctly
2026-09-01 15:46:07 +02:00
repo.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
store.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_test.go
test: added two variants of tests for user repository
2026-07-24 15:50:28 +02:00
user.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