Commit Graph

  • 4c32817f7e docs: CLAUDE.md의 하드코딩된 재시도 횟수를 apiRetryCount 참조로 수정 main tolelom 2026-04-13 03:10:18 +09:00
  • 3c46b55f93 docs: CLAUDE.md 파일 구조 6파일로 업데이트 tolelom 2026-04-13 03:06:13 +09:00
  • e09513f8d9 refactor: apiRetryCount 상수를 doc comment와 에러 메시지에도 반영 tolelom 2026-04-13 03:05:02 +09:00
  • bf19d5d542 refactor: apiRetryCount·maxJSONBodySize 상수화, bytes.NewReader 수정 tolelom 2026-04-13 03:00:34 +09:00
  • e1d0e6fed0 refactor: downloadBody 문서화 개선 tolelom 2026-04-13 02:56:10 +09:00
  • 208b2d3189 refactor: doDownload에서 downloadBody 분리 tolelom 2026-04-13 02:47:47 +09:00
  • 4cd118cef0 refactor: tmpZipName 상수화, formatProgress 속도 미확정 처리 수정 tolelom 2026-04-13 02:40:01 +09:00
  • 42c00b37d5 refactor: Win32 선언부를 win32.go로 분리 tolelom 2026-04-13 02:36:01 +09:00
  • 281a365952 refactor: 코드 가독성 개선 및 버그 수정 tolelom 2026-03-29 02:17:51 +09:00
  • 742712aa49 fix: 게임에 토큰이 전달되지 않아 로그인 화면이 뜨는 버그 수정 tolelom 2026-03-26 17:21:23 +09:00
  • 0932ecd39e fix: 아키텍처 리뷰 이슈 3건 수정 tolelom 2026-03-20 15:57:02 +09:00
  • b026520b35 fix: 런처 안정성 개선 (4건) tolelom 2026-03-18 23:26:41 +09:00
  • d55be620bd Merge branch 'main' of https://git.tolelom.xyz/A301/a301_launcher tolelom 2026-03-18 21:39:57 +09:00
  • 03345d18b9 ci: Gitea 환경으로 전환 (릴리즈 GitHub Actions → Gitea API) tolelom 2026-03-18 17:25:31 +09:00
  • 1e7aebf6b0 ci: go vet + go test 추가 + Go 1.25 업그레이드 + 태그 릴리즈 빌드 tolelom 2026-03-18 17:22:01 +09:00
  • 84dd2373a4 refactor: 단일 파일을 main/ui/download/protocol 4개 파일로 분리 tolelom 2026-03-18 17:11:41 +09:00
  • 8759587e25 test: 보안 크리티컬 함수 유닛 테스트 20개 추가 tolelom 2026-03-18 16:58:53 +09:00
  • 19b4d4895f feat: ticket redeem 인증 + 토큰 이중 전달 + 보안/품질 개선 tolelom 2026-03-18 16:42:43 +09:00
  • 13b44b04a2 ci: GitHub Actions 워크플로우 추가 tolelom 2026-03-18 10:57:20 +09:00
  • a8d9ab9d36 feat: 오프라인 모드 + 다운로드 UX + 언인스톨 개선 tolelom 2026-03-18 10:51:18 +09:00
  • 66dc8a14de feat: 런처 자동 업데이트 + 보안 수정 tolelom 2026-03-18 10:37:57 +09:00
  • a28510df57 feat: 일회용 ticket을 서버에서 JWT로 교환하는 로직 추가 tolelom 2026-03-17 21:28:36 +09:00
  • 574a6ee277 fix: DPI 스케일링 정밀도 개선 및 토큰 형식 검증 tolelom 2026-03-13 21:40:12 +09:00
  • b71c0d7baf fix: URI 스킴 검증 추가 tolelom 2026-03-13 17:49:54 +09:00
  • a0face763a fix: 다운로드·파일 처리 버그 수정 및 에러 핸들링 강화 tolelom 2026-03-12 13:08:39 +09:00
  • 48df55a82e fix: 보안 강화, 안정성 및 UX 개선 tolelom 2026-03-06 11:10:11 +09:00
  • 9bb422f9b2 fix: 보안 강화 및 안정성 개선 tolelom 2026-03-06 09:51:43 +09:00
  • 9fb98b0028 fix: 보안 및 안정성 보강 tolelom 2026-03-05 11:04:45 +09:00
  • 10651d294a docs: README, CLAUDE.md 작성 tolelom 2026-02-25 00:20:43 +09:00
  • f77a7e0e23 feat: 게임 가제 'One of the plans' UI 텍스트 적용 tolelom 2026-02-25 00:18:13 +09:00
  • 28c1b377df feat: 다운로드 창 다크 테마 적용 tolelom 2026-02-25 00:14:39 +09:00
  • 22b5efdaab feat: DPI 인식 및 진행 막대 UI 추가 tolelom 2026-02-25 00:08:06 +09:00
  • 6fafe1f3af fix: serverInfoURL을 API 서버 주소로 수정 tolelom 2026-02-24 23:40:48 +09:00
  • 90fcc0f94e fix: 서버 상태 코드별 명확한 에러 메시지 처리 tolelom 2026-02-24 23:38:24 +09:00
  • ad9d372d7c feat: 자동 다운로드/설치 기능 추가 tolelom 2026-02-24 23:00:19 +09:00
  • 7cff574c1d feat: 게임 실행 전 서버 해시 검증으로 버전 강제 차단 v0.0.1 tolelom 2026-02-24 22:22:58 +09:00
  • 861796fe5a feat: 더블클릭 시 MessageBox로 프로토콜 등록 안내 tolelom 2026-02-24 22:15:54 +09:00
  • c3b557419d chore: first commit tolelom 2026-02-24 20:52:16 +09:00