Commit Graph

11 Commits

Author SHA1 Message Date
Alex Yong
d29dee3a5e lint fixes 2024-04-25 20:58:09 +00:00
Alex Yong
9102678f69
Merge branch 'filebrowser:master' into feature/upload-progress-indicators-take-two 2024-04-25 10:28:07 -04:00
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
Alex Yong
3f26e93e42 Adjusting formatting 2024-04-12 16:17:08 +00:00
Alex Yong
05ea73bffe adding in updates 2024-04-11 20:08:14 +00:00
Alex Yong
7634992946 Adding the ability to track file upload percentage and currently uploaded/total upload 2024-04-11 19:32:33 +00: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