mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-02-01 22:47:37 +00: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