This website requires JavaScript.
Explore
Help
Sign In
klaus
0 Followers
·
0 Following
Joined on
2023-07-19
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
6
Projects
Packages
Public Activity
Starred Repositories
klaus
pushed to
main
at
klaus/sodalive-backend-spring-boot
2026-02-25 18:40:57 +00:00
cc3a620642
Merge pull request 'fix(recommend-live): 차단 관계를 추천 조회에 반영하고 캐시를 무효화한다' (
#391
) from test into main
dd9cd788ca
fix(recommend-live): 차단 관계를 추천 조회에 반영하고 캐시를 무효화한다
Compare 2 commits »
klaus
merged pull request
klaus/sodalive-backend-spring-boot#391
2026-02-25 18:40:56 +00:00
fix(recommend-live): 차단 관계를 추천 조회에 반영하고 캐시를 무효화한다
klaus
created pull request
klaus/sodalive-backend-spring-boot#391
2026-02-25 18:34:43 +00:00
fix(recommend-live): 차단 관계를 추천 조회에 반영하고 캐시를 무효화한다
klaus
pushed to
test
at
klaus/sodalive-backend-spring-boot
2026-02-25 18:33:56 +00:00
dd9cd788ca
fix(recommend-live): 차단 관계를 추천 조회에 반영하고 캐시를 무효화한다
klaus
pushed to
main
at
klaus/sodalive-backend-spring-boot
2026-02-25 16:55:32 +00:00
be0884e974
Merge pull request 'test' (
#390
) from test into main
e7252574d2
fix(content-series): 차단 접근 오류 메시지 키를 분리한다
389727cdb5
fix(series): 오리지널 시리즈 조회에 양방향 차단 필터를 적용한다
d5db08faca
fix(rank): 홈 콘텐츠 랭킹 차단 크리에이터를 양방향으로 필터링한다
Compare 4 commits »
klaus
merged pull request
klaus/sodalive-backend-spring-boot#390
2026-02-25 16:55:32 +00:00
test
klaus
created pull request
klaus/sodalive-backend-spring-boot#390
2026-02-25 16:42:36 +00:00
test
klaus
pushed to
test
at
klaus/sodalive-backend-spring-boot
2026-02-25 16:42:00 +00:00
e7252574d2
fix(content-series): 차단 접근 오류 메시지 키를 분리한다
389727cdb5
fix(series): 오리지널 시리즈 조회에 양방향 차단 필터를 적용한다
Compare 2 commits »
klaus
pushed to
test
at
klaus/sodalive-backend-spring-boot
2026-02-25 16:09:48 +00:00
d5db08faca
fix(rank): 홈 콘텐츠 랭킹 차단 크리에이터를 양방향으로 필터링한다
klaus
pushed to
main
at
klaus/sodalive-backend-spring-boot
2026-02-25 13:55:25 +00:00
34456395fd
Merge pull request 'test' (
#389
) from test into main
1f611ef46e
fix(rank): 인기 크리에이터 차단 필터를 양방향으로 적용한다
39c215c042
fix(member-block): 동일인 판별 조건을 name birth di gender 조합으로 강화한다
5f63574daa
fix(profile): 사용하지 않는 blogUrl 제거, 잘못 제거된 youtubeUrl 다시 추가
a983ed1562
fix(profile): 사용하지 않는 blogUrl 제거, 잘못 제거된 youtubeUrl 다시 추가
Compare 23 commits »
klaus
merged pull request
klaus/sodalive-backend-spring-boot#389
2026-02-25 13:55:23 +00:00
test
klaus
created pull request
klaus/sodalive-backend-spring-boot#389
2026-02-25 13:54:08 +00:00
test
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 »
First
Previous
...
12
13
14
15
16
...
Next
Last