flowstate/app
Chneemann 3812afab5a
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 1m14s
feat(auth): integrate zod validation for login and registration
2026-08-23 10:37:14 +02:00
..
(app) feat(ui): add maxLength attributes to task and auth forms matching db schema 2026-08-23 10:05:36 +02:00
(auth) feat(ui): add maxLength attributes to task and auth forms matching db schema 2026-08-23 10:05:36 +02:00
api feat(auth): integrate zod validation for login and registration 2026-08-23 10:37:14 +02:00
components refactor(auth): extract handleSignOut server action into dedicated module to fix client build error 2026-08-22 06:56:07 +02:00
imprint refactor(layout): standardize container width and responsiveness across pages 2026-08-19 04:43:03 +02:00
privacy refactor(layout): standardize container width and responsiveness across pages 2026-08-19 04:43:03 +02:00
favicon.ico Initial commit 2026-08-01 12:13:57 +02:00
globals.css refactor(dashboard): improve responsive column layout with auto-fit grid 2026-08-20 03:58:03 +02:00
layout.tsx feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00
page.tsx feat(legal): add imprint and privacy policy pages with responsive layout and fixed footer integration 2026-08-15 10:13:16 +02:00