Commit graph

5 commits

Author SHA1 Message Date
Chneemann
5a45643331
feat(ui): add maxLength attributes to task and auth forms matching db schema
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 43s
2026-08-23 10:05:36 +02:00
Chneemann
f3a526a68c
refactor(auth): extract authentication logic into a dedicated service and configure docker build args
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 7s
2026-08-22 06:28:27 +02:00
Chneemann
0e89c44448
feat(user): update user profile schema with name and color, extend registration, and integrate across header and kanban cards 2026-08-12 19:36:39 +02:00
Chneemann
6fc598be83
feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00
Chneemann
c35379ffbe
feat(auth): integrate user registration route, frontend form, and server validation 2026-08-03 18:56:43 +02:00