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

Release : 솔리투어 v1.1.1 #231

Merged
merged 452 commits into from
Oct 12, 2024
Merged

Release : 솔리투어 v1.1.1 #231

merged 452 commits into from
Oct 12, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    3e271c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3760559 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #109 from TripInfoWeb/fix/gathering_information

    Fix/gathering information
    hyeonjaez authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    efb0d46 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Feat(#110) : mypage 정보, 모임 조회 (#111)

    * Feat : 마이페이지 프로필 이미지 변경
    
    * Feat : 마이페이지 내가 작성한 정보, 구독한 정보 조회
    
    * Style : 코드 포맷팅
    
    * Feat : 마이페이지 모임조회
    
    내가 작성한 모임 조회
    내가 신청한 모임 조회
    내가 북마크한 모임 조회
    
    * Feat : 유저 모임 가입 상태 필드 추가
    
    * Style : 코드 포맷팅
    Astin01 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    98d0536 View commit details
    Browse the repository at this point in the history
  2. Refactor(#110) : group by 쿼리 간소화 (#112)

    * Refactor : group by 쿼리 간소화
    Astin01 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9a3fce9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    8192ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc0b6e View commit details
    Browse the repository at this point in the history
  3. refactor:

    hyeonjaez committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ce8aab0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #113 from TripInfoWeb/fix/gathering-applicants

    Fix/gathering applicants
    hyeonjaez authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3d1f709 View commit details
    Browse the repository at this point in the history
  5. Feature(#114): 정보, 모임 해시태그 검색 (#115)

    * Feat : 태그 검색
    
    * Refactor : 마감여부 필드 추가, 가입상태 서술 변경
    
    * Feat : 정보 태그 검색
    
    * Feat: 모임 태그 검색
    
    * Style : 코드 포맷팅
    Astin01 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bbebe6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2654559 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6892cc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e1c422 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e20b09 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #117 from TripInfoWeb/feature/gathering_isFinish

    Feature/gathering is finish
    hyeonjaez authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dc4d712 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Feat(#114) : 태그 검색 필터 (#118)

    * Refactor : 태그 필터 추가
    
    공백, 특수문자 제거
    한글, 영어, 숫자만 허용
    Astin01 authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4554af3 View commit details
    Browse the repository at this point in the history
  2. Feature(#119): 회원가입 중복 검증 (#120)

    * Refactor : 유저 아이디 중복 검증
    Astin01 authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    78b45bd View commit details
    Browse the repository at this point in the history
  3. Feature(#121) : 이미지 업로드 로직 수정 (#122)

    * Refactor : 이미지 업로드 로직 수정
    Astin01 authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d48319c View commit details
    Browse the repository at this point in the history
  4. Refactor : imageStatus 추가

    Astin01 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    624b0ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dcf548 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b2e93d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4f9b14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fbb6f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4d0e3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e03b9a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29d2ee5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a494449 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ed26e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e56eee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91db736 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #124 from TripInfoWeb/feature/information-create-v2

    Feature/information create v2
    hyeonjaez authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4ca4aed View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Feat(#121): 이미지 업로드 시 dev, prod 환경 구분+ 엔티티별로 구분해서 경로 설정 (#125)

    * Feat : 엔티티, 환경에 따라 저장 경로 변경
    
    * Refactor : 유저 프로필 이미지 url 위치 yml 파일로 변경
    Astin01 authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b4b4af8 View commit details
    Browse the repository at this point in the history
  2. Feat(#95) : 모임 북마크 (#126)

    * Feat : 모임 북마크
    
    * Refactor : 모임 북마크 생성자 추가
    Astin01 authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    70d72ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ca381 View commit details
    Browse the repository at this point in the history
  4. Feature(#121) : 이미지 엔티티 경로 분류 시에 enum사용하도록 변경 (#127)

    * Refactor : 이미지 엔티티 경로 분류 시에 enum사용하도록 변경
    Astin01 authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d3468e0 View commit details
    Browse the repository at this point in the history
  5. Feat(#128) : 엑세스 토큰 만료시 401 코드 반환 (#129)

    * Feat : 엑세스 토큰 기간 연장, 로그아웃 시 쿠키 삭제
    
    * Style : 코드 포맷팅
    
    * Refactor : 유저 아이디 중복 검증
    
    * Refactor : 엑세스 토큰 만료시 401 코드 반환
    Astin01 authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2d62058 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9e4f2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca34456 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11a1d05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    612654e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    444be53 View commit details
    Browse the repository at this point in the history
  11. feat: 정보 수정 api version2,

    정보 삭제할때 userId 가져오는거 수정
    hyeonjaez committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1069ccc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d825196 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #131 from TripInfoWeb/feature/information_update_v2

    Feature/information update v2
    hyeonjaez authored Sep 1, 2024
    1 Configuration menu
    Copy the full SHA
    31fd5d4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3982d2d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21f49fc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25e6082 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #132 from TripInfoWeb/fix/information-update

    Fix/information update
    hyeonjaez authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ca3f435 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    b6a774d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from TripInfoWeb/fix/information-update

    fix: createdDate 칼럼 auto 생성 설정 문제 해결
    hyeonjaez authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1f03642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e60d8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067d7d1 View commit details
    Browse the repository at this point in the history
  5. feat: QnA (QnA페이지,상태,검색으로 관리자가 관리할 QnA목록 조회, QnA 생성, QnA 사용자 목록 조회, Q…

    …nA 상세 조회, QnA 제거, QnA 질문 등록, QnA 답변 등록) 작업
    ssssksss committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9e64040 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60bd711 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #134 from TripInfoWeb/feature/admin

    Feature/admin
    ssssksss authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    af19059 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    eadb1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c681f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad09f6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceee232 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #136 from TripInfoWeb/fix/user_image

    Fix/user image
    hyeonjaez authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    223869a View commit details
    Browse the repository at this point in the history
  6. Fix : 유저 정보글 조회, 유저 정보 북마크 조회 안되는 오류 수정 (#137)

    * Feat : 마이페이지 프로필 이미지 변경
    
    * Feat : 마이페이지 내가 작성한 정보, 구독한 정보 조회
    
    * Style : 코드 포맷팅
    
    * Feat : 마이페이지 모임조회
    
    내가 작성한 모임 조회
    내가 신청한 모임 조회
    내가 북마크한 모임 조회
    
    * Feat : 유저 모임 가입 상태 필드 추가
    
    * Style : 코드 포맷팅
    
    * Refactor : group by 쿼리 간소화
    
    * Refactor : 불필요한 북마크 조회 로직 삭제
    
    * Fix : 유저 정보글 조회, 유저 정보 북마크 조회 안되는 오류 수정
    
    isLike 구하는 로직
    해당 결과 필드에 추가
    Astin01 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e999a7e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Feat(#114) : 정보, 모임 태그 검색 (#138)

    * Feat : 태그 검색
    
    * Refactor : 마감여부 필드 추가, 가입상태 서술 변경
    
    * Feat : 정보 태그 검색
    
    * Feat: 모임 태그 검색
    
    * Style : 코드 포맷팅
    
    * Refactor : 태그 필터 추가
    
    공백, 특수문자 제거
    한글, 영어, 숫자만 허용
    Astin01 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    12eead6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee7afbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f1c9fb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #140 from TripInfoWeb/feature/information-image

    Feature/information image
    hyeonjaez authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    af20434 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    582314f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a1d136 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #141 from TripInfoWeb/fix/home-gathering

    Fix/home gathering
    hyeonjaez authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    04994dc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Feat (#142): 모임 좋아요 기능 / 모임,정보 북마크, 좋아요 중복 체크 / 모임,정보 북마크,좋아요 예외, 상태 …

    …코드 처리 (#143)
    
    * Refactor : 토큰 존재하지 않을때, 유효하지 않을떄 예외 추가
    
    * Refactor : 모임, 정보 예외 처리, 상태코드 변경
    
    * Feat : 모임 좋아요
    Astin01 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f188edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82a44c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    466b5ff View commit details
    Browse the repository at this point in the history
  2. feat: 마감일 변경

    hyeonjaez committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ebc7f6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f42b9c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #147 from TripInfoWeb/feature/gathering-finish

    Feature/gathering finish
    hyeonjaez authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6da6b95 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Fix : 태그 검색 인코딩 방식 변경 (#149)

    url인코딩, 디코딩 방식으로 변경
    Astin01 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7318b58 View commit details
    Browse the repository at this point in the history
  2. Refactor(#150) : 회원 탈퇴 기능 향상 (#151)

    * Refactor: 최근 로그인 시간 기록, 카카오 로그인 닉네임 랜덤하게 설정
    
    * Feat : 회원 탈퇴
    
    유저 이미지 디폴트 이미지로 변경
    유저 정보 null로 변경
    s3에 저장된 유저 이미지 삭제
    Astin01 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    61052d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf48490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e41e8b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6b0ef6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    992e7e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    365aaf0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #153 from TripInfoWeb/feature/gathering-v2

    Feature/gathering v2
    hyeonjaez authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fa5fbce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13bb947 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f204db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e609fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74d98a6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #155 from TripInfoWeb/feature/information-update-v2

    Feature/information update v2
    hyeonjaez authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b001093 View commit details
    Browse the repository at this point in the history
  14. style: import 문 정리

    hyeonjaez committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    47292f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5fa8d75 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    161c423 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    39a7b6b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad3fe0b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    008a1e2 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #156 from TripInfoWeb/fix/image-informationUpdate-dto

    Fix/image information update dto
    hyeonjaez authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4757472 View commit details
    Browse the repository at this point in the history
  21. fix: user 수정

    hyeonjaez committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7ad2160 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d63f05d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    2e8f526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a22553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b0d841 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd49a79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6e26a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2681865 View commit details
    Browse the repository at this point in the history
  7. feat: 한 브라우저에 a 라는 회원이 조회를 했어 그 다음에 로그아웃하고 b 회원이 조회를 했어 그 다음 로그아웃 하고 …

    …비회원이 조회를 했어 이렇게 하면 3이 증가 해야 한다
    
    이런 시나리오를 위한 로직 추가
    hyeonjaez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0f2a315 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #159 from TripInfoWeb/feature/view-count

    Feature/view count
    hyeonjaez authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    62d3c68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99d1015 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71c25c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e918af4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #165 from TripInfoWeb/feature/gathering-select

    feat: 마감일이 지난 모임들은 안보여주는 where 절 추가
    hyeonjaez authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5f682c9 View commit details
    Browse the repository at this point in the history
  13. fix: binding result 제거

    hyeonjaez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9323e8a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #166 from TripInfoWeb/fix/gathering-notfinish-cont…

    …roller
    
    fix: binding result 제거
    hyeonjaez authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ccd2ff4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a3cc202 View commit details
    Browse the repository at this point in the history
  2. Refactor(#169) : 일기 예외처리 (#170)

    * Refactor : 다이어리 콘텐트 이미지 필드 추가에 따라 로직 변경
    
    * Refactor : authenticated 위치 변경, 상태코드 변경
    
    * Refactor : 일기 없을때, 일기 권한 없을때 예외처리
    Astin01 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bdc5f03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c409a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b7ab8b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #171 from TripInfoWeb/feature/admin

    Feature/admin
    ssssksss authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    269db55 View commit details
    Browse the repository at this point in the history
  6. fix: 조회수 쿠키

    hyeonjaez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5ca0890 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    65fb5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70c4f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbaaf8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f7fad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f87c60e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #172 from TripInfoWeb/fix/information-detail

    Fix/information detail
    hyeonjaez authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fc37288 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d64371 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77aa25e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #174 from TripInfoWeb/feature/gathering-detail-use…

    …rImage
    
    Feature/gathering detail user image
    hyeonjaez authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e1ff0cb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Feat(#150) : 회원 탈퇴 방법 변경(카카오) (#175)

    * Refactor: 최근 로그인 시간 기록, 카카오 로그인 닉네임 랜덤하게 설정
    
    * Feat : 회원 탈퇴
    
    유저 이미지 디폴트 이미지로 변경
    유저 정보 null로 변경
    s3에 저장된 유저 이미지 삭제
    
    * Refactor : 회원 탈퇴 방법 변경
    
    kakao 로 부터 받은 refresh token을 저장해서 access token 재발급하여 회원 탈퇴 요청 하는 방법으로 변경
    Astin01 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e0772e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f96d82 View commit details
    Browse the repository at this point in the history
  3. fix: and -> or

    hyeonjaez committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eb1cba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c69d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a63c8ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ebc5b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0a4ff7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #177 from TripInfoWeb/fix/view-count

    Fix/view count
    hyeonjaez authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    749cda9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    936ca4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feb44ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #179 from TripInfoWeb/feature/view-count-v2

    Feature/view count v2
    hyeonjaez authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8e285c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix: error 임시 해결

    hyeonjaez committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ceb8f33 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    c0e9ad7 View commit details
    Browse the repository at this point in the history
  2. docs: schema.sql

    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1677e84 View commit details
    Browse the repository at this point in the history
  3. docs: 초반 data.sql

    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2e6e267 View commit details
    Browse the repository at this point in the history
  4. docs: git actions yml파일

    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2a492ec View commit details
    Browse the repository at this point in the history
  5. docs: git actions yml 파일 변경

    - 브랜치 별로 application.yml 파일 다르게 설정
    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    97606e8 View commit details
    Browse the repository at this point in the history
  6. docs: git actions yml 파일 변경

    - gradlew 실행 권한 부여
    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    44c6813 View commit details
    Browse the repository at this point in the history
  7. docs: git actions yml 파일 변경

    - gradlew 실행 gradle9.0 버전에 맞게 수정
    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ec5cc99 View commit details
    Browse the repository at this point in the history
  8. docs: git actions yml 파일 변경

    - gradlew 실행 시 오류가 날 경우 어떤 오류인지
    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    81f2e3b View commit details
    Browse the repository at this point in the history
  9. docs: git actions yml 파일 변경

    - gradlew 실행 시 오류가 날 경우 어떤 오류인지
    hyeonjaez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d797f10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71f5788 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    747cdee View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    1ddcc41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34fcfa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d1269c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ece6fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ea0329 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #181 from TripInfoWeb/fix/gathering_information_li…

    …keCount
    
    Fix/gathering information like count
    hyeonjaez authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    abb01d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad6d590 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bea1df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    681fff4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b39abf9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3abb20d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df44c0d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29703ae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84dfad0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    82aed7d View commit details
    Browse the repository at this point in the history
  16. docs: test schema.sql

    hyeonjaez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ef8cc3e View commit details
    Browse the repository at this point in the history
  17. docs: yml

    hyeonjaez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ef91ecb View commit details
    Browse the repository at this point in the history
  18. docs: yml

    hyeonjaez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    16f9d8b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6cc2c1d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6485fa0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0f96c30 View commit details
    Browse the repository at this point in the history
  22. docs: h2 schema.sql 수정

    hyeonjaez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6abf284 View commit details
    Browse the repository at this point in the history
  23. fix: 충돌 해결

    hyeonjaez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4388b13 View commit details
    Browse the repository at this point in the history
  24. docs: yml

    hyeonjaez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2f2c669 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b1c9838 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    52282a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from TripInfoWeb/fix/gathering_home_isLike

    fix: gathering 페이지네이션 갯수 오류 , home 에서 좋아요 했는지 오류
    hyeonjaez authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3171f3a View commit details
    Browse the repository at this point in the history
  3. Fix : oauth 로그인 수정, 마이페이지 모임 오류 수정 (#183)

    마이페이지 모임 조회 안되는 문제 수정
    마이페이지 모임 인원수 계산 안되는 문제 수정
    Astin01 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    398a6e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d060ef4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #184 from TripInfoWeb/fix/gathering_page_home

    fix: left join 시 중복 문제 해결 -> 일부 서브 쿼리로 해결
    hyeonjaez authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    996ba72 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Fix: 모임 사용자 본명 대신 닉네임 전달 (#185)

    * refactor: zone_category에 "세종" 추가
    
    * fix: 모임 작성자 본명이 아니라 닉네임 전달
    HyunJinNo authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1d6df56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6436730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    216d13a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdba1e9 View commit details
    Browse the repository at this point in the history
  5. refactor: 쿼리문 개선

    hyeonjaez committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    fa9cc18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1976f97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f3234c View commit details
    Browse the repository at this point in the history
  8. Refactor : 로그인 로직 수정 (#187)

    * Refactor : 로그인 로직 수정
    
    최초 로그인 시에 inactive 상태 부여
    이후 이름,성별,나이가 입력되면 active 상태로 전환
    
    * Feat : 유저 성별 없을때 디폴트 이미지로 프로필 설정
    Astin01 authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1c71e26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2fa634a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    253dcf1 View commit details
    Browse the repository at this point in the history
  11. Style: 코드 포맷팅

    Astin01 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c9214b4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #189 from TripInfoWeb/refactor/gathering_information

    Refactor/gathering information
    hyeonjaez authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9177c17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da8fea7 View commit details
    Browse the repository at this point in the history
  14. Feat : 유저 프로필 삭제 기능 (#190)

    * Feat : 유저 프로필 이미지 삭제 기능
    
    * Refactor : 유저 이미지 업데이트 시 s3에서 이미지 삭제되도록 수정
    
    * Style: 코드 포맷팅
    
    * Fix : 유저 추가 정보 입력시 활성화 상태로 수정
    Astin01 authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8a1c61d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    645a4f6 View commit details
    Browse the repository at this point in the history
  16. Revert "Fix : 프로필 이미지 yml 경로 수정"

    This reverts commit 645a4f6.
    Astin01 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    65db7d9 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'develop' of https://github.com/TripInfoWeb/solitour-bac…

    …kend into feature/user-profile-delete
    Astin01 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8c5fb5b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    68abaa6 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #191 from TripInfoWeb/feature/user-profile-delete

    Fix : 유저 프로필 이미지 url 경로 수정
    hyeonjaez authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2061b4c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    089b461 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #192 from TripInfoWeb/docs/deploy_application_common

    docs: application-common 추가
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    9118be4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fdd62f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87c65d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7535e30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebc5dc6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #196 from TripInfoWeb/fix/information_home_order

    fix: home information order 절 수정
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c0b6f12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7e5ba3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #197 from TripInfoWeb/fix/information_gathering_li…

    …keCount
    
    fix: 좋아요 수 구하는 절 수정
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d283fe7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42e2bb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc55833 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #199 from TripInfoWeb/fix/information_gathering_li…

    …keCount
    
    fix: 좋아요 수 구하는 절 수정 Long -> Integer 로 수정
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5d5d889 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #198 from TripInfoWeb/fix/user-login

    fix : 로그인 유저 상태 확인 수정
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0da5cb5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f756a4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a07f083 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #201 from TripInfoWeb/fix/groupBy-error

    fix: join -> 서브쿼리로 처리후 group by 수정
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    efe1c5a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24208ad View commit details
    Browse the repository at this point in the history
  18. Merge pull request #202 from TripInfoWeb/fix/mypage-information

    Fix : 정보 카테고리 이름 추가
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b6390f2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1f95640 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #203 from TripInfoWeb/fix/mypage-information

    Fix : 카테고리 이름 필드 추가
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    03129f2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4046560 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #204 from TripInfoWeb/fix/user-login

    Refactor : 성별입력시 유저 프로필 변경
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3f8e1f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    866434d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    36d536a View commit details
    Browse the repository at this point in the history
  25. Merge pull request #206 from TripInfoWeb/fix/gathering_tag_search

    fix: applicatns 부분 join -> 서브쿼리로 수정
    hyeonjaez authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6d80eb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fix : 마이페이지 모임 조회 오류 수정 (#207)

    * Fix : 삭제된 모임 조회되지 않도록 수정
    
    * Fix : 모임 인원수 오류 수정
    
    자기자신을 인원에 포함하지 않는 문제
    여러명의 인원을 1명으로 인식하는 문제
    Astin01 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b820b58 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    43b85b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed6d01b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix : 카카오 회원탈퇴 오류 수정 , 카카오 추가정보 있을때 회원가입 (#210)

    * Feat : 카카오 추가정보 있을때 회원가입
    
    * Fix : 카카오 회원탈퇴 오류 수정
    
    성별이 필드가 비어있을때 조회 사용하는 로직 수정
    Astin01 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    65bcb22 View commit details
    Browse the repository at this point in the history
  2. Feat : 네이버 oauth (#211)

    회원가입, 로그인, 로그아웃, 회원탈퇴
    Astin01 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1a5dfb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Refactor : 테스트 ci , 배포 ci 분리 (#212)

    * Refactor : 테스트 ci , 배포 ci 분리
    
    * Fix : 빌드 캐시 비활성화
    
    * Fix : 로그 출력 추가
    
    * Feat :  gradle package, wrapper 캐시 추가
    
    * Fix : 개발서버 포트 변경
    Astin01 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a2df118 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Fix : ci 이름 수정 (#214)

    * Refactor : 테스트 ci , 배포 ci 분리
    
    * Fix : 빌드 캐시 비활성화
    
    * Fix : 로그 출력 추가
    
    * Feat :  gradle package, wrapper 캐시 추가
    
    * Fix : 개발서버 포트 변경
    
    * Fix : ci 이름 수정
    Astin01 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8492579 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    fa43c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9a206 View commit details
    Browse the repository at this point in the history
  3. style: import 문 제거

    hyeonjaez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    46ade5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55881e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66a7d3d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge pull request #218 from TripInfoWeb/feature/restdocs_setting

    Feature/restdocs setting
    hyeonjaez authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0f6eebf View commit details
    Browse the repository at this point in the history
  2. docs: 경로 변경

    hyeonjaez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    015bfc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e41611 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cc6c8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aab480e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #219 from TripInfoWeb/feature/restdocs_setting

    Fix/restdocs setting
    hyeonjaez authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    efaa35c View commit details
    Browse the repository at this point in the history
  7. fix: 중복 코드 삭제

    hyeonjaez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    91d2bc1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #220 from TripInfoWeb/feature/restdocs_setting

    fix: 중복 코드 삭제
    hyeonjaez authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3b00e0c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    f95a4bc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix(#216) : 일기 이미지 하루 지나면 삭제되는 문제 (#224)

    * Fix : 유저, 일기 이미지 자동삭제 되지 않게 수정
    
    * Fix : 일기 내 이미지 url 쉼표로 구분하여 영구화하도록 수정
    Astin01 authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e43d4dc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. feat: toString() 메서드

    hyeonjaez committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    42f64ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f962dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce20260 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70050e1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #226 from TripInfoWeb/fix/information_Pagenation_f…

    …ilter_sort
    
    Fix/information pagenation filter sort
    hyeonjaez authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9a410c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    f2ee628 View commit details
    Browse the repository at this point in the history