• Joined on 2023-07-19
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-14 20:21:03 +00:00
7f3589dcfb fix(original): 인기 캐릭터 조회
b134c28c10 feat(original): 관리자 캐릭터 상세 조회
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-14 15:31:34 +00:00
41c8d0367d feat(original): 원작별 캐릭터 조회 API 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-14 14:28:15 +00:00
3b148d549e feat(original-app): 앱용 원작 목록/상세 API 및 조회 로직 추가
b6c96af8a2 feat(original): 원작 도메인과 캐릭터를 연결하기 위해 각각 검색 API 추가
4904625488 feat(original): 원작 도메인 추가, 관리자 CRUD/연결 API, 소프트 삭제, 서비스 계층 정비
Compare 3 commits »
klaus pushed to main at klaus/sodalive-vuejs-admin 2025-09-14 09:04:59 +00:00
18b59b5598 Merge pull request 'test' (#75) from test into main
cd86973b60 fix(character): 캐릭터 등록 폼
1e4dcffc17 feat(character-calculator): 캐릭터별 정산 추가
Compare 3 commits »
klaus merged pull request klaus/sodalive-vuejs-admin#75 2025-09-14 09:04:58 +00:00
test
klaus created pull request klaus/sodalive-vuejs-admin#75 2025-09-14 09:04:49 +00:00
test
klaus pushed to main at klaus/sodalive-backend-spring-boot 2025-09-14 08:51:14 +00:00
08b5fd23ab Merge pull request 'test' (#340) from test into main
0574f4f629 feat(cache): 인기 캐릭터 조회에 윈도우 기반 동적 캐시 키 적용
4adc3e127c fix(popular): 일일 인기 캐릭터 집계 윈도우를 전날 완료 구간으로 고정
dd0a1c2293 fix(chat-character): 인기 캐릭터
a07407417c fix(admin-chat-calculate): 캐릭터 정산 API
Compare 12 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#340 2025-09-14 08:51:12 +00:00
test
klaus created pull request klaus/sodalive-backend-spring-boot#340 2025-09-14 08:50:59 +00:00
test
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-14 08:44:20 +00:00
0574f4f629 feat(cache): 인기 캐릭터 조회에 윈도우 기반 동적 캐시 키 적용
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-14 08:28:51 +00:00
4adc3e127c fix(popular): 일일 인기 캐릭터 집계 윈도우를 전날 완료 구간으로 고정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-14 07:48:58 +00:00
dd0a1c2293 fix(chat-character): 인기 캐릭터
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-09-12 20:27:36 +00:00
cd86973b60 fix(character): 캐릭터 등록 폼
1e4dcffc17 feat(character-calculator): 캐릭터별 정산 추가
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-12 20:02:08 +00:00
a07407417c fix(admin-chat-calculate): 캐릭터 정산 API
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-12 19:33:14 +00:00
e33e3b43b7 fix(admin-chat-calculate): 캐릭터 정산 API
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-12 18:54:39 +00:00
634bf759ca feat(admin-chat-calculate): 캐릭터 정산 API에 채팅 횟수 구매(CHAT_QUOTA_PURCHASE) 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-12 18:20:40 +00:00
0ed29c6097 feat(admin-chat-calculate): 캐릭터 정산 API에 imagePath를 imageHost를 포함한 url로 변경 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-12 18:07:12 +00:00
b752434fbb feat(admin-chat-calculate): 캐릭터 정산 API에 totalCount 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-12 17:01:45 +00:00
eec63cc7b2 feat(admin-chat-calculate): 캐릭터별 정산 조회 API 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-12 10:01:19 +00:00
3dc9dd1f35 feat(character): 최근 등록된 캐릭터 전체보기 API