ultisuite-backend/internal/api
R3D347HR4Y bda75aeb0d
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(config): enhance AI gateway and model management features
- Updated .env.example to include new configuration options for AI gateway and WebUI secret key.
- Modified Nginx configuration to support additional API routes for model management and migration.
- Implemented new API endpoints for discovering organization-level LLM models and managing hosted mail services.
- Enhanced AI gateway logic to support organization-specific model access and permissions.
- Improved error handling and response structures in the AI and mail APIs.
- Added integration tests for new features and updated existing tests for model access control.
2026-06-13 20:38:26 +02:00
..
admin feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
ai feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +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
calendar feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
contacts feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
docs Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
drive feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
mail feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
meet feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
middleware feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
migration feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
office hehehehe 2026-06-09 17:06:06 +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 huhu 2026-05-25 13:52:27 +02:00
richtext wow 2026-06-11 01:22:52 +02:00
ultidraw wow 2026-06-11 01:22:52 +02:00
users feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00