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

Handle Zip files on upload #905

Open
wants to merge 6 commits into
base: use-files-directly
Choose a base branch
from

Commits on Nov 3, 2023

  1. Handle Zip files on upload

    Extract them into their individual files before handling like normal files. Refactors all controllers that handle file uploads to use the new utilities.
    trevorgerhardt committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e273f5b View commit details
    Browse the repository at this point in the history
  2. Remove unused method

    trevorgerhardt committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6bceedc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    862f911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b8d438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a44799d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5135b22 View commit details
    Browse the repository at this point in the history