Conversation
- 소셜 프로필 이름 저장 및 기본 닉네임 자동 생성 - 회원 이름 수정 API 추가 - 카카오 좌표 기반 법정동 조회 연동 - 전국 법정동 검색 데이터 자동 적재 - 닉네임과 위치 데이터 스키마 마이그레이션 추가 - 카카오 역지오코딩 API 설정 추가 - 역지오코딩 경로를 환경 설정으로 분리 - 로컬 Flyway 마이그레이션 활성화 - 기본 인기 법정동 코드 정정
- JWT와 리프레시 세션에 실제 로그인 제공자를 저장 - currentProvider가 현재 인증 수단을 나타내도록 변경 - 최초 가입과 추가 소셜 계정 연동 처리를 분리 - 추가 연동만으로 lastLoginAt이 변경되지 않도록 수정 - 현재 로그인 중인 제공자 연동 해제를 CURRENT_LOGIN_PROVIDER 오류로 차단 - 미로그인 소셜 계정의 lastLoginAt을 허용하는 DB 마이그레이션 추가 - 회원 및 익명 작성자를 지원하는 제보 삭제 API 구현 - 동일 브라우저에서 작성한 익명 제보까지 isMine 소유권에 반영 - 제보 삭제 시 감사와 이미지 데이터를 함께 삭제 - 트랜잭션 완료 후 R2 저장 이미지 정리 - 비회원 닉네임을 익명#10자리 형식으로 안정적으로 생성 - 인기 지역이 부족하면 대표 지역으로 중복 없이 5개까지 보충 - 지역 응답에 전체 label과 화면용 shortLabel 추가 - 자동 닉네임 수식어와 명사 사전 확장 - 인증·소셜 연동·제보 삭제·지역 응답 회귀 테스트 추가
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.
No description provided.