-
Notifications
You must be signed in to change notification settings - Fork 7
[feat] [settings] [refactor] 코드리뷰용 브랜치 생성 #273
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
Open
nakyeonko3
wants to merge
832
commits into
pr-code-review-272
Choose a base branch
from
main
base: pr-code-review-272
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…/tts-save-error-235
[fix] ttsDetail 항목이 있을 때 tts/save가 실패하는 문제를 해결했습니다. #235
[feat] 회원가입 구현 및 비밀번호 해쉬적용
[Feat] Concat Get api 적용
[bug] 로그인 후 새로고침하면 유저 정보 날라가는 버그 #248
[feat] 회원정보 수정
- aiParkAPI.ts 파일을 aiParkAPI_legacy.ts로 변경하고, - concatAPI.ts 파일을 생성 - 기존 api 함수들은 aiParkAPI_legacy.ts로 이동하고 - 새 샘플 api 함수들은 api-sample-new/aiParkAPI.ts로 이동
…l-fe-team4 into feat/vc-api-179
[feat] 샘플 API 재생성
- tts 사이드바에서 tts 목소리 스타일, tts 언어 스타일을 api와 연동 - tts 목소리 옵션 값은 삭제 - ttsAPI.ts 파일이 수정, loadVoiceStyleOptions api 호출 함수 추가, loadVoiceLanguageOptions api 호출 함수 추가
[fix] load된 이후에도 vc/process가 작동하도록 수정 #295
concat에 alert 적용
[fix] vc 세이브 버그 수정 #295
[fix] 이전 tts 프로젝트 내용이 새프로젝트에 반영되는 버그 수정
[Fix] tts/vc/concat 새프로젝트 save시 /id값으로 주소 이동
feat:concat삭제 수정
- tts 텍스트 데이터가 중복해서 들어가는 버그를 해결 - 이전 프로젝트 데이터가 들어가는 버그 해결 - src/api/uploadTTSProjectData.ts 파일이 수정 - src/pages/TTSPage.tsx 파일이 수정
…nite-296 [fix] tts 텍스트 데이터가 중복해서 생기는 버그해결 #296
[fix] tts를 무조건 저장 하고 tts생성하도록 #175
merge to main
develop -> fork develop
|
Visit the preview URL for this PR (updated for commit 0a12a18): https://popomance-studio--pr273-main-hvrpulx4.web.app (expires Fri, 04 Apr 2025 09:25:27 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: e9b20cb580d1cd2d034fc51a8b06320dc23d2be3 |
- 유저 로그인 정보를 로컬스토리지 에서 세션 스토리지로 저장하도록 수정 - 프로젝트 상태값을 로컬스토리지 에서 세션 스토리지로 수정
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.
Sourcery에 의한 요약
애플리케이션의 오디오 처리 기능을 향상시키기 위해 TTS, VC 및 CONCAT 기능에 대한 새로운 기능을 도입합니다. 새로운 구성 요소와 레이아웃으로 사용자 인터페이스를 개선하고, 새로운 기능에 대한 포괄적인 문서화 및 테스트 지원을 추가합니다.
새로운 기능:
개선 사항:
문서화:
테스트: