This website requires JavaScript.
Explore
Help
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
Files
9057adebdd4bd2b4449604a7f64301465b243595
time-tracker
/
backend
/
internal
/
dtos
T
History
jean
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