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
main
dttmr-api
/
internal
/
domain
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
robin
2c97ca7641
PR Checks / lint-test-and-build (pull_request)
Successful in 3m6s
Details
fix: list fixes and ci improvement
2026-09-11 19:43:32 +02:00
..
auth.go
fix: /login now has better error handling/reporting
2026-09-01 15:38:17 +02:00
exercise_equipment.go
feat: added exercises handler/service/repo
2026-09-04 12:29:44 +02:00
exercise_load.go
feat: added exercises handler/service/repo
2026-09-04 12:29:44 +02:00
exercise_metric.go
feat: added exercises handler/service/repo
2026-09-04 12:29:44 +02:00
exercise.go
feat: added exercises handler/service/repo
2026-09-04 12:29:44 +02:00
invite.go
feat: added endpoint to fetch invites status
2026-09-01 16:26:27 +02:00
list_test.go
fix: updated list_test.go
2026-09-11 19:27:22 +02:00
list.go
fix: list fixes and ci improvement
2026-09-11 19:43:32 +02:00
registration.go
fix: removed double check for consumed/expired invitations
2026-09-01 15:52:47 +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