This website requires JavaScript.
Explore
Help
Register
Sign In
jean
/
time-tracker
Watch
1
Star
0
Fork
0
You've already forked time-tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
time-tracker
/
backend
History
Jean Jacques Avril
baf656c093
feat: Refactor API routes to separate public and protected endpoints for better organization
2025-03-10 22:54:54 +00:00
..
cmd
/api
feat: Update API routes and enhance Swagger documentation for activity handler
2025-03-10 22:40:10 +00:00
docs
feat: Add user registration endpoint with JWT token generation and update API documentation
2025-03-10 22:44:16 +00:00
internal
feat: Refactor API routes to separate public and protected endpoints for better organization
2025-03-10 22:54:54 +00:00
go.mod
feat: Add authentication DTOs and setup API routes for user and activity management
2025-03-10 21:02:41 +00:00
go.sum
feat: Add authentication DTOs and setup API routes for user and activity management
2025-03-10 21:02:41 +00:00
tygo.yml
refactor: Update user model to use 'any' type for updates and adjust DTO path in configuration
2025-03-10 20:45:41 +00:00