Morris Jobke
|
86149508d0
fix typo
|
7 éve |
Christoph Wurst
|
3e7e49884e
Replace deprecated $.tipsy(...) by $.tooltip(...)
|
7 éve |
Lukas Reschke
|
56c016946d
Merge pull request #2763 from nextcloud/fix_maindetailsview_favorite_star-patch
|
8 éve |
Christoph Wurst
|
cfada468e6
OC.Uploader does not have a 'state' method, therefore the
|
8 éve |
Thomas Müller
|
2bf4661e40
Just use moment to comupte the time left for the upload - translations are delivered as part of moment.js - fixes #26804
|
8 éve |
pflug
|
c7fc010215
Fix showConflict
|
8 éve |
Arthur Schiwon
|
7e2b866fd7
fix type in jsdoc
|
8 éve |
Vincent Petry
|
6a4ea2c15a
Upload autorename on client side
|
8 éve |
Vincent Petry
|
7e701504be
Remove upload_limit in files app as it is not needed with PUT upload (#26069)
|
8 éve |
Vincent Petry
|
50b8221255
Highlight files and update storage stats at end of upload (#26164)
|
8 éve |
Vincent Petry
|
f374eb5f1d
More fixes to file upload
|
8 éve |
Vincent Petry
|
f72ffa2f11
Fix js unit tests for webdav put upload changes
|
8 éve |
Vincent Petry
|
786e858d23
Add support for chunked upload
|
8 éve |
Vincent Petry
|
59c5be1cc5
Use Webdav PUT for uploads in the web browser
|
9 éve |
Morris Jobke
|
6b2920a6bc
Merge pull request #1520 from nextcloud/upload-allow-zero
|
8 éve |
Vincent Petry
|
e8836bfd30
Allow uploading empty files (#26113)
|
8 éve |
Morris Jobke
|
8d4e5747f3
Fix folder drag glitch in Firefox
|
8 éve |
Joas Schilling
|
45c99c226b
Fix the HTML encoding when uploading a folder in FF when using french l10n
|
8 éve |
Vincent Chan
|
0552933770
changes emptycontent icon to drag-accept on file-drag
|
8 éve |
Vincent Chan
|
10f8d643dc
store icons in class
|
8 éve |
Vincent Chan
|
aecdcf737f
dragging over folder will highlight folder only
|
8 éve |
Vincent Chan
|
6214420974
restrict dropZone to app-content div
|
8 éve |
Vincent Chan
|
203a07e7f3
change folder icon when dragging over a directory
|
8 éve |
Vincent Chan
|
433cea30c3
adds visual indication for file drag and drop
|
8 éve |
Vincent Petry
|
5f6fb45704
Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/luckydonald/core into luckydonald-Superduper-Progressbar-branch-thingie
|
8 éve |
Christoph Wurst
|
05d203a989
replace $.parseJSON() by JSON.parse()
|
8 éve |
Lukas Reschke
|
f8ae1bb36e
Disable pastezone for jquery.fileupload
|
8 éve |
Vincent Petry
|
8ea80e114a
Accumulate notifications instead of blinking
|
8 éve |
Vincent Petry
|
ceaefc2c54
Defer quota check in web UI when overwriting shared file
|
8 éve |
Vincent Petry
|
abd0ba1f25
Fix file upload, conflict dialog, also in public link
|
9 éve |