• Joined on 2023-07-19
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-04 13:42:26 +00:00
fcd435f470 관리자 - 콘텐츠 테마 API
88df83fdc0 메뉴 API
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-04 12:51:57 +00:00
03d782850c 로그인 - MemberToken init 방식 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-03 16:51:08 +00:00
a009a728a8 jsr305 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-03 16:46:13 +00:00
b12fba992c 콘텐츠 업로드 완료 - 권한추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-03 11:36:48 +00:00
1fe5309fdc 콘텐츠 API 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 15:24:31 +00:00
5d6eb5da4f 신고 API 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 10:31:06 +00:00
472b8d36f5 코인 소비 로직 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 10:11:39 +00:00
25b3bcb534 라이브 예약 취소 API
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 08:09:19 +00:00
980faae943 회원탈퇴 API - 회원탈퇴시 토큰 삭제
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 08:05:02 +00:00
234e02dca4 회원탈퇴 API - 회원탈퇴시 토큰 삭제
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 07:57:39 +00:00
d9f6ac01f4 회원탈퇴 API 추가
baad5653e8 서비스 공지사항 API 추가
0c106540cd 모든 기기에서 로그아웃 추가
Compare 3 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 06:46:16 +00:00
16c5c5f6b6 로그아웃 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 05:28:35 +00:00
fff8037277 최근 방문한 라이브 유저 검색이 되지 않는 버그 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 05:21:08 +00:00
4a7e684606 최근 방문한 라이브 유저 검색이 되지 않는 버그 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 05:14:57 +00:00
bc0baeffe9 유저 검색 - 차단된 유저만 검색이 되는 버그 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-02 05:04:41 +00:00
b3d72ead1f 메시지 API
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-01 05:41:03 +00:00
c25b105d4d 크리에이터 채널 API
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-08-01 01:23:58 +00:00
049e1c41de 탐색 메인 - API 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-07-31 21:32:31 +00:00
df861bf8a1 라이브 방 정보 - 방 나가기 로직 @Transactional 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-07-31 21:25:15 +00:00
7d904067fe 라이브 방 정보 - 방 나가기 로직 디버그 하기 위해 print 코드 추가