mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Switch PDF extraction to Obsidian's bundled PDF.js via loadPdfJs() instead of unpdf. Replace officeparser with mammoth for DOCX and custom fflate-based ZIP parsers for PPTX/XLSX/ODF formats. Eliminates heavy dependencies, removes all dynamic eval and .wasm references, and simplifies the esbuild plugin configuration. |
||
|---|---|---|
| .. | ||
| DocumentHelper.ts | ||
| ElementHelper.ts | ||
| Exception.ts | ||
| FileTagMapping.ts | ||
| FrontmatterHelpers.ts | ||
| Helpers.ts | ||
| ResponseHelper.ts | ||
| Semaphore.ts | ||
| StringTools.ts | ||
| WikiLinks.ts | ||