Commit graph

11 commits

Author SHA1 Message Date
Chneemann
9ae5ddaf90
security(auth): move guest credentials to secure server-side API route and update docker config
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 48s
2026-08-23 11:46:07 +02:00
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
1b5a532510
fix(auth): support both server and public environment variables for guest credentials service
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 48s
2026-08-21 17:42:16 +02:00
Chneemann
361551a022
feat(auth): add guest login option with environment variables and distinct loading states
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 44s
2026-08-21 04:44:09 +02:00
Chneemann
949dde7aba
feat(legal): add imprint and privacy policy pages with responsive layout and fixed footer integration 2026-08-15 10:13:16 +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
Chneemann
f5fc0ac256
feat(db): integrate Drizzle ORM with SQLite 2026-08-03 18:07:02 +02:00
Chneemann
fd728634ce
feat(auth): integrate NextAuth v5 with credentials provider, protected routes, and custom auth layouts 2026-08-03 15:13:18 +02:00