sodalive-backend-spring-boot/src/main/kotlin/kr/co/vividnext/sodalive/content
Klaus 275f6049d1 getAudioContentRanking - sort-type 추가 2023-11-02 03:33:02 +09:00
..
comment 콘텐츠 상세 - 댓글 수 로직 답글 포함하지 않도록 수정 2023-10-05 01:27:33 +09:00
donation coin -> can 으로 변경 2023-08-13 20:24:48 +09:00
hashtag 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
like 콘텐츠 메인 - 순위 정렬(매출, 후원, 댓글, 좋아요) 추가 2023-11-02 02:28:23 +09:00
main 콘텐츠 순위 - GetAudioContentRanking class 에 JsonProperty 추가 2023-11-02 02:39:37 +09:00
order 콘텐츠 주문 - 대여만 가능한 콘텐츠의 경우 소장으로 주문이 들어오더라도 대여로 처리되도록 로직 수정 2023-11-01 12:42:02 +09:00
theme 콘텐츠 메인 캐싱 전략 변경 - repository 에 있던 @Cacheable 을 service 코드로 이동 2023-10-27 01:08:40 +09:00
AddAllPlaybackTrackingRequest.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
AudioContent.kt GetAudioContentMainItem - JsonProperty 어노테이션 추가 2023-10-24 19:27:53 +09:00
AudioContentController.kt getAudioContentRanking - sort-type 추가 2023-11-02 03:33:02 +09:00
AudioContentRepository.kt 콘텐츠 메인 - 순위 정렬(매출, 후원, 댓글, 좋아요) 추가 2023-11-02 02:28:23 +09:00
AudioContentService.kt 콘텐츠 메인 - 순위 정렬(매출, 후원, 댓글, 좋아요) 추가 2023-11-02 02:28:23 +09:00
BundleAudioContent.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
CreateAudioContentRequest.kt 콘텐츠 등록 - 대여만 가능하게 등록할 수 있도록 속성 추가 2023-10-20 23:55:50 +09:00
CreateAudioContentResponse.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
GetAudioContentDetailResponse.kt 콘텐츠 상세 Response - isOnlyRental(대여만 가능) 추가 2023-10-20 22:10:18 +09:00
GetAudioContentListResponse.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
ModifyAudioContentRequest.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
PlaybackTracking.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
PlaybackTrackingRepository.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00
UploadCompleteRequest.kt 콘텐츠 API 추가 2023-08-03 20:36:37 +09:00