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-16 21:22:59 +02:00
2026-06-22 19:42:29 +02:00
2026-06-22 19:42:29 +02:00
2026-06-16 21:22:59 +02:00
2026-06-18 23:25:29 +02:00
2026-06-22 18:13:39 +02:00
2026-06-18 23:31:50 +02:00
2026-06-22 19:42:48 +02:00
2026-06-16 21:22:59 +02:00
2026-05-28 17:10:52 +02:00
2026-05-22 08:53:28 +02:00