ultisuite-backend/internal/api/admin
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
..
drive_org_folders.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
handlers_mail_domains.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
handlers.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
identity_providers.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
org_llm.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
org_settings_env.go wow 2026-06-11 01:22:52 +02:00
org_settings.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
public_shares_handlers.go Admin interface 2026-06-07 21:55:22 +02:00
public_shares.go Admin interface 2026-06-07 21:55:22 +02:00
service.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
validate.go Admin interface 2026-06-07 21:55:22 +02:00