Reece Browne f691e690e4 feat: Enhance file handling and processing capabilities
- Implement thumbnail caching in PageThumbnail component to improve performance.
- Update ConvertSettings to map selected files to their corresponding IDs in FileContext.
- Refactor FileContext to support quick deduplication using a new quickKey mechanism.
- Introduce addStoredFiles action to handle files with preserved IDs for better session management.
- Enhance FilesModalContext to support selection of stored files with metadata.
- Update useFileHandler to include logic for adding stored files.
- Modify useFileManager to support selection of stored files while maintaining backward compatibility.
- Improve file processing service with cancellation capabilities for ongoing operations.
- Centralize IndexedDB management with a new IndexedDBManager to streamline database interactions.
- Refactor file storage service to utilize the centralized IndexedDB manager for better database handling.
- Remove deprecated content hash logic and related fields from file types.
2025-08-14 21:47:02 +01:00
..
2025-08-01 14:22:19 +01:00
2025-07-25 12:27:30 +01:00
2025-07-16 17:53:50 +01:00
2025-07-16 17:53:50 +01:00
2025-07-16 17:53:50 +01:00
2025-06-09 18:38:06 +01:00
2025-07-16 17:53:50 +01:00
2025-08-01 16:08:04 +01:00
2025-07-16 17:53:50 +01:00
2025-05-29 17:26:32 +01:00
2025-06-10 11:19:54 +01:00