ultisuite-backend/internal/api/admin
R3D347HR4Y 1d063237b9
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(transcription): integrate Faster Whisper for Jitsi transcriptions
- Added support for Faster Whisper transcription via Jigasi and Skynet.
- Updated .env.example to include new environment variables for transcription settings.
- Enhanced Jitsi Docker Compose configuration to include Skynet and Jigasi services.
- Introduced new API endpoints for managing organizational folders in the drive service.
- Updated Nextcloud initialization script to enable external file mounting.
- Improved error handling and response structures in the drive API.
- Added new properties for organization settings related to transcription and agenda management.
2026-06-12 19:10:18 +02:00
..
drive_org_folders.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
handlers.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +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_settings_env.go wow 2026-06-11 01:22:52 +02:00
org_settings.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +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 Admin interface 2026-06-07 21:55:22 +02:00
validate.go Admin interface 2026-06-07 21:55:22 +02:00