ultisuite-backend/internal/nextcloud
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
..
calendar_test.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
calendar.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
client_test.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
client.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
contacts_test.go Enhance Contacts API with new features and improvements 2026-05-22 20:50:46 +02:00
contacts.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
dav_credentials.go huhu 2026-05-25 13:52:27 +02:00
dav_path_test.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
dav_path.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
drive_hidden_test.go hocuspocus lol 2 2026-06-09 14:30:34 +02:00
drive_hidden.go hocuspocus lol 2 2026-06-09 14:30:34 +02:00
drive_quota_test.go Lots of changes 2026-06-04 00:12:11 +02:00
drive.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
external_storage.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
file_stat.go hehehehe 2026-06-09 17:06:06 +02:00
groupfolder_dav.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
groupfolders.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
preview.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
public_share_binding_test.go hocuspocus lol 2 2026-06-09 14:30:34 +02:00
public_share_binding.go hocuspocus lol 2 2026-06-09 14:30:34 +02:00
public_share_permissions.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
public_share.go hocuspocus lol 2 2026-06-09 14:30:34 +02:00
search_test.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
search.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
share_filter_test.go Admin interface 2026-06-07 21:55:22 +02:00
share_filter.go Admin interface 2026-06-07 21:55:22 +02:00
share_ocs_test.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
share_ocs.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
ultichat_paths_test.go wow 2026-06-11 01:22:52 +02:00
ultichat_paths.go wow 2026-06-11 01:22:52 +02:00
ultidoc_paths_test.go wow 2026-06-11 01:22:52 +02:00
ultidoc_paths.go wow 2026-06-11 01:22:52 +02:00
users_test.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
users.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00