managarten/services
Till-JS 0c150df0f1 feat(auth): add resend verification email to all login pages
Add ability to resend verification email when login fails with
"Email not verified" error. Implemented across all 14 apps using
Mana Core Auth.

Changes:
- Add POST /api/v1/auth/resend-verification endpoint to mana-core-auth
- Add resendVerificationEmail method to shared-auth client
- Update LoginPage component with resend UI and translations
- Add resendVerificationEmail to all app auth stores
- Add translations for de, en, fr, es, it
- Add PlantaLogo to shared-branding
- Migrate planta login to shared LoginPage component
2026-01-29 14:55:49 +01:00
..
mana-core-auth feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
mana-search 🐛 fix(mana-search): fix SearXNG docker config for local development 2026-01-29 13:07:21 +01:00
mana-stt feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
mana-tts 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
matrix-calendar-bot feat(matrix-nutriphi-bot): add Matrix bot for nutrition tracking 2026-01-28 15:57:49 +01:00
matrix-clock-bot feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
matrix-mana-bot fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
matrix-nutriphi-bot 🙈 chore(matrix-nutriphi-bot): add dockerignore 2026-01-28 16:13:32 +01:00
matrix-ollama-bot feat(matrix-ollama-bot): add natural language commands and welcome messages 2026-01-28 14:56:32 +01:00
matrix-project-doc-bot feat(matrix-bots): add voice note transcription via mana-stt 2026-01-28 16:10:20 +01:00
matrix-stats-bot fix(matrix-bots): exclude crypto-nodejs module that fails on Alpine 2026-01-28 12:57:12 +01:00
matrix-todo-bot feat(matrix-bots): add voice note transcription via mana-stt 2026-01-28 16:10:20 +01:00
matrix-zitare-bot feat(matrix-zitare-bot): add Matrix bot for daily inspiration quotes 2026-01-28 16:45:11 +01:00
ollama-metrics-proxy feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
telegram-nutriphi-bot feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00
telegram-ollama-bot feat(telegram-ollama-bot): add Telegram bot for local LLM inference via Ollama 2026-01-26 15:43:41 +01:00
telegram-project-doc-bot feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
telegram-stats-bot 🔧 fix(telegram-bot): improve database connection logging and error messages 2026-01-26 11:14:52 +01:00
telegram-todo-bot feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00
telegram-zitare-bot feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00