• Joined on 2020-09-23
jean pushed to ja/feat/init at jean/time-tracker 2025-03-10 20:48:17 +00:00
aa5c7e77fc refactor: Remove deprecated, bad examples
jean pushed to ja/feat/init at jean/time-tracker 2025-03-10 20:45:48 +00:00
ce39b7ba34 refactor: Update user model to use 'any' type for updates and adjust DTO path in configuration
d1720ea33d refactor: Update comments to English for consistency across models
Compare 2 commits »
jean pushed to main at jean/ubuntu-scripts 2025-03-10 15:58:18 +00:00
18cc3e3862 setup-wireguard-docker-bridge.sh aktualisiert
jean created branch main in jean/ubuntu-scripts 2025-03-10 15:19:18 +00:00
jean pushed to main at jean/ubuntu-scripts 2025-03-10 15:19:18 +00:00
85c3bc0041 setup-wireguard-docker-bridge.sh hinzugefügt
jean created repository jean/ubuntu-scripts 2025-03-10 15:18:33 +00:00
jean pushed to ja/feat/init at jean/time-tracker 2025-03-10 09:47:50 +00:00
7f275c774e refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
3b0b2b4340 feat: Update repository interfaces to use specific create and update types for Company, Customer, Project, TimeEntry, and User
3193204dac feat: Refactor User entity and datasource to use email and password hashing with salt
Compare 3 commits »
jean pushed to ja/feat/init at jean/time-tracker 2025-03-10 07:31:43 +00:00
f567d086ec feat: Update repositories to use specific create and update types for Activity and User
jean pushed to ja/feat/init at jean/time-tracker 2025-03-10 07:29:39 +00:00
17cb4505be feat: Add database object models and repositories for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
jean pushed to ja/feat/init at jean/time-tracker 2025-03-09 21:09:59 +00:00
4dda83904a feat: Add database object models for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
jean pushed to ja/feat/init at jean/time-tracker 2025-03-09 20:44:51 +00:00
115f2667f6 feat: Update entity types to include specific ID types and adjust DTO mappings
86f4c757e3 feat: Refactor entity types to include BaseEntity properties and update date handling
b2328b4e0c feat: Extend User type to include BaseEntity properties
837cd55a33 feat: Introduce base entity structure and update DTOs for Activity, Company, User, and TimeEntry
Compare 4 commits »
jean pushed to ja/feat/init at jean/time-tracker 2025-03-09 19:55:29 +00:00
9749d5658c feat: Add create and update DTOs for Company, Customer, Project, Activity, User, and TimeEntry entities
0402b8ac65 feat: Replace int IDs with ulid.ULID in domain entities and update TypeScript DTOs
56a6f3cfc4 feat: Generate TypeScript interfaces for backend entities using Tygo
98d21724ee feat: Implement Swagger documentation and integrate Gin framework for API
Compare 4 commits »
jean created branch ja/feat/init in jean/time-tracker 2025-03-09 10:55:25 +00:00
jean pushed to ja/feat/init at jean/time-tracker 2025-03-09 10:55:25 +00:00
2f469c1830 feat: Initialize frontend and backend structure with essential configurations and entities
609bc904ea docu: Remove outdated draft documents for time tracking tool specification
Compare 2 commits »
jean created branch docu in jean/time-tracker 2025-03-09 10:43:14 +00:00
jean pushed to docu at jean/time-tracker 2025-03-09 10:43:14 +00:00
be6340332e docu: Add documentation for security, extensibility, deployment, and general overview
e31b93df93 concept
jean created repository jean/time-tracker 2025-03-09 10:42:59 +00:00
jean created branch multivote in jean/ssvc-rimsting-vote 2025-03-09 07:26:20 +00:00
jean pushed to multivote at jean/ssvc-rimsting-vote 2025-03-09 07:26:20 +00:00
33a1745284 might be trash, cause llm messed up the files
f079de53e6 allow multiple votes at once (WIP/need to be fixed)
Compare 2 commits »
jean pushed to main at jean/ssvc-rimsting-vote 2025-03-02 21:49:18 +00:00