-
Notifications
You must be signed in to change notification settings - Fork 0
deploy: 2.0.0 배포 (#145) #146
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
Merged
Changes from all commits
Commits
Show all changes
100 commits
Select commit
Hold shift + click to select a range
2f5c608
chore: gitignore 수정 (#109)
kimyw1018 2f311e6
Merge branch 'develop' of https://github.com/TTORANG/Web into feat/re…
kimyw1018 6a14909
fix: dto타입 맞추기 (#109)
kimyw1018 2a41297
Merge branch 'develop' of https://github.com/TTORANG/Web into feat/re…
kimyw1018 4f1993a
fix: ide 오류발생 (#109)
kimyw1018 1a3e50d
fix: 코드 디벨롭 (#109)
kimyw1018 c9ba789
fix: accepting deletion of .env.development (#109)
kimyw1018 7e7c90d
feat: pd_vid_04추가 (#109)
kimyw1018 1814c8d
fix: presentation card, list뷰 video 목록 확인시에도 사용하도록 확장 (#109)
kimyw1018 07fd0de
feat: 대본 API 연결 (#130)
AndyH0ng 70dcf93
refactor: 훅 정리 및 JSDoc 작성 (#130)
AndyH0ng 1532b6c
refactor: 슬라이드 타입 확장 (#130)
AndyH0ng c352b93
fix: 무한 렌더링 문제 해결 (#130)
AndyH0ng fd2de71
feat: 댓글 무한 스크롤 구현 (#130)
AndyH0ng e7ce7d9
feat: 댓글 DTO 업데이트 (#130)
AndyH0ng b41e94c
feat: 댓글 DTO 작성 완료 (#130)
AndyH0ng ea129d7
feat: 정렬 기능 제거 (백엔드 중복됨) (#130)
AndyH0ng 09d433b
fix: commentId로 변경 (#130)
AndyH0ng be2bf85
feat: 정렬 기능 제거 (백엔드 중복됨) (#130)
AndyH0ng 876a2e1
feat: 프로젝트 제목 수정 API 연결 (#130)
AndyH0ng 6413df8
feat: 프로젝트 목록 조회 훅 구현 (#130)
AndyH0ng c7f1cf0
feat: 프로젝트 목록 조회 API 연동 (#130)
AndyH0ng 381a0d7
feat: 프로젝트 삭제 API 연동 (#130)
AndyH0ng e13c709
feat: 삭제된 프로젝트 캐시 갱신 (#130)
AndyH0ng f042d0e
fix: 슬라이드 rename 시 대본 날아가는 문제 수정 (#130)
AndyH0ng 9fd131a
chore: DTO 이름 변경 (#130)
AndyH0ng 056d7dc
feat: 영상 리액션 DTO 구현 (#130)
AndyH0ng f5a581d
feat: 영상 리액션 훅 구현 (#130)
AndyH0ng 45ab6a6
fix: 영상 목록 플로우 구현및 수정 (#109)
kimyw1018 7e3a56e
fix: active 계산도 서버 기준으로 맞춤 (#130)
AndyH0ng 5e35b63
feat: 비디오 리액션 타임라인과 연결 (#130)
AndyH0ng e5d0f58
fix: 키 중복 경고 해결 (#130)
AndyH0ng 573ccf9
Merge branch 'develop' into feat/script-api-130
AndyH0ng 7e7a1fc
fix: videoId 타입 string으로 변경 (#130)
AndyH0ng 773afdb
fix: id → commentId로 변경 (#130)
AndyH0ng 23e49fd
fix: videoId 타입 string으로 변경 (#130)
AndyH0ng 1d6b3ea
design: width max값 지정 (#130)
AndyH0ng 1fa013c
fix: videoId 타입 string으로 변경 (#130)
AndyH0ng ac954d6
design: 피드백 박스 ui 수정 (#129)
gyogyo05 031ded0
Merge branch 'develop' of https://github.com/TTORANG/Web into feat/pd…
gyogyo05 330203b
fix: 댓글등록시 content의 타임스탬프 제거(#132)
wonellyho e5e3a6c
refactor: 인사이트 페이지 컴포넌트 구조 분리 및 404에러 재요청 방지 (#129)
gyogyo05 ec2136e
refactor: 인사이트 페이지 구조 단순화 및 유틸 명칭 정리 (#129)
gyogyo05 0746683
fix: 이탈 슬라이드/영상 구간 빈 데이터 메시지 처리 (#129)
gyogyo05 72c1394
fix: 영상 없을때 영상이탈 구간 박스 숨김처리 (#129)
gyogyo05 f7ae4c2
fix: 404 재요청 중단 로직 원복 (#129)
gyogyo05 157b292
Merge branch 'develop' of https://github.com/TTORANG/Web into feat/re…
kimyw1018 ad0eb66
fix: confilct 해결 후 핸들러 수정 (#109)
kimyw1018 0bb207e
Merge branch 'develop' of https://github.com/TTORANG/Web into feat/re…
kimyw1018 a3792a8
fix: videoId 타입에러 (#109)
kimyw1018 38154a2
feat: 홈화면 API 연동 (#130)
AndyH0ng c7981de
fix: 불필요한 replyId제거(#132)
wonellyho 4fbca19
Merge pull request #136 from TTORANG/feat/script-video-connection-132
wonellyho eb2a8f3
fix: device test margin 수정 (#109)
kimyw1018 40072b2
Merge branch 'develop' into feat/script-api-130
AndyH0ng 2eb81f1
feat: 영상 API 응답 DTO 정의 및 타입 안전성 개선 (#130)
AndyH0ng 7689d29
fix: id → commentId로 변경 (#130)
AndyH0ng db0c297
fix: 모바일 레이아웃 댓글 수정 기능 누락 (#130)
AndyH0ng b5ce0db
fix: ApiResponse discriminated union 타입 가드 추가 (#130)
AndyH0ng 7fc257b
Merge pull request #133 from TTORANG/feat/script-api-130
AndyH0ng 603ce1a
Potential fix for pull request finding 'Unused variable, import, func…
kimyw1018 8884423
fix: 댓글 optimistic하게 넣은거 사라지는 문제 수정 (#130)
AndyH0ng 516e925
Revert "fix: 댓글 optimistic하게 넣은거 사라지는 문제 수정 (#130)"
AndyH0ng 0c6c22f
Reapply "fix: 댓글 optimistic하게 넣은거 사라지는 문제 수정 (#130)"
AndyH0ng 4975721
feat: Auth 토큰 테스트 섹션 추가 (#000)
PeraSite 0eda3fa
feat: Auth 토큰 테스트 섹션 추가 (#141)
PeraSite f26518b
Merge branch 'develop' into feat/login-140
AndyH0ng 08132b0
fix: gemini 코드리뷰 반영 (#109)
kimyw1018 27d1a1b
fix: 타입에러 수정 (#109)
kimyw1018 05cc187
Merge branch 'develop' of https://github.com/TTORANG/Web into feat/re…
kimyw1018 6bc382e
Merge branch 'feat/recording-connection-109' of https://github.com/TT…
kimyw1018 3a24961
fix: dto 구조 변경 (#109)
kimyw1018 1891c9b
fix: dto 구조 변경 (#109)
kimyw1018 f9c750a
fix: 코드리뷰 반영(#109)
kimyw1018 4efeb69
fix: 빌드 오류 해결(#109)
kimyw1018 6cc7127
fix: 빌드 오류 해결(#109)
kimyw1018 e1a3aaf
Merge branch 'develop' into feat/pd-ins-ui-129
gyogyo05 214f131
feat: 소셜 로그인 구현 (#140)
AndyH0ng 655b320
chore: 파일 삭제 (#140)
AndyH0ng 22882e7
fix: 빌드 오류 수정 (#129)
gyogyo05 fddb03a
fix: 빌드 오류 재수정 (#129)
gyogyo05 9c9cffa
Merge pull request #134 from TTORANG/feat/pd-ins-ui-129
gyogyo05 5fe1c9c
fix: 빌드 오류 해결(#109)
kimyw1018 34087eb
Merge branch 'develop' of https://github.com/TTORANG/Web into feat/re…
kimyw1018 636405c
fix: 빌드 오류 재수정(#109)
kimyw1018 199c37a
fix: 빌드 오류 재수정(#109)
kimyw1018 f35d7f5
fix: 빌드 오류 재수정(#109)
kimyw1018 21f99fe
Merge pull request #131 from TTORANG/feat/recording-connection-109
kimyw1018 c7d315f
fix: 모달 벗어나면 세션 풀리는 문제 수정 (#140)
AndyH0ng 365bf99
feat: 코드 리뷰 반영 (#140)
AndyH0ng ed42b05
fix: 댓글 optimistic하게 넣은거 사라지는 문제 수정 (#130)
AndyH0ng b56d53b
Revert "fix: 댓글 optimistic하게 넣은거 사라지는 문제 수정 (#130)"
AndyH0ng df7f70d
Reapply "fix: 댓글 optimistic하게 넣은거 사라지는 문제 수정 (#130)"
AndyH0ng 77b13b2
feat: 소셜 로그인 구현 (#140)
AndyH0ng 8e67574
chore: 파일 삭제 (#140)
AndyH0ng c31a9df
fix: 모달 벗어나면 세션 풀리는 문제 수정 (#140)
AndyH0ng 61be7cf
feat: 코드 리뷰 반영 (#140)
AndyH0ng 94d0c68
Merge branch 'feat/login-140' of https://github.com/TTORANG/Web into …
AndyH0ng d2a040b
fix: 빌드 오류 해결 (#140)
AndyH0ng d236217
Merge pull request #142 from TTORANG/feat/login-140
AndyH0ng 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
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.
dev:local스크립트의cross-env명령어 앞에 불필요한 공백이 있습니다. 일부 셸 환경에서 예기치 않은 동작을 유발할 수 있으므로 제거하는 것이 좋습니다.