managarten/services
Till-JS 29c5d2b29a feat(auth): add OIDC login page for Matrix SSO
Add a simple login page at /login for OIDC authorization flows.
When users access the authorization endpoint without being logged in,
Better Auth redirects them to this page. After successful login,
users are redirected back to continue the authorization flow.

- Create OidcLoginController with login page HTML
- Add controller to AuthModule
- Exclude /login from global prefix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 12:55:02 +01:00
..
mana-core-auth feat(auth): add OIDC login page for Matrix SSO 2026-01-29 12:55:02 +01:00
mana-search fix(search): fix TypeScript errors in extract service 2026-01-28 23:38:00 +00:00
mana-stt feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +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(matrix-mana-bot): correct service method calls and add deploy script 2026-01-29 00:42:50 +00: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