d3ro-voice/apps/desktop
Yun Chan 0b9e67afe9
Some checks failed
Build macOS / Build & Package (macOS) (push) Failing after 3s
Build macOS / Build & Package (macOS)-1 (push) Failing after 5s
fix(onboarding): 무진행 구간 UX + 중복 실행 가드
- verifying/manifest 상태(바이트 진행률 없음)에서 인디터미넌트 바 + 친화적 문구
  — 9.6GB 검증 ~2분간 멈춘 것처럼 보이던 문제 해소
- OnboardingModal 중복 실행 가드 (runningRef)
- LocalLLMService.pullModel: 동일 모델 동시 pull은 기존 promise 합류
- LocalSTTService.downloadModel: /download 409는 실패가 아닌 기존 진행 합류
2026-07-21 18:02:26 +09:00
..
build fix(installer): custom NSIS include 비활성화 — System.dll 0xc0000005 크래시 해소 2026-04-15 22:30:10 +09:00
resources build: SoX Windows 바이너리 직접 번들 (SourceForge 다운로드 차단 우회) 2026-04-15 20:44:12 +09:00
scripts fix(bundle): Ollama v0.5.7 → v0.32.1 — gemma4:e4b pull 412 해소 2026-07-21 16:32:58 +09:00
sidecar feat(bootstrap): Whisper large-v3-turbo 기본 전환 + 온보딩 2단계 다운로드 진행률 2026-07-21 11:59:49 +09:00
src fix(onboarding): 무진행 구간 UX + 중복 실행 가드 2026-07-21 18:02:26 +09:00
tests feat(bootstrap): Whisper large-v3-turbo 기본 전환 + 온보딩 2단계 다운로드 진행률 2026-07-21 11:59:49 +09:00
electron-builder.yml ci: 첫 파이프라인 실패 2건 수정 — alpha 채널 감지 차단 + mac sox 자동 설치 2026-07-21 15:48:21 +09:00
electron.vite.config.ts refactor: saasMode 분기 제거 — 항상 SaaS(OAuth only)로 동작 2026-04-13 17:20:55 +09:00
package.json feat(release): switchboard 릴리스 체계 이식 — Mac 배포 + Registry 게시 + 자동 업데이트 2026-07-21 12:43:16 +09:00
tsconfig.json feat(V2-1a): Monorepo 구조 전환 — apps/desktop으로 V1 이동 2026-04-08 14:04:41 +09:00
tsconfig.node.json feat(V2-1d): packages/i18n 추출 — Electron 독립 i18n 엔진 2026-04-08 14:57:27 +09:00
tsconfig.web.json feat(V2-1d): packages/i18n 추출 — Electron 독립 i18n 엔진 2026-04-08 14:57:27 +09:00
vitest.config.ts feat(V2-1d): packages/i18n 추출 — Electron 독립 i18n 엔진 2026-04-08 14:57:27 +09:00