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
/
internal
/
dtos
History
Jean Jacques Avril
9057adebdd
feat: Update database models and DTOs to use bytea for ULIDWrapper and add JWT configuration to environment
2025-03-11 23:11:49 +00:00
..
activity_dto.go
refactor: Update DTOs to use string type for IDs and enhance API documentation for activity and user handlers
2025-03-10 21:43:45 +00:00
auth_dto.go
feat: Add authentication DTOs and setup API routes for user and activity management
2025-03-10 21:02:41 +00:00
company_dto.go
refactor: Update DTOs to use string type for IDs and enhance API documentation for activity and user handlers
2025-03-10 21:43:45 +00:00
customer_dto.go
feat: Update database models and DTOs to use bytea for ULIDWrapper and add JWT configuration to environment
2025-03-11 23:11:49 +00:00
project_dto.go
feat: Update database models and DTOs to use bytea for ULIDWrapper and add JWT configuration to environment
2025-03-11 23:11:49 +00:00
timeentry_dto.go
feat: Update database models and DTOs to use bytea for ULIDWrapper and add JWT configuration to environment
2025-03-11 23:11:49 +00:00
user_dto.go
feat: Update models to use ULIDWrapper for ID handling and adjust related database operations
2025-03-11 16:37:05 +00:00