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: 사진 저장 시 파일 확장자 추가 #43

Merged
merged 7 commits into from
Jul 8, 2024

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    bf0491c View commit details
    Browse the repository at this point in the history
  2. feat: 사진 저장시 확장자명 유무 확인 로직 추가

    - 확장자 명이 없을 시 예외 발생
    gikhoon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    111d62a View commit details
    Browse the repository at this point in the history
  3. feat: 사진 저장시 확장자명 유무 확인 로직 추가

    - 확장자 명이 없을 시 예외 발생
    gikhoon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cbcdb4a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. feat: 사진 저장 시 확장자명 판별 로직 추가

    - 화이트리스트 확장자 명이 없으면 예외 발생
    gikhoon committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ddb0214 View commit details
    Browse the repository at this point in the history
  2. feat: 화이트리스트 확장자명 변경

    - HEIF -> heif
    gikhoon committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e1c7777 View commit details
    Browse the repository at this point in the history
  3. feat(Session): 예외 처리 핸들러 변경

    - ErrorCode 반환하게 변경
    gikhoon committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    01f92dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c90cd7f View commit details
    Browse the repository at this point in the history