curo1305
3351e63458
feat(13-07): wire binary-only preview and authorized download through shared actions
- CloudFolderView: onFileOpen calls openCloudFile(connectionId, provider_item_id, file) — never window.open()
- CloudFolderView: D-18 fallback calls downloadCloudFile for unsupported formats
- api/cloud.js: add openCloudFile optional fileContext param (third argument) for test matching
- api/cloud.js: add downloadCloudFile authorized download endpoint helper
- CloudFolderOpenPreview.test.js: fix makeBrowserStub missing name (findComponent by name)
- All 8 preview suite tests pass — binary-only preview + authorized fallback download
2026-06-22 19:42:48 +02:00
..
2026-06-22 19:42:48 +02:00
2026-06-04 23:23:12 +02:00
2026-06-16 15:35:06 +02:00
2026-05-22 08:53:28 +02:00
2026-06-22 09:46:25 +02:00
2026-05-22 08:53:28 +02:00
2026-06-12 21:52:30 +02:00
2026-06-16 21:04:54 +02:00
2026-05-28 17:10:52 +02:00