ultisuite-backend/internal/api/drive
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
..
testdata wow 2026-06-11 01:22:52 +02:00
automation_hooks.go feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
blank_office_test.go wow 2026-06-11 01:22:52 +02:00
blank_office.go wow 2026-06-11 01:22:52 +02:00
handlers.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
mount_cloud_service.go feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
mounts_service.go feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
org_folders_service.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
org_mount_handlers.go feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
path_ref.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
public_handlers.go wow 2026-06-11 01:22:52 +02:00
public_office.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
public_service.go feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
service_quota_test.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
service_roots_share.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
service_roots.go feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
service.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
sources.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
ultidoc_sidecar_test.go wow 2026-06-11 01:22:52 +02:00
ultidoc_sidecar.go wow 2026-06-11 01:22:52 +02:00
validate_test.go Lots of changes 2026-06-04 00:12:11 +02:00
validate.go feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00