• Joined on 2026-02-15
tolelom pushed to main at A301/a301_mmo_game_server 2026-03-17 03:55:30 +00:00
f27cee05bb fix: merge conflict 해결 — BossRaid 토큰 Dictionary 처리 및 개별 전송
f9db0d26ca fix: BossRaid 토큰 처리 수정 및 merge conflict 해결
46dd92b27d feat: 보스레이드 연동 — 입장 요청, 토큰 검증, 결과 보고 API 추가
Compare 3 commits »
tolelom pushed to main at A301/a301_server 2026-03-17 01:57:06 +00:00
2c1e9698d2 refactor: 클라이언트 직접 호출 BossRaid 엔드포인트 제거
tolelom pushed to main at A301/a301_server 2026-03-17 00:25:45 +00:00
333cfa7911 fix: Swagger CSP에 validator.swagger.io 이미지 허용 추가
tolelom pushed to main at A301/a301_server 2026-03-17 00:20:14 +00:00
635dfb3221 fix: Swagger UI CSP 완화하여 리소스 로딩 허용
tolelom created pull request A301/a301_mmo_game_server#2 2026-03-16 15:35:17 +00:00
fix: MMO 서버 로직 버그 6건 수정
tolelom pushed to fix/mmo-server-logic-bugs at A301/a301_mmo_game_server 2026-03-16 15:34:48 +00:00
7f2cd281da fix: MMO 서버 로직 버그 6건 수정
tolelom created branch fix/mmo-server-logic-bugs in A301/a301_mmo_game_server 2026-03-16 15:34:48 +00:00
tolelom created pull request A301/a301_mmo_game_server#1 2026-03-16 15:22:25 +00:00
fix: 크로스 프로젝트 통신 버그 수정
tolelom created branch fix/cross-project-communication in A301/a301_mmo_game_server 2026-03-16 15:20:33 +00:00
tolelom pushed to fix/cross-project-communication at A301/a301_mmo_game_server 2026-03-16 15:20:33 +00:00
a5eedb2fb2 fix: 크로스 프로젝트 통신 버그 수정
tolelom pushed to main at A301/a301_server 2026-03-16 14:40:22 +00:00
fc976dbba8 fix: ResetRoom 시 BossRoom 레코드 정리
tolelom pushed to main at A301/a301_server 2026-03-16 12:41:02 +00:00
0ad19562a5 fix: Internal API 라우트를 apiLimiter보다 먼저 등록
tolelom pushed to main at A301/a301_server 2026-03-16 12:33:28 +00:00
5758c4784e fix: Internal API를 Rate Limiter에서 분리
tolelom pushed to main at A301/a301_server 2026-03-16 11:08:06 +00:00
22e0652ee3 fix: 좀비 슬롯 정리 및 보상 실패 상태 추적
tolelom pushed to main at A301/a301_server 2026-03-16 08:53:04 +00:00
befea9dd68 feat: Swagger API 문서 추가 + 보스레이드/플레이어 레벨 시스템
tolelom pushed to main at A301/a301_server 2026-03-15 14:47:10 +00:00
ee2cf332fb ci: lint-and-build에 tolchain 클론 추가 (go.mod replace 의존성)
tolelom pushed to main at A301/a301_client 2026-03-15 14:45:13 +00:00
1a3be5f76b fix: ESLint react-hooks 최신 규칙 호환
tolelom pushed to main at A301/a301_client 2026-03-15 14:41:51 +00:00
790e6e4c7f ci: npm ci에 --legacy-peer-deps 추가 (ESLint peer 충돌 해결)
tolelom pushed to main at A301/a301_client 2026-03-15 11:10:06 +00:00
285e3ae4bd ci: HEALTHCHECK 추가 + git clone 토큰 로그 노출 방지
tolelom pushed to main at A301/a301_server 2026-03-15 11:09:43 +00:00
9c27edf4fb ci: 테스트 실행 추가 + git clone 토큰 로그 노출 방지