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

Media upload datasource! #419

Merged
merged 24 commits into from
Jun 25, 2024
Merged

Media upload datasource! #419

merged 24 commits into from
Jun 25, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d46feae View commit details
    Browse the repository at this point in the history
  2. basic imports, yay!

    dale-wahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cffe373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    888b078 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    677fd7a View commit details
    Browse the repository at this point in the history
  5. more is_compatible fixes

    dale-wahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6c84ecd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f8b089 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on May 2, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    b082fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c5975 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. detect mimetype from filename

    best I can do without downloading all the files first.
    dale-wahl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e5d8ef1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    91e8697 View commit details
    Browse the repository at this point in the history
  2. audio_to_text datasource

    dale-wahl committed May 29, 2024
    Configuration menu
    Copy the full SHA
    14f1539 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. When validating zip file uploads, send list of file attributes instea…

    …d of the first 128K of the zip file
    stijn-uva committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fd11a7e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    86df7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e144fc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into media_upload

    # Conflicts:
    #	processors/metrics/thread_metadata.py
    stijn-uva committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2ee050f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    f34b054 View commit details
    Browse the repository at this point in the history
  2. js !=== python

    dale-wahl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8225871 View commit details
    Browse the repository at this point in the history
  3. fix media_type for loose file imports; fix extension for audio_to_tex…

    …t preset; fix merge for some processors w/ media_type
    dale-wahl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4f7cfc1 View commit details
    Browse the repository at this point in the history