Closed
Conversation
* feat: 크롬 익스텐션 기능 추가 * refactor: vite 기반 프로젝트 구조 리팩터링 * chore: EOF 개행 추가 * refactor: XSS 취약점 방지를 위해 innerHTML 제거 * refactor: .env 기반 환경 관리 적용 * fix: 설정 변수명 오기입 수정 * refactor: json 파싱 에러 처리 명시 * refactor: 불필요한 리턴 제거 * refactor: 불필요한 import 제거 * chore: 파일별 주석 내용 정리
* refactor: 운영/개발 서버 환경 관리 추가 * feat: 배포 스크립트 추가 * test: 테스트 의존성 추가 및 작성 * feat: 테스트 검증 자동화 스크립트 추가 * feat: 배포 스크립트 추가
* refactor: 디바이스 관련 api 호출 구조 변경 * fix: 로그아웃 시 디바이스 id 삭제 api 호출 추가 * test: 테스트 추가 * build: dev 빌드 옵션 추가
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
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.
Reverts #15