aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/uploader
Commit message (Expand)AuthorAgeFilesLines
* chore: chibisafe -> HostessFuwn2022-01-151-2/+2
* fix: chunked upload postPitu2021-08-221-2/+2
* feat: fetch settings from apiPitu2021-06-171-1/+1
* feature: new chunk and write strategyPitu2021-01-071-3/+4
* Fixes chunked uploads not being saved to albums or thumbnailsPitu2020-12-271-0/+4
* RebrandPitu2020-12-251-2/+2
* chore: style changesPitu2020-12-251-1/+1
* Fix ESLint rules once and for allPitu2020-12-241-2/+2
* chore: remove trailing commasZephyrrus2020-12-241-11/+11
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-0/+1
* refactor: change uploader component to use vuexZephyrrus2020-07-081-32/+42
* wip:Pitu2020-04-281-23/+9
* chore: remove filepondPitu2020-04-112-117/+0
* chore: prepare for filepondPitu2019-10-011-0/+97
* feature: uploader with chunks supportPitu2019-10-011-9/+14
* Add parallel chunks and raise timeoutPitu2019-04-301-1/+2
* Refactor a bit since we globally catch API exceptionsPitu2019-04-241-10/+10
* Added middleware for pages and switched to $axiosPitu2019-03-291-2/+2
* Switch to Nuxt.jsPitu2018-09-191-13/+13
* Add an add more files button to the uploaderPitu2018-09-181-1/+21
* SitePitu2018-09-161-0/+251