Conversation
- Home, Like, MyPage 스토리보드 객체와 VC 인스턴스 생성 로직 분리 - ViewModel 주입 부분은 추후 작업을 위해 주석 처리 상태로 유지
- startTime → startDate - endTime → endDate - whole → totalTime
- fetchAll → fetch, fetch(tag:), fetchRecommended()로 분리 및 정교화 - saveVideos 구현: 기존 데이터와 비교 후 insert/update, 불필요한 항목 삭제 - insertTags 구현 - insert/update 로직 개선: apply 메서드로 중복 제거 및 조건부 업데이트 처리 - 시청 기록을 위한 updateStartTime, updateEndTime 추가 - saveContext 개선: @discardableResult - delete(by:) 구현: id 기준 Video 직접 삭제 기능 추가
[Refactor] CoreDataManager 의존성 주입 전환 및 런치/탭바 구조 개선
Feature/homeview title change
[PR] 이미지 캐싱
…ctor [Feature] CoreDataManager에 Video 기능 전반 구현 및 TimeStamp 리팩토링
[Bugfix] TabbarVM build 초기화 실패 수정
…e/HomeView-extraheight-fix
Feature/home view extraheight fix
fix: gitignore에 macOS 추가
…os from Core Data
…e and store videos
…e/fetch-initial-network-save-coredata-update
…방식으로 변경 - 기존 fetchAll 기반 NSFetchedResultsController 로직 제거 - fetch(), fetch(tag:), fetchRecommended() 등 개별 fetch 함수 구현 - fetchLiked(), fetchHistory() 함수 정리 및 predicate 기반 단순 fetch 방식으로 변경 - saveVideos에서 기존 fetchedObjects 접근 제거 → fetch() 기반 데이터 비교로 수정 - update 로직에 thumbnailURL 비교 추가 - apply 함수에 thumbnailURL 및 새로운 타임스탬프 로직 반영 - delete(by:) 로직 개선: predicate 기반 직접 fetch로 삭제 - NSFetchedResultsController를 재사용할 수 있도록 makeVideoFRC 메서드 분리 구현 - updateTagScores 내부 계산에서, 시청 시간을 받아오도록 수정
… image handling in collection view
[Refactor] CoreDataManager fetch 로직 개편 및 모델 속성 수정
…e/fetch-initial-network-save-coredata-update
[Fix] 전체화면 exitFullScreenButton, 2배속, 더블탭
[PR] 좋아요 화면 버튼 애니메이션 추가
[PR] 플레이어 전체화면 했을때 뷰가 이상하게 나오는 이슈 수정
refactor: 프로젝트 폴더 구조 개편
vinyl-nyl
approved these changes
Jun 18, 2025
Collaborator
vinyl-nyl
left a comment
There was a problem hiding this comment.
모두 고생하셨습니다!!!!!!!!!!!
Owner
Author
|
👏모두모두 고생 많으셨습니다~ |
jihyeonjjang
approved these changes
Jun 18, 2025
Collaborator
jihyeonjjang
left a comment
There was a problem hiding this comment.
다들 진짜 고생 많으셨어요~!!! 👏
Feature/readme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PickaView
대망의 피카뷰 1.0.0 릴리즈 👏