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
f888a29e0aecdaeb6a0fdd6b677916716a54032d
Lesstime
/
src
/
Repository
T
History
Matthieu
6ae014fe8a
feat : add GiteaConfiguration entity with repository
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-13 13:55:00 +01:00
..
.gitignore
feat : config + login
2026-03-08 19:47:19 +01:00
ClientRepository.php
feat : add Client entity with CRUD API
2026-03-09 23:40:48 +01:00
GiteaConfigurationRepository.php
feat : add GiteaConfiguration entity with repository
2026-03-13 13:55:00 +01:00
ProjectRepository.php
feat : add Project entity with CRUD API and Client relation
2026-03-09 23:40:48 +01:00
TaskEffortRepository.php
feat : add Task entities, repositories and migration
2026-03-09 23:40:48 +01:00
TaskGroupRepository.php
feat : add Task entities, repositories and migration
2026-03-09 23:40:48 +01:00
TaskPriorityRepository.php
feat : add Task entities, repositories and migration
2026-03-09 23:40:48 +01:00
TaskRepository.php
feat : add project code and task auto-numbering
2026-03-13 08:20:31 +01:00
TaskStatusRepository.php
feat : add Task entities, repositories and migration
2026-03-09 23:40:48 +01:00
TaskTagRepository.php
refactor : rename TaskType to TaskTag across the stack
2026-03-13 08:20:21 +01:00
TimeEntryRepository.php
feat(time-tracking) : add TimeEntry entity and migration
2026-03-10 22:10:27 +01:00
UserRepository.php
feat : config + login
2026-03-08 19:47:19 +01:00