Julius Härtl
|
f9536b0809
Check for target folder available quota when uploading
|
před 4 roky |
Joas Schilling
|
3fb6a625aa
Better error message when blocked by access control
|
před 4 roky |
John Molakvoæ (skjnldsv)
|
754fd40e40
Fix IE11 upload fallback methods
|
před 4 roky |
Christoph Wurst
|
bb1d8b3189
Remove deprecated global variables
|
před 4 roky |
Julius Härtl
|
dbd9622bc3
Also set X-OC-Mtime header for files that are smaller than 10MB
|
před 5 roky |
John Molakvoæ (skjnldsv)
|
b9bc2417e7
Comply to eslint
|
před 5 roky |
Valdnet
|
07c36654b1
Update file-upload.js
|
před 5 roky |
Evilham
|
de648f6a3e
[app:files] Use current directory for hashing.
|
před 5 roky |
Tomasz Grobelny
|
7c4c5fe6ae
Limit number of simultaneous MKCOL requests to server to increase upload reliability
|
před 5 roky |
Tomasz Grobelny
|
08919eb193
Merge branch 'master' into operation_progress_improvements3
|
před 5 roky |
Daniel Calviño Sánchez
|
038e665db9
Fix dropping a folder on a folder row
|
před 5 roky |
Tomasz Grobelny
|
f99ce0d546
Throttle getstoragestats.php calls and allow simultaneous uploads
|
před 5 roky |
Tigran Mkrtchyan
|
0573413134
apps: file-upload: fix typo in comments
|
před 5 roky |
Roeland Jago Douma
|
9204ce7d3d
Do not show general warning on free space error
|
před 6 roky |
Tomasz Grobelny
|
e99340dc4d
Move progress bar to separate component
|
před 6 roky |
Tomasz Grobelny
|
296e69fe04
Restructuring code in file-upload.js
|
před 6 roky |
John Molakvoæ (skjnldsv)
|
a793b1027c
Ask before cancelling an ongoing upload
|
před 6 roky |
Daniel Calviño Sánchez
|
1fe16501bd
Do not hide the progress bar while the chunked upload is being assembled
|
před 6 roky |
Daniel Calviño Sánchez
|
4eafae4178
Do not show an error message when draging and dropping text
|
před 6 roky |
Daniel Calviño Sánchez
|
463d92c339
Remove no longer needed special handling for Firefox
|
před 6 roky |
Daniel Calviño Sánchez
|
d8251344c1
Use "dropnofiles" callback to disable the drop state in the UI
|
před 6 roky |
Daniel Calviño Sánchez
|
74ab68872f
Remove duplicated code
|
před 6 roky |
Daniel Calviño Sánchez
|
375a55b0ad
Fix race condition when preparing upload folder
|
před 6 roky |
Daniel Calviño Sánchez
|
bcfe8431b4
Fix progress bar hidden before the upload ends
|
před 6 roky |
Roeland Jago Douma
|
d4f163b230
Don't encode paths passed to the OC.Files.Client
|
před 6 roky |
Morris Jobke
|
876238ce8b
Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-new-chunking
|
před 6 roky |
John Molakvoæ (skjnldsv)
|
0cb45f681f
Update quota on file upload and deletion
|
před 6 roky |
Vincent Petry
|
ec8bf53356
Only set X-OC-Mtime when browser provided lastModified on upload
|
před 7 roky |
Thomas Müller
|
f39de4ab37
Transmit OC-Total-Length in browser as well
|
před 7 roky |
Vincent Petry
|
dfc91a253c
Parse Sabre Exception in OC.Files.Client and file-upload
|
před 7 roky |