Commit Graph

16 Commits

Author SHA1 Message Date
jean e9221f36ef feat: applied auth wirth session token on dart backend 2025-01-04 14:50:08 +00:00
jean 02af66b585 feat: set session token, improved paths 2025-01-04 11:27:08 +00:00
jean 05fdefc3e2 implemented auth repository and service in dart (JWT) 2025-01-03 22:28:25 +00:00
jean aca98554d0 completed go backend 2025-01-03 16:18:25 +00:00
jean aac9c8af4f made use of first class citizen objects as json validator functions 2025-01-03 13:32:42 +00:00
jean 615e749a12 implemented data sources with prisma in go 2025-01-02 13:19:55 +00:00
jean cfb0bdf9cf made end time nullable 2025-01-01 22:05:18 +00:00
jean bdbf4659e0 made end time optional on time entry 2025-01-01 22:00:26 +00:00
jean 10c72f22c5 implemented other repos, services, objects ... 2025-01-01 21:36:20 +00:00
jean 6d980a980e added project repository 2025-01-01 20:32:01 +00:00
jean 4d52186d21 refactor user repo with helpers. better api validation etc. 2025-01-01 19:58:19 +00:00
jean 8559b1c44e implemented user service (no auth!) 2025-01-01 18:33:53 +00:00
jean 0ded723bb9 wip, immutable types 2025-01-01 14:48:52 +00:00
jean bdd4042cef dart user service, dependency injection with riverpod 2025-01-01 12:05:39 +00:00
jean 31ab45c9ab adjusted devcontainer to improve performance on linux / wsl because binding windows fs was quite unusable as performance was really bad 2024-12-31 13:37:01 +00:00
jean e3a2b09ef4 added devcontainer with all tools for frontent (deno, nextjs) and backend (dart, go) 2024-12-31 11:37:30 +00:00