mirror of
https://github.com/ZSCGR/CloudFlare-ImgBed.git
synced 2026-08-20 23:53:43 +08:00
- Add frontend direct upload to HuggingFace S3, bypassing CF Workers limits - Add /api/huggingface/getUploadUrl endpoint to get LFS upload URLs - Add /api/huggingface/commitUpload endpoint to commit file references - Support multipart upload for very large files - SHA256 computed in frontend to avoid CF Workers CPU timeout - Small files (<20MB) still use proxy upload through CF Workers