managarten/apps/todo/apps/web
Wuesteon d3e11b320a 🐛 fix(auth): require name field in registration forms
Add required name field (min 2 chars) to all registration forms to fix
Better Auth validation error. Updates backend DTO, shared-auth service,
shared-auth-ui RegisterPage component, i18n translations, and all app
auth stores and register pages.
2025-12-16 20:28:28 +01:00
..
src 🐛 fix(auth): require name field in registration forms 2025-12-16 20:28:28 +01:00
static feat(todo): add quick task creation via CommandBar 2025-12-10 21:12:06 +01:00
Dockerfile 🐛 fix(docker): add better-auth-types to web app Dockerfiles 2025-12-16 02:59:51 +01:00
package.json feat(splitscreen): add split-screen feature for multi-app side-by-side view 2025-12-12 13:00:26 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
vite.config.ts feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00