Skip to content

feat: add Dropbox storage driver - #2

Merged
chius-me merged 1 commit into
mainfrom
codex/add-dropbox-storage-driver
Aug 12, 2026
Merged

chius-me merged 1 commit into
mainfrom
codex/add-dropbox-storage-driver

Conversation

@chius-me

Copy link
Copy Markdown
Owner

Summary

  • add Dropbox OAuth 2.0 with PKCE, encrypted token storage, refresh locking, and admin connection routes
  • implement Dropbox list, metadata, download/export, upload sessions, folders, rename, move, copy, delete, and optional subtree mounts
  • expose Dropbox in the storage management UI with bilingual copy and deployment documentation
  • add Worker, UI, integration, and E2E coverage

Validation

  • npm run check
  • npm run test:e2e:ci (25 passed, 2 skipped)
  • Dropbox storage E2E scenarios pass on desktop, tablet, and mobile projects

Closes #1

@chius-me
chius-me merged commit 5c6c81a into main Aug 12, 2026
2 checks passed
@chius-me
chius-me deleted the codex/add-dropbox-storage-driver branch August 13, 2026 01:11
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.

Feature: Add Dropbox storage driver support

1 participant