-
feat(upload): add resumable chunk configuration and file validation
Some checks failedBuild and Publish Docker Image / deploy (push) Failing after 56sreleased this
2026-06-02 22:13:54 +03:00 | 22 commits to master since this release- Add
WARPBOX_RESUMABLE_CHUNK_MODEandWARPBOX_RESUMABLE_CHUNK_PATHenvironment variables to configure temporary chunk storage. - Implement strict file validation for resuming uploads to ensure selected files match the pending session's metadata.
- Add
PLANS.mdto document development stages, roadmap, and API specifications (including batching and resumable flows).
Downloads
- Add