- Add radio buttons to choose between 'Scan from Local' and 'Scan from Network' #17

Merged
tanyar09 merged 1 commits from feature/scan-folder-local-network-modes into dev 2026-01-30 14:07:36 -05:00
Collaborator
  • Local mode: Use File System Access API (Chrome/Edge/Safari) or webkitdirectory (Firefox) to read folders from browser
  • Local mode: Browser reads files and uploads them via HTTP (no server-side filesystem access needed)
  • Network mode: Type network paths or use Browse Network button for server-side scanning
  • Add 'Start Scanning' button for local mode (separate from folder selection)
  • Update API client to handle FormData uploads correctly (remove Content-Type header)
  • Update Help page documentation with new scan mode options
  • Add progress tracking for local file uploads"
- Local mode: Use File System Access API (Chrome/Edge/Safari) or webkitdirectory (Firefox) to read folders from browser - Local mode: Browser reads files and uploads them via HTTP (no server-side filesystem access needed) - Network mode: Type network paths or use Browse Network button for server-side scanning - Add 'Start Scanning' button for local mode (separate from folder selection) - Update API client to handle FormData uploads correctly (remove Content-Type header) - Update Help page documentation with new scan mode options - Add progress tracking for local file uploads"
tanyar09 added 1 commit 2026-01-30 14:07:30 -05:00
- Add radio buttons to choose between 'Scan from Local' and 'Scan from Network'
Some checks failed
CI / skip-ci-check (pull_request) Successful in 10s
CI / python-lint (pull_request) Has been cancelled
CI / test-backend (pull_request) Has been cancelled
CI / build (pull_request) Has been cancelled
CI / secret-scanning (pull_request) Has been cancelled
CI / dependency-scan (pull_request) Has been cancelled
CI / sast-scan (pull_request) Has been cancelled
CI / workflow-summary (pull_request) Has been cancelled
CI / lint-and-type-check (pull_request) Has been cancelled
46dffc6ade
- Local mode: Use File System Access API (Chrome/Edge/Safari) or webkitdirectory (Firefox) to read folders from browser
- Local mode: Browser reads files and uploads them via HTTP (no server-side filesystem access needed)
- Network mode: Type network paths or use Browse Network button for server-side scanning
- Add 'Start Scanning' button for local mode (separate from folder selection)
- Update API client to handle FormData uploads correctly (remove Content-Type header)
- Update Help page documentation with new scan mode options
- Add progress tracking for local file uploads"
tanyar09 merged commit 4adf4f607c into dev 2026-01-30 14:07:36 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilia/punimtag#17
No description provided.