Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
0Hooni created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
둘 다 _ 처리 해주기
0Hooni created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
id: 구별하기 위해 nickname: 중복될 수 있음 추후 오너에 대한 정보를 struct로 변경 필요
youn9k pushed 30 commits to develop boostcampwm-2024/iOS04-PhotoGether
- chore/#40 :: 불필요한 주석 제거 fbb8809
- Merge branch 'feat/#40-create-room' into feat/#40-create-room-2 689bd16
- feat/#40 :: 인코딩, 디코딩에 필요한 모델 구현 - 클라이언트 코드 그대로 가져와서 Encodable, Decodable만 반대로 바꿔줌 Co-Authored-By: Youngkyu Song <ac... dff1bad
- chore/#40 :: 불필요한 주석 제거 Co-Authored-By: Youngkyu Song <[email protected]> 7b667f7
- refactor/#40 :: Room, RoomManager를 Struct -> Class 전환 - 구조체에서 클래스로 변환 - 불필요한 공백 제거 Co-Authored-By: Youngkyu Song <a... 3b2c3af
- feat/#40 :: 테스트용 라우트 코드 작성 - 테스트용 코드 작성 중입니다. Co-Authored-By: Youngkyu Song <[email protected]> 31e8f3c
- feat/#40 :: Request의 타입을 디코딩 할 수 있는 구조체 구현 - 리퀘스트의 타입을 먼저 디코딩해서 볼 수 있는 구조체를 구현하여 적용했습니다. Co-Authored-By: Youngkyu S... fec092f
- style/#40 :: SignalingRequestDTO, RoomRequestDTO 생성자 수정 - 생성자의 body -> message 수정 Co-Authored-By: Youngkyu Song <ac... 99beada
- feat/#40 :: SDP, Candidate를 SignalingRequestDTO로 래핑해서 전달 - SignalingRequestDTO를 이용해 SDP, Candidate 정보를 래핑하여 Request ... 527eba8
- chore/#40 :: 불필요한 의존성 제거 Co-Authored-By: Kiyoung <[email protected]> cde62d6
- feat/#40 :: SendOfferUseCase 구현 Co-Authored-By: Kiyoung <[email protected]> 91ec65e
- fix/#40 :: 전송할 데이터가 잘못 지정된 문제 수정 Co-Authored-By: Kiyoung <[email protected]> 65d12c6
- style/#40 :: 코드 가독성 향상 Co-Authored-By: Kiyoung <[email protected]> 0a84adb
- fix/#40 :: 접근제어자 수정 Co-Authored-By: Kiyoung <[email protected]> 5dbff7d
- feat/#40 :: Local, Remote Video 가져오는 UseCase 생성 - GetRemoteVideoUseCase와 GetRemoteVideoUseCaseImpl 구현 - GetLocalVid... 2a68012
- feat/#40 :: SendOfferUseCase WaitingRoomViewModel에 적용 Co-Authored-By: Youngkyu Song <[email protected]> bd471de
- refactor/#40 :: SendOfferUseCase 생성자 접근제어자 수정 - 생성자 internal -> public 수정 Co-Authored-By: Youngkyu Song <ace_lephan... e50af8e
- feat/#40 :: WaitingRoomFeatureDemo의 SceneDelegate 수정 - SceneDelegate에서 UseCase와 Repository 생성해서 뷰모델에 주입해줬습니다 Co-Aut... ee7beb5
- feat/#40 :: 컬렉션뷰 DiffableDataSource 업데이트 테스트 Co-Authored-By: Kiyoung <[email protected].... 67779f0
- fix/#40 :: 디코딩 에러 수정 - 속성 이름이 달라 디코딩에러 발생해서 수정했습니다 Co-Authored-By: Youngkyu Song <[email protected]> 67e8363
- and 10 more ...
youn9k closed a pull request on boostcampwm-2024/iOS04-PhotoGether
[FEAT/#40] 방 생성 작업 2 진행중...
## 🤔 배경 ## 📃 작업 내역 ## ✅ 리뷰 노트 ## 🎨 스크린샷 | iPhone SE(2세대) | iPhone 14 | iPhone 16 Pro Max | | -------------- | -------------- | -------------- | | 스샷 | 스샷 | 스샷 | ## 🚀 테스트 방법youn9k pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- chore/#40 :: 클래스명 수정 30dcc7f
youn9k pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- chore/#40 :: 클래스명 수정 소문자 뭐임 38d2df7
hsw1920 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
라이브 코드리뷰 완료
0Hooni created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
라이브 코드 리뷰 완
hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
추후 Client 프로퍼티에서 host/guest 여부와 닉네임을 알 수 있도록 하면 좋을 것 같습니다!
youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
추후 Repository에서 하나의 localVideoView만 들고있도록 할 예정입니다!
hsw1920 pushed 1 commit to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- fix/#70 :: 1글자 Lint 수정 x -> originX y -> originY f95f4c1
hsw1920 opened a pull request on boostcampwm-2024/iOS04-PhotoGether
[FEAT/#70] Week4 Demo
## 🤔 배경 4주차 데모 앱을 개발해야했습니다. ## 📃 작업 내역 <!-- > PR에서 한 작업을 작성해주새요! > e.g. - 첫번째 작업 --> ## ✅ 리뷰 노트 <!-- > 구현 시에 고민이었던 점들 혹은 특정 부분에 대한 의도가 있었다면 PR 리뷰의 이해를 돕기 위해 서술해주세요! > > 또한 리뷰어에게 특정 부...hsw1920 pushed 7 commits to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- chore/#70 :: EditPhoto에 필요한 plist 추가 - 카메라 권한 - 마이크 권한 - NSAllowsArbitraryLoads aed344c
- fix/#70 :: 에러 로그 해제 1e6ce39
- chore/#70 :: update pbxproj 897836f
- feat/#70 :: StickerEntity Decode/Encode 구현 84a1967
- fix/#70 :: Sticker 추가 시 흐름제어 - UIImage를 처리하기 때문에 addNewSticker()에서 addSubView()가 비동기로 처리됩니다. - 이때 useCase를 통해서 처리되어 ... 5b9551f
- fix/#70 :: decoder 변경 - Date() 때문에 JSONDecoder에 .iso8601 이 필요했습니다. - 임시로 ConnectionClient를 Host라고 가정하여 로직을 구성했습니다. f4f1062
- chore/#70 :: EditPhotoDemo 개발을 위한 SendOfferUseCase 의존성 주입 1786f33
0Hooni created a branch on boostcampwm-2024/iOS04-PhotoGether
feat/#72-present-sticker-sheet - 📷 멀리 떨어진 친구들과 실시간으로 함께 찍고 편집하는 사진 촬영 앱
0Hooni pushed 1 commit to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- fix/#70 :: privacy 권한 수정 b042039
youn9k pushed 1 commit to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- refactor/#70 :: 코드 가독성 향상 84d504d
0Hooni pushed 2 commits to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- feat/#70 :: 스크롤뷰 센터링 Co-Authored-By: seuhong <[email protected]> 070631b
- Merge branch 'release/#70-week4-demo' of github.com:boostcampwm-2024/iOS04-PhotoGether into release/#70-week4-demo 6de8884
youn9k pushed 1 commit to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- feat/#70 :: App 모듈에서 빌드할 수 있도록 수정 SceneDelegate 연결, 모듈 의존성 연결 3f0554a
youn9k pushed 1 commit to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- feat/#70 :: Waiting -> Photo -> Edit 화면전환 연결 477d829
0Hooni pushed 2 commits to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- feat/#70 :: 방방이 태우기 금지 Co-Authored-By: seuhong <[email protected]> d6a93bc
- feat/#70 :: SharePhotoView 화면 전환 구현 Co-Authored-By: seuhong <[email protected]> 3197140
0Hooni pushed 13 commits to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- feat/#68 :: EventConnectionRepository 구현 fd941f7
- feat/#68 :: sendRepositoryUseCase 생성 97d2d46
- feat/#68 :: ReceiveStickerListUseCase 구현 8055733
- feat/#68 :: EventEntity 인코딩/디코딩 구현 7bde05a
- feat/#68 :: StickerEntity 인코딩/디코딩 구현 6d7363f
- feat/#68 :: EditPhotoRoomGuest Send Sticker 구현 c80de19
- chore/#68 :: demo 개발중 eeffe6c
- feat/#68 :: 엔티티 인코딩 및 유즈케이스 스트림 연결 b0d82e5
- Merge branch 'feat/#68-make-event-enitity' of github.com:boostcampwm-2024/iOS04-PhotoGether into feat/#68-make-event-... e404371
- style/#68 :: 린트 에러 수정 e75f50c
- Merge pull request #71 from boostcampwm-2024/feat/#68-make-event-enitity [FEAT/#68] 이벤트 허브 연결 및 호스트 게스트 스티커 전송 로직 구현 439e4a5
- Merge branch 'develop' of github.com:boostcampwm-2024/iOS04-PhotoGether into release/#70-week4-demo d9b0829
- fix/#70 :: 프로토콜 채택 수정 db137d5
0Hooni pushed 18 commits to develop boostcampwm-2024/iOS04-PhotoGether
- feat/#68 :: StickerEntity 구현 및 이동 DomainInterface로 이동 및 프로퍼티 변경 7eaf285
- feat/#68 :: EventHub, EventEntity 구현 - EventEntity는 Sticker만 포함하도록 임시로 구현 80999fe
- refactor/#68 :: StickerObject를 따르던 메서드들이 StickerEntity를 따로도록 변경 Co-Authored-By: YeongHoon Song <37678646+0Hooni@user... 916b3ac
- feat/#68 :: EventConnectionRepository Guest, Host 구현 Co-Authored-By: YeongHoon Song <[email protected]... 5f97964
- chore/#68 :: update pbxproj Co-Authored-By: YeongHoon Song <[email protected]> 9275a2a
- refactor/#68 :: EditPhotoRoomHost 기능 업데이트 Co-Authored-By: YeongHoon Song <[email protected]> 4cf1110
- feat/#68 :: FrameImageGenerator 임베딩 Co-Authored-By: YeongHoon Song <[email protected]> 8931dab
- feat/#68 :: EventConnectionRepository 구현 fd941f7
- feat/#68 :: sendRepositoryUseCase 생성 97d2d46
- feat/#68 :: ReceiveStickerListUseCase 구현 8055733
- feat/#68 :: EventEntity 인코딩/디코딩 구현 7bde05a
- feat/#68 :: StickerEntity 인코딩/디코딩 구현 6d7363f
- feat/#68 :: EditPhotoRoomGuest Send Sticker 구현 c80de19
- chore/#68 :: demo 개발중 eeffe6c
- feat/#68 :: 엔티티 인코딩 및 유즈케이스 스트림 연결 b0d82e5
- Merge branch 'feat/#68-make-event-enitity' of github.com:boostcampwm-2024/iOS04-PhotoGether into feat/#68-make-event-... e404371
- style/#68 :: 린트 에러 수정 e75f50c
- Merge pull request #71 from boostcampwm-2024/feat/#68-make-event-enitity [FEAT/#68] 이벤트 허브 연결 및 호스트 게스트 스티커 전송 로직 구현 439e4a5