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
567f493ee5697049bb3072a1ff48b46a707844ea
dttmr-api
/
internal
/
repository
T
History
robin
b8d2c96821
fix: commented out failing tests
2026-09-06 18:02:27 +02:00
..
auth.go
fix: /login now has better error handling/reporting
2026-09-01 15:38:17 +02:00
exercise.go
fix: unused warnings
2026-09-04 12:30:19 +02:00
invite.go
feat: added endpoint to fetch invites status
2026-09-01 16:26:27 +02:00
list.go
feat: added endpoint to update list item title only
2026-09-04 10:11:32 +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 exercises handler/service/repo
2026-09-04 12:29:44 +02:00
user_test.go
fix: commented out failing tests
2026-09-06 18:02:27 +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