openreader/src/types
Richard R 98736bf6e3 refactor(doclist): remove columns view and update text labeling
Eliminate the deprecated "columns" view mode from the document list, toolbar,
icons, and skeleton components. Update all related types and logic to only
support "icons", "list", and "gallery" views. Standardize user-facing labels
from "HTML" to "Text" for improved clarity across the sidebar, segment
locator labels, and document counts. Clean up associated code and types to
reflect these changes.
2026-05-28 17:20:02 -06:00
..
client.ts refactor(whisper): migrate word alignment to ONNX backend and remove whisper.cpp integration 2026-05-19 13:00:21 -06:00
config.ts chore(config): remove smartSentenceSplitting option and related code paths 2026-05-20 04:51:10 -06:00
document-settings.ts refactor(tts): extend segment prefetching to support source unit arrays and enhance cache key granularity 2026-05-20 04:44:47 -06:00
documents.ts refactor(doclist): remove columns view and update text labeling 2026-05-28 17:20:02 -06:00
parsed-pdf.ts refactor(types,api): centralize PDF and TTS type exports to compute-core/types 2026-05-22 01:51:51 -06:00
tts.ts refactor(types,api): centralize PDF and TTS type exports to compute-core/types 2026-05-22 01:51:51 -06:00
user-state.ts chore(config): remove smartSentenceSplitting option and related code paths 2026-05-20 04:51:10 -06:00