d3ro-voice/apps/desktop
Yun Chan 27facb8569 fix(desktop): verify runtime parts on disk so engine install stops failing
Part checks counted bytes from the network stream while the joined archive
was hashed from disk, so a truncated write passed part verification and only
failed later as "런타임 아카이브 해시 불일치". Verify size and hash from the
written file, check the joined size before its hash, and retry a failed part
up to 3 times.
2026-09-18 20:26:26 +09:00
..
build feat(icon)+fix(audio): 앱 아이콘 적용 + 트레이 아이콘 + 마이크 테스트 조기 종료 수정 2026-07-21 19:00:23 +09:00
resources feat(desktop): make local speech transcription work end to end 2026-09-18 00:48:47 +09:00
scripts feat(desktop): make local speech transcription work end to end 2026-09-18 00:48:47 +09:00
sidecar feat(desktop): make local speech transcription work end to end 2026-09-18 00:48:47 +09:00
src fix(desktop): verify runtime parts on disk so engine install stops failing 2026-09-18 20:26:26 +09:00
tests feat(desktop): make local speech transcription work end to end 2026-09-18 00:48:47 +09:00
bypass3.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
bypass4.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
bypass5.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
bypass6.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
check_all_imports.cjs feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
check_all_tokens.cjs feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
dedup.cjs feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
dedup.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
electron-builder.yml fix(release): stop shipping native modules built for the wrong runtime 2026-09-18 15:45:03 +09:00
electron.vite.config.ts feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
fix_imports.cjs feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
fix_imports.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
package.json fix(desktop): recommend the model the app actually uses 2026-09-18 17:15:37 +09:00
playwright.config.ts feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
run_e2e_cdp.cjs feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
run_e2e_full_suite.cjs feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
tsconfig.check-node.json fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
tsconfig.check.json fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
tsconfig.json feat(V2-1a): Monorepo 구조 전환 — apps/desktop으로 V1 이동 2026-04-08 14:04:41 +09:00
tsconfig.node.json fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
tsconfig.web.json feat(V2-1d): packages/i18n 추출 — Electron 독립 i18n 엔진 2026-04-08 14:57:27 +09:00
vitest.config.ts feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00