-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Labels
featureNew feature descriptionNew feature description
Description
Summary
Implement an auto-index for backend mode drive in zrok. Add a handler for GET / HTTP/1.1 that responds with an index.html listing the available files, so that a drive share is also a web page when accessed in a browser.
Motivation
Currently, a drive share requires manual navigation or tooling to see available files. Providing an index.html enables users to easily browse shared files using a standard web browser, enhancing usability for casual and technical users alike.
Benefits
- Improves the discoverability and usability of
driveshares. - Avoids a parallel/redundant zrok
webshare for HTTPGETof the same contents of adriveshare.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature descriptionNew feature description