Commit Graph

26 Commits

Author SHA1 Message Date
Macbook 74c69c4ef2 멀티위젯 2026-06-15 21:09:26 +09:00
Macbook 44f6ddfa0f 위젯 종료버튼 겹침문제 수정 2026-06-15 20:59:07 +09:00
Macbook 58305273da 팝업수정 2026-06-15 17:24:33 +09:00
Macbook 51fdcf40e5 위젯 추가 팝업 수정 2026-06-15 17:17:06 +09:00
Macbook 0768ec37b9 feat(desktop): PC·업데이트 팝업 Apple/Windows 브랜드 아이콘
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 17:03:07 +09:00
Macbook a5e14ba676 fix(desktop): 위젯 picker를 웹 AppPopup(720×860)과 동일하게
현재 창 innerWidth로 크기를 제한하던 버그를 수정하고, nativeCompact
대신 서버와 같은 AppPopup UI를 macOS·Windows 공통 적용합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 17:02:59 +09:00
Macbook 046ef0a458 fix(desktop): 위젯 picker OS 창 크기 확대 및 논리 px 보정
picker 표시 전 OS 창을 820×900(논리 px)으로 확장하고 PhysicalSize/
LogicalSize 혼용 버그를 수정해 macOS·Windows에서 목록이 넓게 보이게 합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 16:53:24 +09:00
Macbook 36b4679c9a fix(desktop): 네이티브 위젯 picker를 창 전체 뷰로 전환
portal/overlay 대신 widget-main에서 picker 전용 화면으로 전환해
macOS·Windows WebView 모두에서 위젯 선택 팝업이 보이도록 합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 16:49:25 +09:00
Macbook 491fc8c267 fix(desktop): Windows 위젯 추가 팝업 즉시 표시
창 크기 조절 완료를 기다리지 않고 picker를 먼저 열고, body portal·
resize 타임아웃으로 WebView2에서 팝업이 뜨지 않던 문제를 해결합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 16:44:17 +09:00
Macbook 63a40c9c75 앱 위젯추가 팝업 수정 2026-06-15 16:30:44 +09:00
Macbook 4d7ad65cd1 위젯 추가팝업 수정 2026-06-15 16:00:41 +09:00
Macbook 0e09825cab 맥 os 전략지표 드래그 문제 최종 수정 2026-06-15 10:06:52 +09:00
Macbook ad6347f2a2 앱 실시간 갱신 수정 2026-06-14 19:41:49 +09:00
Macbook 5045a548a4 앱 버전표시 2026-06-14 19:20:48 +09:00
Macbook b2c6650cd5 앱 버전표시 2026-06-14 18:38:42 +09:00
Macbook 36c06b55ea fix: stop desktop startup update loop — manifest version matches bundles
Do not inflate latest.json from dmg filenames; use build version only.
Add client loop guard when the same update retries without version bump.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:36:42 +09:00
Macbook e658d9afe4 fix: Windows updater — platform-specific reinstall hints for v0.1.1 pubkey error
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:26:28 +09:00
Macbook 6b9e88ca9f fix: Mac desktop updater — platform-aware errors, HTTPS latest.json
Show Mac-specific update errors on macOS (not Windows message). Force HTTPS
bundle URLs, fix reconcile version from bundle filenames, bump to 0.1.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:19:19 +09:00
Macbook 6176c151a3 fix: clarify updater error when dmg has placeholder signing pubkey
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:09:10 +09:00
Macbook 9a0f3f554b feat: desktop startup auto-update before main app launch
Check server version on launch, download/install/relaunch if newer,
then show the main UI. Manual update check no longer triggers full install.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:58:54 +09:00
Macbook eae4ccd4c6 fix: Mac desktop updater — v0.1.2 with signed pubkey; clearer errors
Rebuild dmg with real updater.pub. Improve check failure messages and
fix publish signing when TAURI_SIGNING_PRIVATE_KEY is set.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:55:03 +09:00
Macbook 402f664db7 fix: Windows desktop updater — setup.exe in latest.json
Tauri v2 signs *-setup.exe for NSIS updates, not only nsis.zip.
Include windows-x86_64 in latest.json and improve platform error messages.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:48:38 +09:00
Macbook 78cda775ad 수정 2026-06-14 11:35:54 +09:00
Macbook 407e746822 pc 앱 배포,다운로드 기능 2026-06-14 10:33:53 +09:00
Macbook 92f67580e3 pc 프로그램 다운로드 기능 적용 2026-06-14 10:25:22 +09:00
Macbook 86b99d8c10 desktop 앱 적용 2026-06-14 10:15:54 +09:00