openreader/src/lib/client/cache
Richard R d489356b00 refactor(documents): unify document upload and deletion logic
Replace type-specific document add/remove functions with generalized uploadDocuments and deleteDocument methods. Consolidate file upload handling in DocumentUploader for improved maintainability. Introduce evictCachedDocument to streamline cache eviction across document types. Update DocumentContext to support batch uploads and single-method deletion, simplifying context API and reducing duplication.
2026-06-03 23:31:18 -06:00
..
documents.ts refactor(documents): unify document upload and deletion logic 2026-06-03 23:31:18 -06:00
previews.ts Fix flaky document preview blob URL reuse 2026-05-28 04:23:12 -06:00