Commit Graph

6 Commits

Author SHA1 Message Date
Alex Yong 434e49bf59
fix: abort upload behavior to properly handle server-side deletion and frontend state reset (#3114)
* Fixed an issue where aborting an upload would not delete the partial upload from the server. Also fixed an issue where the abortAll function wasn't resetting and reloading the frontend properly

* Add server-side tus delete handler

---------

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-04-25 01:23:44 +02:00
kloon15 5100e587d7
feat: migrate to vue 3 (#2689)
---------

Co-authored-by: Joep <jcbuhre@gmail.com>
Co-authored-by: Omar Hussein <omarmohammad1951@gmail.com>
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-04-01 17:18:22 +02:00
M A E R Y O ecdd684bf1
feat: implement upload speed calculation and ETA estimation (#2677) 2023-09-15 00:41:36 +02:00
M A E R Y O a404fb043d
feat: implement abort upload functionality (#2673) 2023-08-27 23:59:49 +02:00
Ramires Viana d1d7b23da6 fix: folder info on upload list 2022-05-02 15:03:02 +00:00
Filippo Finke cf85404dd2
feat: add upload file list with progress (#1825) 2022-02-21 19:30:42 +01:00