openreader/src/lib/server/tts
Richard R 3da13c2970 chore(logging): remove redundant errorCode fields from server logs and error contracts
Eliminate the errorCode property from server logger calls, error contract types, and API error bodies throughout the codebase. This reduces duplication and streamlines error reporting, relying on structured event names and error classes for identification. All affected API routes, server logic, and logging utilities have been updated for consistency. Documentation directory added for future reference.
2026-05-27 06:33:14 -06:00
..
generate.ts feat(tts,config,types): migrate to providerRef/providerType model and add centralized TTS provider policy 2026-05-13 10:11:05 -06:00
segment-audio-urls.ts Use direct signed segment audio URLs in ensure/manifest 2026-05-13 23:33:00 -06:00
segments-audio.ts Remove dead segment audio presign route and legacy helpers 2026-05-14 08:01:53 -06:00
segments-auth.ts feat(tts): add TTS segments API, schema, storage, and manifest endpoints 2026-05-04 10:18:56 -06:00
segments-blobstore.ts Stream fallback segment audio and support byte-range requests 2026-05-14 07:55:48 -06:00
segments-cache.ts chore(logging): remove redundant errorCode fields from server logs and error contracts 2026-05-27 06:33:14 -06:00
segments-manifest.ts refactor(tts,db,manifest): split tts_segments into normalized entry and variant tables 2026-05-12 17:44:57 -06:00
segments.ts refactor(pdf): implement ONNX-based Docling layout parsing and block-level TTS for PDFs 2026-05-17 21:18:51 -06:00
upstream-response.ts refactor(tts): centralize upstream response helpers and improve settings validation 2026-04-16 13:07:31 -06:00
voice-resolution.ts chore(logging): remove redundant errorCode fields from server logs and error contracts 2026-05-27 06:33:14 -06:00