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

Feature/chung step4 #11

Merged
merged 21 commits into from
May 12, 2024
Merged

Feature/chung step4 #11

merged 21 commits into from
May 12, 2024

Commits on Feb 16, 2024

  1. feat: 파일 요약

    kochungcheon committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    add90fd View commit details
    Browse the repository at this point in the history
  2. feat: rootFolder 생성

    kochungcheon committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9ad3ddd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. style : LF 정리

    kochungcheon committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9fd41ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996a328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab9b39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b57b305 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    bce2a77 View commit details
    Browse the repository at this point in the history
  2. refactor : form data -> json

    - add @RequestBody
    kochungcheon committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    6ec329b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55f207e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    238a78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72981f5 View commit details
    Browse the repository at this point in the history
  3. refactor : private uploadFile 생성

    - 루트 폴더 사용 용량 업데이트 메서드와 파일 메타데이터 저장 메서드를 하나의 트랜잭션으로 묶기 위함
    kochungcheon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c98af22 View commit details
    Browse the repository at this point in the history
  4. refactor : index 생성

    kochungcheon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ad9a5a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    dcf34c1 View commit details
    Browse the repository at this point in the history
  2. refactor : sonar 반영

     - Cast one of the operands of this multiplication operation to a long
    kochungcheon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    16c0daa View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    55d791e View commit details
    Browse the repository at this point in the history
  2. refactor : mine 타입 적용

    >> - Folder 에 있던 Type 을 삭제하였습니다. 테> 블을 통해 폴더와 파일이 식별 되기에 Type으로 한번 더 구분하는 것은 메모리 낭비라 판단 되서 입니다.
    >> - File 은 기존 File 로 통칭 했던 것에서 이미지, 비디오, 오디오, 도큐먼트 그리고 그외로 분류하였습니다
    kochungcheon committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9531887 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    da8b928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4591a3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4127034 View commit details
    Browse the repository at this point in the history
  4. refactor: PR 반영

    - - NotNull -> Positive 로 교체
    - 오탈자 수정 mine -> mime
    kochungcheon committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1689962 View commit details
    Browse the repository at this point in the history