ultisuite-backend/internal/nextcloud
R3D347HR4Y 857b9afc43
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(drive): implement external URL resolution for mounted cloud files
- Added new functionality to resolve external URLs for files on Google Drive and Microsoft OneDrive mounts.
- Introduced `mount_cloud_service.go` to handle OAuth token extraction and URL resolution.
- Enhanced `mounts_service.go` to update mount configurations with OAuth tokens.
- Updated API routes to include a new endpoint for fetching external URLs.
- Implemented enrichment functions in `cloud_native.go` to mark files that should open in the provider's web editor.
- Added tests for cloud-native file enrichment in `cloud_native_test.go` to ensure correct behavior.
2026-06-13 13:44:43 +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(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +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
mount_cloud.go feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +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
upload_streaming.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +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