managarten/apps/clock/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
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 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(clock): add complete Clock app with backend, web, and landing 2025-12-03 15:37:51 +01:00
vite.config.ts feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00