Skip to content
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

v1.4.0 #283

Merged
merged 5 commits into from
Feb 7, 2024
Merged

v1.4.0 #283

merged 5 commits into from
Feb 7, 2024

Conversation

kdomo
Copy link
Member

@kdomo kdomo commented Feb 7, 2024

v1.4.0

char-yb and others added 5 commits February 4, 2024 04:03
* fix: 공백, 특수문자 escape 처리

* fix: nickname null 예외 처리

* fix: spotlessApply

* fix: 닉네임 수정 시 공백 허용

* fix: 삼항 연산자 수정

* feat: 닉네임 검사에 따른 테스트 케이스 추가

* feat: 닉네임 Pattern validate message 추가

* fix: nickname Pattern message  는 -> 은으로 변경

* chore: gitkeep 삭제 (잠수함 패치)

* fix: nickname 유효성 공백 예외 처리 추가

* fix: spotlessApply
* feat: 유저 팔로잉/팔로워 목록 조회 API

* style: spotless

* refactor: 메소드 추출

* style: spotless
* chore: 테스트 트리거 활성화

* fix: 개발환경에서는 쿠키의 secure 옵션 false이도록 수정

* refactor: 변수명 변경

* fix: CORS dev 설정 롤백

* refactor: enum을 대체하는 환경변수 상수 클래스 추가

* refactor: 운영환경 체크 유틸리티에서 새로운 상수 클래스를 사용하도록 개선

* refactor: 원시 boolean 사용하도록 변경

* refactor: 새로운 상수 클래스 사용하도록 개선

* refactor: 기존 상수 클래스 대체하도록 변경

* refactor: sameSite 상수 사용하도록 변경

* refactor: 쿠키 헤더 상수로 변경

* refactor: cors origin 로직에서 switch문 제거하도록 개선

* refactor: secure 정책 로직 개선

* chore: 테스트 트리거 비활성화

* fix: SameSite가 None일 때 작동할 수 있도록 secure을 항상 참으로 설정

* refactor: 롬복 기본 생성자를 사용하도록 변경
* fix: 탈퇴한 회원이면 재생성하도록 수정

* fix: 닉네임으로 멤버 제거하는 로직 수정

* feat: 쿠키 삭제 로직 구현
@kdomo kdomo merged commit f35c630 into main Feb 7, 2024
3 checks passed
@github-actions github-actions bot added the merged 머지된 PR label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged 머지된 PR
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

3 participants