ultisuite-backend/internal
R3D347HR4Y 525edb188a
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(authentik): enhance OIDC flow with new logout redirect and branding support
- Added a new blueprint for OIDC logout that invalidates the Authentik session and redirects to a specified landing page.
- Introduced custom CSS and JS files for branding, improving the visual integration of Authentik flows.
- Updated Nginx configuration to serve the new branding assets and handle specific routes for signup and password recovery.
- Enhanced the flow completion logic to support OIDC bridge functionality, including session management and redirect handling.
- Implemented unit tests for the new OIDC bridge and flow context functionalities to ensure reliability.
2026-06-21 00:12:53 +02:00
..
ai refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
api feat(authentik): enhance OIDC flow with new logout redirect and branding support 2026-06-21 00:12:53 +02:00
apitokens feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
auth feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
authentik feat(authentik): enhance OIDC flow with new logout redirect and branding support 2026-06-21 00:12:53 +02:00
automation feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
config feat(deploy): update .env.example and Authentik blueprints for improved configuration 2026-06-18 08:14:02 +02:00
contacts/discovery refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
dbmigrate Backend starting to get good 2026-05-24 00:03:36 +02:00
driveroot feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
drivestore feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
envexpand Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
filescan feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
httpcors Backend starting to get good 2026-05-24 00:03:36 +02:00
integrationtest feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
llm refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
mail feat(mail): implement UTF-8 mojibake repair functionality 2026-06-18 11:11:36 +02:00
meet feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
migration feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
nextcloud feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
observability feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
orgpolicy feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
permission Admin interface 2026-06-07 21:55:22 +02:00
photos Implement Photos API robustness and quota integration 2026-05-22 21:09:13 +02:00
provision feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
publicshare Admin interface 2026-06-07 21:55:22 +02:00
push feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
realtime Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
search feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
secrets Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
securityaudit Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
server feat(authentik): enhance OIDC flow with new logout redirect and branding support 2026-06-21 00:12:53 +02:00
users feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
virustotal feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
websearch feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00