Files
appwrite/app
Torsten Dittmann 49d2db65e6 feat: support out-of-order chunked uploads
- Add APP_LIMIT_UPLOAD_CHUNK_SIZE constant (5MB) matching official SDKs
- Replace dynamic chunk calculation with fixed 5MB chunk math in all upload endpoints
- Remove -1 last-chunk sentinel that broke when last chunk arrived first
- Fix duplicate-retry guards: return existing resource instead of erroring for chunked uploads
- Add out-of-order e2e tests for Storage, Functions, and Sites
- Upgrade utopia-php/storage to 2.0.0 for device-level out-of-order assembly support
2026-04-27 17:15:00 +04:00
..
2025-12-02 01:40:44 +00:00
2026-04-23 13:47:31 +02:00
2026-04-23 13:47:31 +02:00
2026-04-16 16:57:19 +05:30
2026-01-03 22:38:17 +00:00
2026-04-24 16:22:57 +05:30