openreader/compute/core/src
Richard R 0e29450b0d refactor(pdf): centralize pdf.js runtime configuration and asset resolution
Move pdf.js worker and standard font resolution logic into dedicated
utility functions for improved maintainability and clarity. Replace
inline workerSrc setup with a reusable configurePdfjsNodeRuntime helper.
Update Next.js config to use a shared asset trace list for pdf.js runtime
files, reducing duplication and simplifying future updates.
2026-06-05 10:40:38 -06:00
..
api-contracts refactor(pdf-parse): extract encodeParserVersion utility and strengthen artifact readiness 2026-06-04 20:46:02 -06:00
config feat(pdf,config): implement stale parse-state healing and unify op stale window config 2026-05-22 01:21:18 -06:00
control-plane feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
pdf refactor(pdf): centralize pdf.js runtime configuration and asset resolution 2026-06-05 10:40:38 -06:00
platform cleanup compute core/server dead paths 2026-05-26 18:43:05 -06:00
types refactor(core,server): migrate contracts to api-contracts and modularize job handlers 2026-05-24 11:39:25 -06:00
whisper refactor(whisper): migrate default ONNX model references to q4 variant 2026-05-26 19:22:07 -06:00
index.ts refactor(pdf-parse): extract encodeParserVersion utility and strengthen artifact readiness 2026-06-04 20:46:02 -06:00
local-runtime.ts feat(worker): add granular PDF progress reporting and abort error handling 2026-05-29 20:13:59 -06:00