167 Commits (0eebff152a177dd59ed8773df26f1679f8a88e90)

Author SHA1 Message Date
  Morris Jobke 7d71b54715
Add space between ellipsis and word 6 years ago
  rakekniven 830310ad1d Update file-upload.js 6 years ago
  Roeland Jago Douma 69d2d0178a
Don't try the actual file upload if the checks already error out 6 years ago
  Morris Jobke 57fd256b9a
Replace ... with … 6 years ago
  Morris Jobke 591dda2fed
Show "Uploading..." in web UI for long uploads 6 years ago
  Bekcpear 8267e5e007 Fix uploadrate value of 'original-title' attribute 7 years ago
  Bekcpear 82e263ed04 Fix upload remaining time 7 years ago
  Morris Jobke 242934c016
Remove dependency on jquery-migrate.js for browser detection 7 years ago
  Morris Jobke 6e72fd5f9f
Fix upload of folders in Chrome 7 years ago
  Joas Schilling b6c1f3fc6d
Some more hardening 7 years ago
  SarthikaDhawan 62fb3bb3ef
file-upload.js modified : Remaining upload time corrected 7 years ago
  noveens 40228c0c2b
added quit option in commentstabview.js 7 years ago
  Robin Appelman ad4b5c82da
dont preserve mtime when uploading trough the web interface 7 years ago
  Stefan Schneider f6ef024159 Correct incorrectly typed X-OC-Mtime header 7 years ago
  Morris Jobke 86149508d0
fix typo 7 years ago
  Christoph Wurst 3e7e49884e Replace deprecated $.tipsy(...) by $.tooltip(...) 7 years ago
  Christoph Wurst cfada468e6
OC.Uploader does not have a 'state' method, therefore the 7 years ago
  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 7 years ago
  pflug c7fc010215 Fix showConflict 7 years ago
  Arthur Schiwon 7e2b866fd7
fix type in jsdoc 7 years ago
  Vincent Petry 6a4ea2c15a
Upload autorename on client side 7 years ago
  Vincent Petry 7e701504be
Remove upload_limit in files app as it is not needed with PUT upload (#26069) 7 years ago
  Vincent Petry 50b8221255
Highlight files and update storage stats at end of upload (#26164) 7 years ago
  Vincent Petry f374eb5f1d
More fixes to file upload 7 years ago
  Vincent Petry f72ffa2f11
Fix js unit tests for webdav put upload changes 7 years ago
  Vincent Petry 786e858d23
Add support for chunked upload 8 years ago
  Vincent Petry 59c5be1cc5
Use Webdav PUT for uploads in the web browser 8 years ago
  Vincent Petry e8836bfd30
Allow uploading empty files (#26113) 7 years ago
  Morris Jobke 8d4e5747f3
Fix folder drag glitch in Firefox 7 years ago
  Joas Schilling 45c99c226b
Fix the HTML encoding when uploading a folder in FF when using french l10n 8 years ago
  Vincent Chan 0552933770 changes emptycontent icon to drag-accept on file-drag 8 years ago
  Vincent Chan 10f8d643dc store icons in class 8 years ago
  Vincent Chan aecdcf737f dragging over folder will highlight folder only 8 years ago
  Vincent Chan 6214420974 restrict dropZone to app-content div 8 years ago
  Vincent Chan 203a07e7f3 change folder icon when dragging over a directory 8 years ago
  Vincent Chan 433cea30c3 adds visual indication for file drag and drop 8 years ago
  Christoph Wurst 05d203a989
replace $.parseJSON() by JSON.parse() 8 years ago
  Lukas Reschke f8ae1bb36e Disable pastezone for jquery.fileupload 8 years ago
  Vincent Petry 8ea80e114a Accumulate notifications instead of blinking 8 years ago
  Vincent Petry ceaefc2c54 Defer quota check in web UI when overwriting shared file 8 years ago
  Vincent Petry abd0ba1f25 Fix file upload, conflict dialog, also in public link 8 years ago
  Vincent Petry 47475f3b4c Debounce cancel upload message 8 years ago
  Thomas Müller aedb7a7e70 Revert "Debounce cancel upload message" 8 years ago
  Vincent Petry 8a1a1c1326 Debounce cancel upload message 8 years ago
  Vincent Petry 5dff9d88cb Make sure the conflict dialog is loaded before adding conflicts 8 years ago
  Vincent Petry cc8efaa037 Show conflict dialog before upload when possible 8 years ago
  Vincent Petry 59273a8863 Combine upload action into the "New" menu 8 years ago
  Vincent Petry 69f88b38c9 Fix file name validation in New menu 9 years ago
  Robin McCorkell a323d781a6 Revert "add https:// placeholder for From Link feature. closes #13255" 9 years ago
  Lukas Reschke acabd81f42 Remove "Download from URL" feature 9 years ago