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

Implement upload API #1085

Merged
merged 50 commits into from
Nov 19, 2024
Merged

Implement upload API #1085

merged 50 commits into from
Nov 19, 2024

Commits on Oct 5, 2024

  1. set up upload framework

    psilabs-dev committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    bc72346 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. initial implementation

    psilabs-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    89bc617 View commit details
    Browse the repository at this point in the history
  2. add title and summary

    psilabs-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b1492b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03bd9d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6092acf View commit details
    Browse the repository at this point in the history
  5. clean and refactor

    psilabs-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f20af34 View commit details
    Browse the repository at this point in the history
  6. rename upload to create

    psilabs-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e0a9f2e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from psilabs-dev/feature/upload-dev

    implementation of upload API logic
    psilabs-dev authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8a23168 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28a0b15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca11644 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16e87e2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3 from psilabs-dev/feature/upload-dev

    api exception handling validation and integrity checks
    psilabs-dev authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fe3fe09 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9f6544 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4 from psilabs-dev/feature/upload-dev

    reflect mojo upload object
    psilabs-dev authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    19b711a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    d86637d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from psilabs-dev/feature/upload-dev

    Thumbnail generation for upload API
    psilabs-dev authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    acecc72 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 19, 2024

  1. remove utf downgrade

    psilabs-dev committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    fed1f5b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Merge pull request #6 from psilabs-dev/feature/upload-dev

    remove utf downgrade
    psilabs-dev authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    f0c50fd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    87cf4ae View commit details
    Browse the repository at this point in the history
  2. standardize api response

    psilabs-dev committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1a0fd65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a6f259 View commit details
    Browse the repository at this point in the history
  4. fix error

    psilabs-dev committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ebf2cea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53d3c79 View commit details
    Browse the repository at this point in the history
  6. misplaced status code

    psilabs-dev committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    52aa679 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    64ffcdf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from psilabs-dev/feature/upload-dev

    standardize api response
    psilabs-dev authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    4d22602 View commit details
    Browse the repository at this point in the history
  3. edit documentation (#12)

    * edit documentation
    
    * temporarily change file and data to path
    
    * move path to query (should be data/file)
    
    * remove upload file parameters
    psilabs-dev authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    4d36f7f View commit details
    Browse the repository at this point in the history
  4. implement redis lock

    psilabs-dev committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    808cf6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20de021 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13 from psilabs-dev/feature/upload-lock

    handle race condition with redis
    psilabs-dev authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    8d5c79a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    69f49d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a9708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13f677f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa2510c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    a707fc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from psilabs-dev/dev-resolve-mc

    resolve merge conflicts
    psilabs-dev authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    57077b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Update lib/LANraragi/Controller/Api/Archive.pm

    Co-authored-by: Difegue <[email protected]>
    psilabs-dev and Difegue authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d626832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ae2eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fa9d57 View commit details
    Browse the repository at this point in the history
  4. upload api docs

    psilabs-dev committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    5e3ef51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5376e0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c80f53 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    389511e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d1bf1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    228490a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

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

Commits on Nov 19, 2024

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