Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

boostcampwm-2024/iOS04-PhotoGether

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
헉 !!

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
Vapor가 Package로 되어있어, Package 내에서 모두 접근 가능하도록해 internal 처럼 사용하기 위해 붙였습니다!

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
그리고 localVideoTrack (내 카메라가 담기는 비디오 트랙)에 `localVideoTrack.add(렌더링할 뷰)` 를 하게 되면 localVideoTrack에 실려있는 영상 데이터가 `렌더링할 뷰` 와 바인딩되고, 계속해서 뷰에 렌더링이 되는 구조입니다

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
source를 track에 담고, track을 peerConnection에 `add()` 합니다! 그리고 해당 track에 내 카메라 화면을 연결하게 되어있어요

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

0Hooni pushed 10 commits to feat/#62-present-sticker-sheet boostcampwm-2024/iOS04-PhotoGether
  • chore/#59 :: update pbxproj - 필요한 의존성 설정 - DomainTesting, DomainInterface 2b6273b
  • feat/#59 :: EditPhotoGuest UI 구현 - Host의 현재 UI와 동일합니다. 706dd77
  • chore/#59 :: info.plist에 BASEURL 추가, pbjproj 업데이트 ecb01b2
  • feat/#59 EditPhotoRoomGuestViewModel 구현 - StickerObject의 DataSource를 관리하는 StickerObjectListSubject를 두었습니다. - Sticker... 47e1bfb
  • feat/#59 :: EditPhotoRoomGuestViewController 구현 플로우 설명 - StickerImage가 들어오면 StickerObject를 생성하여 ViewModel에게 전달합니다. -... 4686457
  • fix/#59 :: 명시적 스토리보드 제한 Co-authored-by: Youngkyu Song <[email protected]> 2d001e8
  • fix/#59 :: 명시적 스토리보드 제한 Co-authored-by: Youngkyu Song <[email protected]> 871f1de
  • style/#59 :: 불필요한 공백 제거 20a8d33
  • Merge pull request #64 from boostcampwm-2024/feat/#59-implement-edit-photo-guest-ui [FEAT/#59] EditPhotoRoomGuestVie... 34b61c7
  • Merge branch 'develop' into feat/#62-present-sticker-sheet a5af3e3

View on GitHub

youn9k pushed 10 commits to feat/#40-create-room boostcampwm-2024/iOS04-PhotoGether
  • chore/#59 :: update pbxproj - 필요한 의존성 설정 - DomainTesting, DomainInterface 2b6273b
  • feat/#59 :: EditPhotoGuest UI 구현 - Host의 현재 UI와 동일합니다. 706dd77
  • chore/#59 :: info.plist에 BASEURL 추가, pbjproj 업데이트 ecb01b2
  • feat/#59 EditPhotoRoomGuestViewModel 구현 - StickerObject의 DataSource를 관리하는 StickerObjectListSubject를 두었습니다. - Sticker... 47e1bfb
  • feat/#59 :: EditPhotoRoomGuestViewController 구현 플로우 설명 - StickerImage가 들어오면 StickerObject를 생성하여 ViewModel에게 전달합니다. -... 4686457
  • fix/#59 :: 명시적 스토리보드 제한 Co-authored-by: Youngkyu Song <[email protected]> 2d001e8
  • fix/#59 :: 명시적 스토리보드 제한 Co-authored-by: Youngkyu Song <[email protected]> 871f1de
  • style/#59 :: 불필요한 공백 제거 20a8d33
  • Merge pull request #64 from boostcampwm-2024/feat/#59-implement-edit-photo-guest-ui [FEAT/#59] EditPhotoRoomGuestVie... 34b61c7
  • Merge branch 'develop' into feat/#40-create-room 5a6cdc5

View on GitHub

hsw1920 deleted a branch boostcampwm-2024/iOS04-PhotoGether

feat/#59-implement-edit-photo-guest-ui

hsw1920 pushed 9 commits to develop boostcampwm-2024/iOS04-PhotoGether
  • chore/#59 :: update pbxproj - 필요한 의존성 설정 - DomainTesting, DomainInterface 2b6273b
  • feat/#59 :: EditPhotoGuest UI 구현 - Host의 현재 UI와 동일합니다. 706dd77
  • chore/#59 :: info.plist에 BASEURL 추가, pbjproj 업데이트 ecb01b2
  • feat/#59 EditPhotoRoomGuestViewModel 구현 - StickerObject의 DataSource를 관리하는 StickerObjectListSubject를 두었습니다. - Sticker... 47e1bfb
  • feat/#59 :: EditPhotoRoomGuestViewController 구현 플로우 설명 - StickerImage가 들어오면 StickerObject를 생성하여 ViewModel에게 전달합니다. -... 4686457
  • fix/#59 :: 명시적 스토리보드 제한 Co-authored-by: Youngkyu Song <[email protected]> 2d001e8
  • fix/#59 :: 명시적 스토리보드 제한 Co-authored-by: Youngkyu Song <[email protected]> 871f1de
  • style/#59 :: 불필요한 공백 제거 20a8d33
  • Merge pull request #64 from boostcampwm-2024/feat/#59-implement-edit-photo-guest-ui [FEAT/#59] EditPhotoRoomGuestVie... 34b61c7

View on GitHub

hsw1920 closed a pull request on boostcampwm-2024/iOS04-PhotoGether
[FEAT/#59] EditPhotoRoomGuestView UI 및 스티커 생성 로직 구현
## 🤔 배경 EditPhotoRoomGuestViewController에서는 EditPhotoRoomGuestViewModel의 StickerObjectList를 구독하여 ImageView를 생성하고 업데이트 할 수 있어야한다. ## 📃 작업 내역 - VC에서는 StickerImage와 Rect의 계산을 통해 StickerObject를 만들...
0Hooni created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
[포토게더](https://github.com/boostcampwm-2024/iOS04-PhotoGether/pull/65/commits/fe2e7e2f7b5c933af52922ed6520acf21a27fc5a) 해당 커밋에서 수정하였습니다!

View on GitHub

0Hooni created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

0Hooni pushed 1 commit to feat/#62-present-sticker-sheet boostcampwm-2024/iOS04-PhotoGether
  • style/#62 :: 리뷰 반영 - 메서드 이름 변경 fe2e7e2

View on GitHub

hsw1920 pushed 1 commit to feat/#59-implement-edit-photo-guest-ui boostcampwm-2024/iOS04-PhotoGether
  • style/#59 :: 불필요한 공백 제거 20a8d33

View on GitHub

hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
[2d001e8](https://github.com/boostcampwm-2024/iOS04-PhotoGether/pull/64/commits/2d001e8d17252311f583aa0d3f76c2b8e4413066) 수정완료했습니다.

View on GitHub

hsw1920 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
[871f1de](https://github.com/boostcampwm-2024/iOS04-PhotoGether/pull/64/commits/871f1de3dda23e969f6362ba84cc0ea069bfbecf) 수정 완료했습니다.

View on GitHub

hsw1920 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

0Hooni created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
숨겨!!!!

View on GitHub

0Hooni created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

hsw1920 created a comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
> > VC에서 스티커 버튼 탭 → Input으로 ViewModel에 이벤트 전달. > > ViewModel → 스티커 이미지 URL을 Output으로 방출. > > VC → URL을 받아 CGRect 계산 후 스티커 데이터를 생성해 Input으로 ViewModel에 전달. > > ViewModel → 스티커 데이터를 배열에 저장하고 배열 변경 ...

View on GitHub

hsw1920 created a comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
> > VC에서 스티커 버튼 탭 → Input으로 ViewModel에 이벤트 전달. > > ViewModel → 스티커 이미지 URL을 Output으로 방출. > > VC → URL을 받아 CGRect 계산 후 스티커 데이터를 생성해 Input으로 ViewModel에 전달. > > ViewModel → 스티커 데이터를 배열에 저장하고 배열 변경 ...

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
문제가 많습니다... 현재 이슈로 열려있어요! - (https://github.com/boostcampwm-2024/iOS04-PhotoGether/issues/49#issue-2667560414)

View on GitHub

Load more