Skip to content

feat(mobile): add filesystem path picker and previews - #168

Merged
Ark0N merged 3 commits into
Ark0N:masterfrom
shenlvkang-collab:contrib/mobile-path-picker-preview
Jul 28, 2026
Merged

feat(mobile): add filesystem path picker and previews#168
Ark0N merged 3 commits into
Ark0N:masterfrom
shenlvkang-collab:contrib/mobile-path-picker-preview

Conversation

@shenlvkang-collab

Copy link
Copy Markdown

Summary:\n- Add a root-confined, symlink-safe filesystem browser for Link Existing and the extended mobile keyboard.\n- Insert selected files or folders without pressing Enter, and add a separate clear-unsent-input action.\n- Add responsive previews for images, PDF, Markdown, TXT, JSON, DOCX, and PPTX with size limits and the existing conversion cache.\n- Preserve sensitive-path, traversal, and shell-metacharacter protections.\n\nVerification:\n- test/path-picker-ui.test.ts and test/routes/file-routes.test.ts: 48 passed\n- typecheck, lint, frontend syntax, public asset checks, format check, lockfile check, and production build passed.\n\nThe Unicode working-directory fix is already upstream in PR #163, so this branch does not duplicate that change. This branch is based on the current upstream master and contains only the picker and preview contribution plus its changeset.

codeman-local and others added 3 commits July 25, 2026 15:28
Only CLAUDE.md conflicted: master restructured it into the short-rule +
docs/architecture-invariants.md pointer layout while this PR was open.
Route counts reconciled against master's numbering (files 14 -> 16 for
the two new filesystem endpoints, total ~197 -> ~199) and the path
picker's detail moved into architecture-invariants under its own
section.
@Ark0N
Ark0N merged commit 80a88ea into Ark0N:master Jul 28, 2026
2 checks passed
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.

3 participants