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-22 16:15:58 +08:00
2026-01-23 15:11:04 +08:00
2026-01-20 15:54:31 +08:00
2026-01-20 13:16:27 +08:00
2026-01-23 15:11:04 +08:00
2026-01-20 13:16:27 +08:00
2026-01-22 16:13:09 +08:00
2026-01-20 18:10:52 +08:00
2026-01-23 15:11:04 +08:00
2026-01-19 19:13:09 +08:00
2026-01-20 18:09:08 +08:00
2026-01-20 15:54:31 +08:00
2026-01-20 18:09:25 +08:00
2026-01-15 19:45:33 +08:00
2026-01-19 23:34:56 +08:00
2026-01-23 13:12:22 +08:00
2026-01-20 15:42:53 +08:00
2026-01-22 16:25:43 +08:00
2026-01-23 13:15:39 +08:00
2026-01-20 15:54:31 +08:00
2026-01-20 18:09:25 +08:00