Resumable upload demo

The browser hashes the file first. If that SHA-256 already exists, the API creates a new file UUID that points at the stored blob — no upload. Otherwise tus uploads to Cloudflare R2 and can resume after a drop.

Ready.