This website requires JavaScript.
Explore
Help
Sign In
MALIO-DEV
/
Lesstime
Watch
3
Star
0
Fork
0
You've already forked Lesstime
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
32
Wiki
Activity
Files
bf9faee5f44961307587b4a2ec12d43362f22564
Lesstime
/
frontend
/
services
T
History
Matthieu
517511177c
feat : add project code and task auto-numbering
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-13 08:20:31 +01:00
..
dto
feat : add project code and task auto-numbering
2026-03-13 08:20:31 +01:00
auth.ts
feat : config + login
2026-03-08 19:47:19 +01:00
clients.ts
feat : add Client DTO, service and Hydra utils (frontend)
2026-03-09 23:40:48 +01:00
projects.ts
feat : add task management with kanban and backlog
2026-03-09 23:40:48 +01:00
task-efforts.ts
feat : add task management with kanban and backlog
2026-03-09 23:40:48 +01:00
task-groups.ts
feat : add task management with kanban and backlog
2026-03-09 23:40:48 +01:00
task-priorities.ts
feat : add task management with kanban and backlog
2026-03-09 23:40:48 +01:00
task-statuses.ts
refactor(frontend) : remove project from TaskStatus DTO and service
2026-03-12 11:49:56 +01:00
task-tags.ts
refactor : rename TaskType to TaskTag across the stack
2026-03-13 08:20:21 +01:00
tasks.ts
feat(frontend) : add getByProjectArchived to task service
2026-03-12 18:00:31 +01:00
time-entries.ts
fix(time-tracking) : return empty collection instead of 404 for active timer endpoint
2026-03-11 00:00:33 +01:00
users.ts
feat : add User CRUD with admin management
2026-03-09 23:40:49 +01:00