Skip to content

refactor(storage): retire PikPak driver - #9

Merged
chius-me merged 1 commit into
mainfrom
codex/remove-pikpak-driver
Aug 13, 2026
Merged

chius-me merged 1 commit into
mainfrom
codex/remove-pikpak-driver

Conversation

@chius-me

Copy link
Copy Markdown
Owner

Summary

  • remove the unsupported PikPak worker driver, setup documentation, UI creation flow, and driver-specific tests
  • reject new PikPak mounts while disabling and privatizing legacy mounts through a non-destructive migration; legacy entries remain deleteable from admin
  • add the project GitHub link to the global header

Validation

  • npm run check
  • npm run test:e2e:ci (25 passed, 2 skipped)

Closes #4

@chius-me
chius-me merged commit 3fcbce0 into main Aug 13, 2026
1 check passed
@chius-me
chius-me deleted the codex/remove-pikpak-driver branch August 15, 2026 15:24
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.

# feat(storage): unify per-mount WebUI credentials and add PikPak storage driver

1 participant