Fixed
- Papra/Paperless DMS documents did not appear until an exact search term was typed — the "Link from DMS" dialog required a non-empty query, and an empty query was rejected at the adapter, route, and frontend layers, so a correctly configured DMS looked empty. The dialog now lists all documents from the connected DMS on open (empty query), and clearing the search field lists everything again. Both Papra (
searchQueryomitted) and Paperless-ngx (queryomitted) natively return the full document list in that case (#449).