• Joined on 2023-07-19
klaus pushed to main at klaus/sodalive-vuejs-admin 2025-09-10 06:26:04 +00:00
5fcdd7f06d Merge pull request '캐릭터 챗봇' (#74) from test into main
5ee0fe6a60 fix(chat): 인물관계 삭제 후 수정 저장 시 서버 반영되지 않던 문제 수정
199049ab7c feat(chat): 캐릭터 폼에 JSON 내보내기/가져오기 기능 추가
bc8833483a fix(character-image): 캐릭터 이미지 등록/수정
b94aa54365 캐릭터 챗봇 큐레이션 추가
Compare 34 commits »
klaus merged pull request klaus/sodalive-vuejs-admin#74 2025-09-10 06:26:03 +00:00
캐릭터 챗봇
klaus created pull request klaus/sodalive-vuejs-admin#74 2025-09-10 06:25:52 +00:00
캐릭터 챗봇
klaus pushed to main at klaus/sodalive-backend-spring-boot 2025-09-10 06:08:49 +00:00
a27852ed44 Merge pull request '캐릭터 챗봇' (#338) from test into main
3782062f4a fix(chat-room): 입장/전송 next 계산 보완 및 채팅 가능 시 next=null 처리
fd83abb46c feat(chat): 글로벌/방 쿼터 정책 개편, 결제/조회/차단/이관 로직 반영
a9d1b9f4a6 fix(character): 캐릭터 상세 조회 응답에 MBTI·성별·나이 필드 추가
ad69dad725 fix(character-image): 리스트 응답 ownedCount에 프로필(+1) 반영
Compare 120 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#338 2025-09-10 06:08:47 +00:00
캐릭터 챗봇
klaus created pull request klaus/sodalive-backend-spring-boot#338 2025-09-10 06:07:58 +00:00
캐릭터 챗봇
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-10 04:31:47 +00:00
3782062f4a fix(chat-room): 입장/전송 next 계산 보완 및 채팅 가능 시 next=null 처리
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-10 02:55:22 +00:00
fd83abb46c feat(chat): 글로벌/방 쿼터 정책 개편, 결제/조회/차단/이관 로직 반영
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-09-09 05:55:16 +00:00
5ee0fe6a60 fix(chat): 인물관계 삭제 후 수정 저장 시 서버 반영되지 않던 문제 수정
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-09-05 15:58:21 +00:00
199049ab7c feat(chat): 캐릭터 폼에 JSON 내보내기/가져오기 기능 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-05 07:56:33 +00:00
a9d1b9f4a6 fix(character): 캐릭터 상세 조회 응답에 MBTI·성별·나이 필드 추가
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-09-02 06:31:38 +00:00
bc8833483a fix(character-image): 캐릭터 이미지 등록/수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-01 07:56:18 +00:00
ad69dad725 fix(character-image): 리스트 응답 ownedCount에 프로필(+1) 반영
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-01 06:18:35 +00:00
2f55303d16 feat(admin-curation): 리스트 정합성 개선 및 활성 캐릭터 수 DB 집계 적용
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-09-01 03:29:44 +00:00
3a9128a894 fix(character): 추가 정보 증분 업데이트 적용 및 값 필드 가변화
def6296d4d fix(chat-character): 캐릭터 등록/수정 API
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-28 16:39:11 +00:00
034472defa fix(chat-character): DB에서 speechStyle type을 varchar에서 text로의 변경에 따라 @Column(columnDefinition = "TEXT") 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-28 10:50:36 +00:00
550e4ac9ce fix(character-main): 최근 대화 캐릭터 조회에서 roomId 대신 characterId 반환
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-08-28 10:38:31 +00:00
b94aa54365 캐릭터 챗봇 큐레이션 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-28 10:22:47 +00:00
d26e0a89f6 feat(admin-curation): 큐레이션 캐릭터 다중 등록 및 검증 로직 개선
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-28 08:40:36 +00:00
6767afdd35 feat(character-curation): 캐릭터 큐레이션 도메인/관리 API 추가 및 메인 화면 통합