d3ro-voice/apps/desktop
Yun Chan f14341ace4
Some checks failed
deploy-site / deploy (push) Failing after 1m6s
fix(release): keep the updater configuration in the installer
Installing the previous build left an app that could not update itself: the
packaging path used to guarantee the native module build does not create the
updater configuration file, so the update client had nothing to read.

That file is now written from the single feed source and its presence in the
packaged app is checked before anything is published, so an installer that
cannot update can no longer be released.
2026-09-18 16:35:03 +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(release): stop shipping native modules built for the wrong runtime 2026-09-18 15:45:03 +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(release): keep the updater configuration in the installer 2026-09-18 16:35:03 +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