Files
paperless-ngx/src
stumpylog d7084ee1ab perf: use imap_tools uid_list fetch to skip manual UID batching
imap_tools 1.14.0 adds a uid_list fetch arg that fetches by UID
directly without issuing a SEARCH command, and does its own
bulk-fetch batching. Use it in place of the manual per-batch
AND(uid=...) fetch loop.
2026-07-24 12:57:14 -07:00
..
2026-07-19 20:56:43 +00:00
2023-04-26 09:35:27 -07:00