ultisuite-backend/internal/api
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
..
admin refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
ai feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
apiresponse feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
apivalidate 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
auth feat(auth): implement flow completion and rate limiting for authentication flows 2026-06-20 01:09:42 +02:00
calendar feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
contacts feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
devices feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
docs Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
drive feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
mail fix(docs): update README and Nginx configuration for frontend routes 2026-06-16 11:32:56 +02:00
meet refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
middleware feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
migration feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
office feat(office): add display name support for public share sessions 2026-06-15 11:10:14 +02:00
paginate 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
photos Implement Photos API robustness and quota integration 2026-05-22 21:09:13 +02:00
query feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
richtext wow 2026-06-11 01:22:52 +02:00
ultidraw wow 2026-06-11 01:22:52 +02:00
users feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00