-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: 레포지토리 리펙토링 #175
Closed
Closed
refactor: 레포지토리 리펙토링 #175
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
32a280d
fix: 온보딩에서 로비뷰로 이동할 경우 로컬 데이터를 가져와서 push를 2번하는 이슈 해결
Sonny-Kor 41a6054
refactor: Entity Custom StringConvertible 추가
Sonny-Kor 84e91f4
refactor: Main Repository에서 Room 하나의 스트림만 가지도록 변경
Sonny-Kor 5e7383b
feat: Network Helper 만드는 중
Sonny-Kor 57be0b6
fix: 임시 network helper 삭제
Sonny-Kor e0e715c
merge: dev 와 머지
Sonny-Kor 7ede47c
chore: myID 수정
Sonny-Kor 82d36d6
feat: ASMusicKit에 randomSong() 함수 추가, search @MainActor 삭제
moral-life 90036b9
feat: SelectMusic 화면에서, 타임 아웃 될 때까지 아무 노래도 고르지 않으면 랜덤 곡 제출 구현
moral-life 37d7f55
fix: 치명적인 로직 수정
moral-life 815e159
feat: onboarding 화면 키보드 오류 해결
moral-life a78b909
chore: UIViewController+Keyboard 없애고 OnboardingViewController extensi…
moral-life 0cfda73
chore: 단순 print Log 삭제
moral-life e33ec15
fix: 노래 선택할 때 중지가 아니라 정지 버튼으로 수정
Sonny-Kor 6219078
fix: 노래 선택할 때 선택한 노래가 없으면 재생버튼 막기
Sonny-Kor de592a0
fix: 노래 검색 중일때만 progress 동작
Sonny-Kor d169840
fix: 노래 선택, 키보드 안내려가는 문제 해결
Sonny-Kor 4f1d357
chore: 완료버튼 없어져서 다시 수정
Sonny-Kor 8b3098a
chore: 네비게이션 Toolbar topBarTrailing으로 수정
Sonny-Kor 2275d32
feat: Network Helper 만드는 중
Sonny-Kor a53414e
rebase: dev
Sonny-Kor File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
버전이 바뀌면서 Symbol 명이 바뀌었나 보군요 ㄷㄷㄷ