d3ro-voice/apps/desktop
Yun Chan f6a29db95a feat(shared): gate paid features from one entitlement source
Desktop, web, mobile, and the API each decided locally what a tier could do,
so a plan change could unlock a feature on one surface and not another.
Entitlement checks now live in `@d3ro/core` and are exercised by tests.

The shared theme and design-system packages also gain the tokens the new
surfaces consume, and the api-client exposes the dictionary and team types
the clients now send.
2026-09-16 23:24:18 +09:00
..
build feat(icon)+fix(audio): 앱 아이콘 적용 + 트레이 아이콘 + 마이크 테스트 조기 종료 수정 2026-07-21 19:00:23 +09:00
resources feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
scripts feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
sidecar feat(bootstrap): Whisper large-v3-turbo 기본 전환 + 온보딩 2단계 다운로드 진행률 2026-07-21 11:59:49 +09:00
src fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
tests feat(shared): gate paid features from one entitlement source 2026-09-16 23:24:18 +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 feat(release): publish desktop updates from a tag through one feed 2026-09-16 23:23:00 +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 feat(release): publish desktop updates from a tag through one feed 2026-09-16 23:23:00 +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