-
Notifications
You must be signed in to change notification settings - Fork 3
[release] v0.0.3 RELEASE #85
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
Merged
Merged
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
* ♻️ refactor : 예외 코드 적용, NPE 방지, 조건문 오류 수정 * chore: Java 스타일 수정 * 🔧 chore : 설정파일에 최대 파일 크기 설정 * chore: Java 스타일 수정 * ✨ feat: 페이징 예외 적용 * chore: Java 스타일 수정 * 🔧 chore: 시큐리티 임시 허용 해제 * ♻️ refactor : 메서드 Quiz 내부로 리팩토링 * ♻️ refactor : PR 리뷰 반영 (탈퇴한 사용자 표시) * ♻️ refactor : 메서드 명 수정 --------- Co-authored-by: github-actions <>
* ✨ feat: 플레이어 준비 상태 변경 기능 추가 * chore: Java 스타일 수정 * ♻️ refactor: 비즈니스 로직 서비스 레이어로 분리 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* ✨ 대기중 채팅, 게임중 채팅(정답판별) 구현 * chore: Java 스타일 수정 * ♻️ response->request 변경 * chore: Java 스타일 수정 * ♻️ answerMessage 삭제,엔드포인트 통일 * chore: Java 스타일 수정 * ♻️ 리뷰 반영 * ♻️ 리뷰 반영 * chore: Java 스타일 수정 * ♻️ 리뷰 반영 - todo 남기기 * chore: Java 스타일 수정 * ♻️ 충돌 해결 --------- Co-authored-by: github-actions <>
* 🐛 fix: OAuth 인증 후 리다이렉트 경로 수정 * ♻️ refactor: 로그인 성공 응답을 인증 정보 조회 응답으로 통일 * ♻️ refactor: 커스텀 예외처리 적용 * chore: Java 스타일 수정 * ♻️ refactor: 리다이렉트 문자열 변수로 분리 * 🔧 chore: http-only 속성 추가 * 🔧 chore: session timeout 속성 추가 * ♻️ refactor: SecurityUtils 커스텀 예외처리 적용 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* ✨ feat: 닉네임 중복 확인 기능 * 🐛 fix: 회원가입 로직에 닉네임 관련 예외처리 추가 * 🐛 fix: 닉네임 수정 로직에 닉네임 관련 예외처리 추가
* ✨ feat: 핸드쉐이크 추가 * ✨ feat: StompHeaderAccessor로 사용자 정보 추출 * chore: Java 스타일 수정 * ♻️ refactor: roomService에서 웹소켓을 통한 Player 객체 생성 로직 변경 * chore: Java 스타일 수정 * ♻️ refactor: roomServiceTests 로직 변경 * chore: Java 스타일 수정 * ♻️ refactor: authentication 추가 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* 🐛 fix : 게임 시작 API 테스트 및 버그 수정 * chore: Java 스타일 수정 * ♻️ refactor : 단순한 조건문 return문으로 * 🔧 chore : 필요없는 주석문, 어노테이션 삭제 * chore: Java 스타일 수정 * ♻️ refactor : null safe 동등 비교 --------- Co-authored-by: github-actions <>
* ♻️ destination 생성 위치 변경 * chore: Java 스타일 수정 * ✨ 방 생성을 위한 퀴즈 데이터 추가 * 🗃️ 데이터 추가 * ♻️ 로렘이미지로 변경 --------- Co-authored-by: github-actions <>
* 🐛 fix: CORS 프론트엔드 도메인 명시적으로 설정 * 🔧 chore: quiz, question API 요청 권한 추가 * ♻️ refactor: getAuthentication() 메서드 분리 * 🔧 chore: https 환경 설정 추가 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* ♻️ quizMinData 생성 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
|
🏷️ [bumpr] |
|
🚀 [bumpr] Bumped! |
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.