Macbook
3c269db6b7
보조지표 전략체크 수정
2026-06-17 21:49:15 +09:00
Macbook
301f45301f
llm timeout 문제
2026-06-17 15:19:41 +09:00
Macbook
05d33bb410
업데이트 오류 수정
2026-06-17 10:21:58 +09:00
Macbook
f56a958c57
윈도우 앱 업데이트 문제 수정
2026-06-17 10:12:21 +09:00
Macbook
37533764ee
stock.exdev.co.kr로 접속 url 변경
2026-06-17 10:00:34 +09:00
Macbook
092d181d0f
앱 업데이트 실패 문제
2026-06-16 23:02:49 +09:00
Macbook
02799cc8f8
윈도우 앱 재설치 없이 업데이트
2026-06-15 16:33:44 +09:00
Macbook
1eaecbb586
앱 빌드 버전문제 수정
2026-06-15 16:25:47 +09:00
Macbook
e655725ce8
앱 빌드 오류 수정
2026-06-15 15:51:04 +09:00
Macbook
cab5365b19
자동빌드 배포 오류 수정
2026-06-15 15:44:43 +09:00
Macbook
8922895ab7
https 접속 허용
2026-06-15 13:02:41 +09:00
Macbook
0e09825cab
맥 os 전략지표 드래그 문제 최종 수정
2026-06-15 10:06:52 +09:00
Macbook
f35f17df36
터치로 전략컨트롤 동작
2026-06-15 00:19:31 +09:00
Macbook
d8529ed582
버전문제 수정
2026-06-15 00:03:05 +09:00
Macbook
198ebbb3d7
버전문제 수정
2026-06-14 23:49:16 +09:00
Macbook
8b982d7272
버전업데이트 수정
2026-06-14 23:44:22 +09:00
Macbook
b2788ee629
버전 업 오류
2026-06-14 23:02:44 +09:00
Macbook
dec812089d
버전 불일치 문제
2026-06-14 20:01:33 +09:00
Macbook
a6a3bfbe38
앱 빌드시 버전갱신 문제
2026-06-14 19:54:53 +09:00
Macbook
ac2b0eb7f1
앱 버전 갱신문제
2026-06-14 19:49:40 +09:00
Macbook
ad6347f2a2
앱 실시간 갱신 수정
2026-06-14 19:41:49 +09:00
Macbook
5045a548a4
앱 버전표시
2026-06-14 19:20:48 +09:00
Macbook
ead2ba6b3a
앱 위젯에서 구분선 리사이즈 안되는 문제 수정
2026-06-14 17:54:26 +09:00
Macbook
7f5e7b22d2
fix: Desktop publish가 build-info 버전을 tauri.conf로 덮어쓰지 않음
...
CI bump(0.1.7) 후 deploy checkout으로 tauri.conf가 0.1.4로 돌아가도
latest.json에 올바른 빌드 버전이 반영되도록 한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 17:26:35 +09:00
Macbook
7a77e1afb9
fix: Desktop CI 버전 bump — 설치 파일·latest.json 최대값 기준
...
latest.json만 보면 이미 0.1.6인 클라이언트에 업데이트가 안 보이던 문제를
수정한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 17:22:50 +09:00
Macbook
7dab067aed
fix: Android APK 다운로드 window.open, CI npm ci 보강
...
@capacitor/browser 제거하고 네이티브 WebView에서 window.open 사용.
app node_modules 누락 시 root npm ci 실행.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 17:11:16 +09:00
Macbook
c840e09885
feat: Android 폰·태블릿 다운로드·앱 내 업데이트 완료
...
CI에서 APK 버전 자동 bump, 앱 복귀 시 업데이트 확인·시스템 다운로드,
프론트 Android 전용 UI 정리(iPad는 향후).
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 17:03:10 +09:00
Macbook
be45247dc9
fix: Jenkins crumb 파싱에 python3 사용 (node 미설치 환경)
...
post-receive hook PATH에 node가 없어 트리거가 실패하던 문제를 수정한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 16:48:43 +09:00
Macbook
a76cc2b1e8
fix: Jenkins 트리거 URL — host에서 localhost로 치환
...
.env의 host.docker.internal은 Docker용이므로 post-receive hook 실행 시
127.0.0.1로 바꿔 Jenkins 빌드를 큐에 등록한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 16:47:34 +09:00
Macbook
74656a9d28
fix: macOS sed로 APK versionName 파싱
...
BSD sed는 \\s를 지원하지 않아 .env에 잘못된 버전이 기록되던 문제를 수정한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 16:46:37 +09:00
Macbook
784201b834
fix: post-receive Jenkins 트리거가 .env 자격증명을 로드
...
hook 환경에서도 Mobile/Desktop 빌드가 큐에 등록되도록 WORK_TREE .env를
읽고, APK 빌드 시 root npm ci를 보장한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 16:45:29 +09:00
Macbook
7c4fc00b37
fix: server mobile CI — Java paths, monorepo Podfile
...
Jenkins/서버에서 brew OpenJDK·Android SDK 경로를 사용하고, npm workspace
루트의 Capacitor iOS 의존성을 Podfile이 참조하도록 수정한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 16:40:58 +09:00
Macbook
7611146cbf
fix: mobile server deploy — Jenkins crumb, APK build deps
...
Jenkins 트리거에 cookie+crumb 세션을 사용하고, 서버 APK 빌드 시 root npm ci를
실행하며 server-setup 스크립트와 Mobile job 설치를 보완한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 16:39:42 +09:00
Macbook
f34104b721
feat: Phase 1 mobile tablet — Jenkins APK, PC tab, in-app update
...
Capacitor 확장으로 git push 시 Mobile Jenkins 빌드, PC 탭 Android/iPad 다운로드,
앱 내 APK 업데이트, iOS TestFlight API 및 Capacitor ios 프로젝트를 추가한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 16:31:55 +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
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
967df18287
fix: Windows desktop updater — sign setup.exe, preserve latest.json on deploy
...
Sign *-setup.exe for updater manifest, pick newest bundle per platform,
reconcile after git checkout, and stop overwriting latest.json with empty
placeholder. Bump desktop to 0.1.3.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 12:03:48 +09:00
Macbook
b0b0fcb682
fix: Jenkins desktop trigger when CSRF crumb is absent (bash set -u)
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 12:00:11 +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
e79f028148
fix: ensure node in PATH for desktop latest.json reconcile
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 11:51:41 +09:00
Macbook
122c84931f
fix: reconcile latest.json version compare node script
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 11:51:14 +09:00
Macbook
a3fb92f72c
chore: bump desktop version to 0.1.1; preserve latest.json version on reconcile
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 11:49:40 +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
61de2fb1e6
fix: reconcile desktop latest.json after deploy; nginx MIME types
...
Run reload-frontend-desktop-static from post-receive after deploy so
signed updater manifest survives git checkout placeholder reset.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 11:45:24 +09:00
Macbook
14b8c681b0
fix: regenerate desktop latest.json after deploy checkout
...
Signed updater bundles on disk are preserved across deploy, but
latest.json was reset to the git placeholder. Reconcile on nginx reload.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 11:44:33 +09:00
Macbook
5c29ddaf23
fix: desktop updater signing in non-interactive CI
...
Use --ci for key generation and pass empty password to tauri signer sign
so Jenkins/SSH builds can sign updater bundles without a TTY.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 11:43:23 +09:00
Macbook
117a588df8
desktop 앱 실행시 종료문제 수정
2026-06-14 11:26:46 +09:00
aidev
d341084ecb
fix: desktop-dev-path set -e loop exit under Jenkins
2026-06-14 11:12:09 +09:00
Macbook
9636bd2abf
데스크탑 앱 추가수정
2026-06-14 11:07:41 +09:00
Macbook
9fe1ad4c51
desktop 다운로드 수정
2026-06-14 10:47:17 +09:00