yyh
f8438704a6
refactor(app-asset): migrate file upload to presigned URL and batch upload
- Replace FormData file upload with presigned URL two-step upload
- Add batch-upload contract for folder uploads (reduces N+M to 1+M requests)
- Remove deprecated createFile contract and useCreateAppAssetFile hook
- Remove checksum field from AppAssetNode and AppAssetTreeView types
- Add upload-to-presigned-url utility for direct storage uploads
2026-01-23 15:11:04 +08:00
..
2026-01-23 14:24:23 +08:00
2026-01-20 23:08:59 +08:00
2026-01-23 01:09:05 +08:00
2026-01-22 22:40:32 +08:00
2026-01-21 14:04:33 +08:00
2025-12-30 15:37:16 +08:00
2026-01-22 22:40:32 +08:00
2025-12-30 14:38:23 +08:00
2025-12-30 09:21:41 +08:00
2026-01-22 18:16:37 +08:00
2026-01-07 13:20:09 +08:00
2026-01-22 16:13:10 +08:00
2026-01-23 11:05:22 +08:00
2026-01-23 11:35:14 +08:00
2026-01-23 06:57:00 +08:00
2026-01-22 18:16:37 +08:00
2025-12-29 14:52:32 +08:00
2026-01-23 06:57:00 +08:00
2026-01-22 16:13:09 +08:00
2026-01-23 15:11:04 +08:00
2026-01-23 06:57:00 +08:00
2026-01-13 16:59:49 +08:00
2025-12-23 17:48:20 +08:00
2025-12-23 17:48:20 +08:00
2025-12-29 09:43:44 +08:00
2025-12-23 18:02:10 +08:00