mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Migrate attachment storage from base64-in-JSON to separate binary files with SHA-256 naming, add automatic garbage collection, implement lazy loading via getBase64() and getMimeType() methods, normalize text MIME types, add image resizing, and update all AI provider integrations. Fix small issue that caused the chat area to scroll down on message streaming end even when scrolled up. |
||
|---|---|---|
| .. | ||
| ElementHelper.ts | ||
| Exception.ts | ||
| FileTagMapping.ts | ||
| Helpers.ts | ||
| PDFHelper.ts | ||
| ResponseHelper.ts | ||
| Semaphore.ts | ||
| StringTools.ts | ||
| WikiLinks.ts | ||