Skip to content

feat: trash / recycle bin - #163

Open
G4brym wants to merge 1 commit into
vnextfrom
feat/trash-recycle-bin
Open

feat: trash / recycle bin#163
G4brym wants to merge 1 commit into
vnextfrom
feat/trash-recycle-bin

Conversation

@G4brym

@G4brym G4brym commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Implements Plan 3: Trash / Recycle Bin.

  • Deleted objects are moved to .r2-explorer/trash/<uuid>/<original-key> instead of being permanently deleted.
  • New dashboard Trash page with restore, delete forever and empty trash actions.
  • Undo action in the delete notification for single files.
  • Optional permanent delete via checkbox.
  • Scheduled auto-purge of expired trash via cron triggers.
  • New API endpoints: GET /trash, POST /trash/restore, POST /trash/purge.
  • Added worker integration tests, E2E tests, docs and changeset.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 11, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
r2-explorer-docs 1736de6 Commit Preview URL

Branch Preview URL
Jul 11 2026, 03:33 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant