managarten/apps/chat/apps/web
Till-JS 09b8d7b384 feat(auth-ui): show email verified banner on login pages
Add verified banner and email pre-fill to LoginPage component when
users are redirected after email verification. Updates all app login
pages to pass verification params from URL query string.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 01:31:55 +01:00
..
src feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
.env.example Feat: Refactor postgress 2025-11-27 02:25:37 +01:00
Dockerfile fix: add svelte-kit sync to Dockerfiles before build 2026-01-23 00:21:02 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
postcss.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
svelte.config.js feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
vite.config.ts feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00