ultisuite-backend/internal
R3D347HR4Y 8bbc539d77 feat(auth): implement flow completion and rate limiting for authentication flows
- Added a new handler for completing authentication flows, including session validation and cookie management.
- Implemented flow rate limiting to restrict the number of flow start requests per client IP.
- Enhanced flow session management with Redis support for persistent session storage.
- Updated existing handlers to integrate the new flow completion logic and error handling for various session states.
- Introduced unit tests for the new flow completion and rate limiting functionalities to ensure reliability.
2026-06-20 01:09:42 +02:00
..
ai refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
api feat(auth): implement flow completion and rate limiting for authentication flows 2026-06-20 01:09:42 +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(auth): implement flow completion and rate limiting for authentication flows 2026-06-20 01:09:42 +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(auth): implement flow completion and rate limiting for authentication flows 2026-06-20 01:09:42 +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