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
Settings page, alpha index bar, multi-root scanning
Settings moved to a standalone page (/settings, opened in a new tab via the gear icon) — replaces the old modal, with full-width layout, header "Done" button, and a redesigned Ignored Directories panel (add/remove with confirm-before-purge and rescan reminders).
Alpha index bar (Home, 0-9, A-Z) is now a true global filter — clicking a letter queries all matching documents (not just the loaded page), paginated by your page-size preference, with working Next/Back. Click the active letter again to return to All Documents.
Multiple document directories are fully automatic — scan/rescan scan every configured directory into one shared database and embed once at the end.
Removed the "N embedded" count from the header stats bar (now "N docs · N tags").
New friendlyError() helper gives a clear "Cannot reach the DocuBrowse service" message if the server is down.
Synopsis modal now shows reassuring status updates during slow cold-start Ollama requests.