d3ro-voice/apps/desktop/src/renderer
Yun Chan 6ba25f53b7 fix(desktop): surface configuration and provider failures instead of hiding them
Several desktop paths quietly substituted defaults or partial results: a
config write could fall back to a throwaway in-memory store, speech provider
errors were absorbed into empty transcriptions, and meeting exports built
file names from raw titles.

Writes now fail explicitly when the store is unavailable, provider and model
failures reach the UI as errors, and export names pass through one
sanitizer. Settings, license, ad, and support surfaces use the shared theme
tokens, unused hotkey helpers are gone, and the package gains strict
node/renderer typecheck configs plus red-team e2e scenarios for these flows.
2026-09-16 23:23:58 +09:00
..
assets/fonts feat(ui): Midnight Glass v2 전면 리디자인 — 기반+셸+대시보드 2026-07-21 20:14:15 +09:00
components fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
hooks fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
pages fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
popups fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
styles feat(ui): Midnight Glass v2 전면 리디자인 — 기반+셸+대시보드 2026-07-21 20:14:15 +09:00
utils refactor(desktop): IME composition 가드 helper 추출 + 8곳 Enter 핸들러 통합 (빅뱅 Phase 5 Part 5) 2026-04-11 22:06:16 +09:00
App.tsx feat(desktop): SaaS [3.5] 로컬 모드 = entry point (빅뱅 Phase 1.5) 2026-04-11 10:08:35 +09:00
electron.d.ts feat(V2-1a): Monorepo 구조 전환 — apps/desktop으로 V1 이동 2026-04-08 14:04:41 +09:00
index.html feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
main.tsx feat(ui): Midnight Glass v2 전면 리디자인 — 기반+셸+대시보드 2026-07-21 20:14:15 +09:00