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
558ee70c21
feat: Add authentication DTOs and setup API routes for user and activity management
2025-03-10 21:02:41 +00:00
..
activity_dto.go
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +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: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00
customer_dto.go
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00
project_dto.go
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00
timeentry_dto.go
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00
user_dto.go
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00