• Joined on 2023-07-19
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-25 13:29:48 +00:00
1f611ef46e fix(rank): 인기 크리에이터 차단 필터를 양방향으로 적용한다
39c215c042 fix(member-block): 동일인 판별 조건을 name birth di gender 조합으로 강화한다
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-25 12:11:03 +00:00
5f63574daa fix(profile): 사용하지 않는 blogUrl 제거, 잘못 제거된 youtubeUrl 다시 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-25 12:03:37 +00:00
a983ed1562 fix(profile): 사용하지 않는 blogUrl 제거, 잘못 제거된 youtubeUrl 다시 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-25 11:42:27 +00:00
4e12eaddfe fix(channel-donation): 후원 메시지 캔 수량을 천단위 콤마로 표시한다
d398d4780a fix(profile): 사용하지 않는 websiteUrl, blogUrl 제거
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-25 02:57:41 +00:00
16cc26f3f9 fix(explorer): JSON 직렬화 키를 명시해 응답 필드 매핑을 고정한다
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-24 10:30:50 +00:00
02cb4aa29c fix(profile): non-null 응답 호환을 위해 누락된 SNS 필드를 복구한다
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-24 08:36:38 +00:00
772883993b feat(profile): 카카오 오픈채팅 URL 필드로 프로필 응답과 수정을 통일한다
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-24 02:29:06 +00:00
1650ed402c feat(channel-donation): 채널 후원 기능 추가
fa5e65b432 fix(explorer): 미래 라이브 포함으로 음수 D+ 노출을 방지한다
2cf797869b docs(agents): 검증 기록 누적 작성 규칙을 보강한다
10e1c1eed0 feat(explorer): 크리에이터 상세정보 조회 API를 추가한다
Compare 4 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-23 05:11:05 +00:00
cc74628107 fix(block-member): 양방향 차단 관계의 댓글·응원·콘텐츠 노출을 차단한다
07fb6202a8 fix(member): 동일 본인인증 계정 차단을 함께 적용한다
ecef49393b feat(member): 팬심M 및 X URL 필드를 프로필 응답에 연동한다
c3a2ca66f8 fix(comment-nickname): deleted_ 로 시작하는 닉네임 접두사 노출을 제거한다
211eb3507c refactor(commit): 커밋 정책을 commit-policy 스킬로 분리한다
Compare 9 commits »
klaus pushed to main at klaus/sodalive-vuejs-admin 2026-02-13 09:42:25 +00:00
648d4d3a97 Merge pull request 'fix(content): 오디오 콘텐츠 삭제 시 FormData 형식으로 요청하도록 수정' (#90) from test into main
70f5ae2f54 fix(content): 오디오 콘텐츠 삭제 시 FormData 형식으로 요청하도록 수정
Compare 2 commits »
klaus merged pull request klaus/sodalive-vuejs-admin#90 2026-02-13 09:42:24 +00:00
fix(content): 오디오 콘텐츠 삭제 시 FormData 형식으로 요청하도록 수정
klaus created pull request klaus/sodalive-vuejs-admin#90 2026-02-13 09:42:20 +00:00
fix(content): 오디오 콘텐츠 삭제 시 FormData 형식으로 요청하도록 수정
klaus pushed to test at klaus/sodalive-vuejs-admin 2026-02-13 09:39:13 +00:00
70f5ae2f54 fix(content): 오디오 콘텐츠 삭제 시 FormData 형식으로 요청하도록 수정
klaus pushed to main at klaus/sodalive-backend-spring-boot 2026-02-13 09:14:22 +00:00
26ddeb9591 Merge pull request 'test' (#388) from test into main
a3affbaa85 사용하지 않는 코드 제거
1b039bccea Group_concat 제거 및 애플리케이션 레벨 데이터 병합 적용
a76c3ba34a EnumPath에 stringValue()를 적용하여 group_concat 오류 해결
43c5a8e8cb 시리즈 발행 요일 정렬 보정
Compare 16 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#388 2026-02-13 09:14:20 +00:00
test
klaus created pull request klaus/sodalive-backend-spring-boot#388 2026-02-13 09:14:14 +00:00
test
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-13 09:00:30 +00:00
a3affbaa85 사용하지 않는 코드 제거
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-13 08:49:46 +00:00
1b039bccea Group_concat 제거 및 애플리케이션 레벨 데이터 병합 적용
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-13 08:27:16 +00:00
a76c3ba34a EnumPath에 stringValue()를 적용하여 group_concat 오류 해결
klaus pushed to test at klaus/sodalive-backend-spring-boot 2026-02-13 08:10:28 +00:00
43c5a8e8cb 시리즈 발행 요일 정렬 보정