-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
recent search support #23
Labels
enhancement
New feature or request
Comments
clach04
added a commit
that referenced
this issue
Nov 11, 2023
clach04
added a commit
that referenced
this issue
Nov 11, 2023
clach04
added a commit
that referenced
this issue
Nov 11, 2023
clach04
added a commit
that referenced
this issue
Nov 11, 2023
clach04
added a commit
that referenced
this issue
Apr 21, 2024
clach04
added a commit
that referenced
this issue
Apr 21, 2024
clach04
added a commit
that referenced
this issue
Apr 21, 2024
clach04
added a commit
that referenced
this issue
Apr 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recent, based on modification/ creation time of files. Rather than meta data?
Show top 50 (by default).
Status
Both with streaming results support (but the search is not streamed live, due to the nature of needing to search whole tree before determining most recent).
This is likely a good small project for refactoring code for easier shared code for OPDS and web browser support.
Also candidate for implementing #24 search with download options as well as #12 there is already streaming support for browser clients for search (only).
The text was updated successfully, but these errors were encountered: