Ramires Viana
e7e46c91db
upload store private functions
2025-08-05 18:28:43 -03:00
Ramires Viana
10041b18ec
initial speed calc state
2025-08-05 18:28:43 -03:00
Ramires Viana
176e63988a
use filesize to convert speed
2025-08-05 18:28:43 -03:00
Ramires Viana
01da2e9685
move progress calc to modal
2025-08-05 18:28:43 -03:00
Ramires Viana
9ef68e7f85
refactor upload array
2025-08-05 18:28:43 -03:00
Ramires Viana
551631d8e2
move eta logic to modal
2025-08-05 18:28:43 -03:00
Ramires Viana
3187de40e3
upload modal as setup
2025-08-05 18:28:43 -03:00
Oleg Lobanov
eb3978ea55
chore(frontend): fix formatting
2024-06-08 22:20:58 +02:00
古大羊
c9e05f98c4
chore: Optimize upload indicator display ( #3202 )
2024-05-11 22:22:17 +02:00
Alex Yong
236ca637f9
feat: Display Upload Progress as Percentage and File Size / Total File Size ( #3111 )
2024-04-28 20:40:24 +02: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
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