Files
Trilium/apps/server
claude[bot] b2bcccb4c7 fix(ocr): adapt OfficeProcessor to officeparser v6.1.0 ESM changes
v6.1.0 added native ESM with Node16 resolution and a strict exports
field, breaking deep subpath imports like
officeparser/dist/parsers/ExcelParser.js. Switch to the main package
entry and use parseOfficeAsync(), which accepts a Buffer and
auto-detects the format via magic bytes.

Co-authored-by: Elian Doran <eliandoran@users.noreply.github.com>
2026-04-18 17:07:02 +00:00
..
2026-04-09 22:31:50 +03:00
2025-04-28 09:46:25 +03:00
2025-12-28 12:15:43 +02:00
2025-06-23 21:23:44 +03:00
2026-03-05 23:40:43 +02:00