Merged
Conversation
jhan0121
added a commit
that referenced
this pull request
Feb 3, 2026
* 복습 URL 관리 크롬 익스텐션 구현 (#15) * feat: 크롬 익스텐션 기능 추가 * refactor: vite 기반 프로젝트 구조 리팩터링 * chore: EOF 개행 추가 * refactor: XSS 취약점 방지를 위해 innerHTML 제거 * refactor: .env 기반 환경 관리 적용 * fix: 설정 변수명 오기입 수정 * refactor: json 파싱 에러 처리 명시 * refactor: 불필요한 리턴 제거 * refactor: 불필요한 import 제거 * chore: 파일별 주석 내용 정리 * refactor: CORS 우회를 위해 API 요청 구조 변경 (#18) * CICD 자동화 스크립트 추가 (#2) * refactor: 운영/개발 서버 환경 관리 추가 * feat: 배포 스크립트 추가 * test: 테스트 의존성 추가 및 작성 * feat: 테스트 검증 자동화 스크립트 추가 * feat: 배포 스크립트 추가 * 테스트 검증 스크립트 수정 (#4) * feat: v1.0.1-ext 배포 (#5) * 디바이스 식별자 전송 방식 변경 및 테스트 추가 (#8) * refactor: 디바이스 관련 api 호출 구조 변경 * fix: 로그아웃 시 디바이스 id 삭제 api 호출 추가 * test: 테스트 추가 * build: dev 빌드 옵션 추가 * chore: 버전 v1.0.2로 수정 (#9) * 주기 옵션 설정 기능 추가 (#13) * v1.1.0-ext 배포 사전 작업 (#14)
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.
🚀 작업 내용
v1.1.0-ext 배포 작업
📸 이슈 번호
✍ 궁금한 점