feat(updater): overhaul cross-platform auto-update with user consent, blockmap diffs, skip version, and mobile update manager
Some checks failed
deploy-site-windows / deploy-win (push) Waiting to run
deploy-site / deploy (push) Failing after 19s

This commit is contained in:
Yun Chan 2026-08-20 22:17:14 +09:00
parent d4dc498448
commit 63b97c4761
5 changed files with 236 additions and 52 deletions

View file

@ -11,4 +11,4 @@
// 빈 문자열이면 UpdateService가 비활성 상태로 동작한다.
// d3r0/voice 프로젝트 ID = 1172. electron-builder.yml publish.url과 동일 값 유지.
export const UPDATE_FEED_URL =
'https://gitlab.twentyoz.kr:8443/api/v4/projects/1172/packages/generic/d3ro-voice/latest'
'https://d3ro.chanpaca.net/releases/1.0.0'