コミット履歴

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