You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Application specific
Added guest mode for shared access or mobile browsing, more info in the manual, where guests can search, auth as admin, but nothing else.
Added `-master-password' flag to set the default password that guests can promote themselves to admin.
Tags are now updated every second when scanning is active. Previously they were only updated when the scan finished.
Collector targets are now configurable per mount point, each with its own parser and performance settings.
Collector targets are now configurable via the search frontend.
Configuration files now have a version number attached to them for easier invalidation until I get around to migrations.
Search frontend now supports q and tag query parameters, currently used to inject examples into the query interface.
Fixed a bug where the last search position would break subsequent queries.
Fixed file:btime-weekday, file:btime-weekno tags to use btime instead of mtime.
Added Ableton InfoText as a separate meta element to be found by search with details of where the element was found within the nested structure.
Added an enriched field to the HasBase mapping to provide a way to enrich written content for free text search, e.g. month 12 will be found by a query of "december".
Fixed bad shutdown route through the search frontend.
Fixed various complaints about MegaMenu and Menubar being too responsive.
Added -trusted-platform for real ip resolution on certain providers.