aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/uploads/chunksPOST.js
Commit message (Expand)AuthorAgeFilesLines
* feat: Add hash checking for chunked uploadsPitu2020-12-271-0/+22
* Fixes chunked uploads not being saved to albums or thumbnailsPitu2020-12-271-7/+14
* chore: remove trailing commasZephyrrus2020-12-241-3/+3
* chore: update lock filesZephyrrus2020-12-241-12/+3
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-7/+7
* Feature: enable apiKey access to uploads and album fetching for the uploader/...Pitu2020-05-111-1/+4
* chore: upload fixesPitu2019-10-121-1/+1
* feature: uploader with chunks supportPitu2019-10-011-0/+76