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

perf: Improve upload efficiency, fix JWT issue, enhance testing, and refine file creation response #8

Merged
merged 5 commits into from
Mar 12, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    9582d9a View commit details
    Browse the repository at this point in the history
  2. refactor: Replace JSON method with AbortWithStatusJSON to enable erro…

    …r handling and prevent further processing in Gin framework
    vvbbnn00 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1b45c21 View commit details
    Browse the repository at this point in the history
  3. fix: Correct the issue where JWT is still required for verification e…

    …ven when it is set to off
    vvbbnn00 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    303f0f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1921a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba361e View commit details
    Browse the repository at this point in the history