managarten/apps/contacts/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 🔧 refactor: implement 12-factor runtime config for all web apps 2025-12-15 21:33:50 +01:00
docker-entrypoint.sh 🐛 fix(docker): remove pre-compressed config files at runtime 2025-12-16 04:43:11 +01:00
Dockerfile 🐛 fix(docker): add better-auth-types to web app Dockerfiles 2025-12-16 02:59:51 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json fix(runtime-config): add missing zod dependency to Clock and Contacts web apps 2025-12-15 22:44:24 +01:00
svelte.config.js feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
tsconfig.json feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
vite.config.ts fix(contacts): resolve Svelte 5 hydration error 2025-12-14 21:13:22 +01:00