Commit History

Author SHA1 Message Date
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Lukas Reschke a7df23ceba Manually type-case all AJAX files 9 years ago
  Lukas Reschke 3ff3f641d6 Get rid of `stripslashes()` 9 years ago
  Robin Appelman 6daedaf344 Send the proper original name for uploaded files 9 years ago
  Jörn Friedrich Dreyer c615b3527f show readonly message in file conflict dialog, make it always selected 10 years ago
  Morris Jobke c5fa8f1bdc Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permission-constants 10 years ago
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 10 years ago
  Bjoern Schiessle 1d33503487 we no longer need to keep the session open for encryption 10 years ago
  Robin Appelman d0266c0bf8 Use public api for getting l10n 10 years ago
  Jörn Friedrich Dreyer f551917a3c kill OC::$session 10 years ago
  Bjoern Schiessle 043cd1d02b set incognitoMode to true, getUser should always return false during public upload 10 years ago
  Vincent Petry 9ef7410abe Fixed uploading by drag and drop into folder 10 years ago
  Thomas Müller 201cc59fe0 php upload errors are written to log 10 years ago
  Thomas Müller 6d373e97c3 remove unused exit() 10 years ago
  Thomas Müller 3587c88fe9 Merge branch 'master' of https://github.com/lukepolo/core-1 into lukepolo-master 10 years ago
  Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 11 years ago
  Vincent Petry e72b2e6e3b Fix public upload to not close session when encryption is on 10 years ago
  Thomas Müller 58c216d0e8 close the session on all file operations 10 years ago
  Luke Policinski b01492fecd Feature Added : Ability to drag and drop in Chrome 10 years ago
  Luke Policinski 79a6d89bcc Feature Added : Ability to drag and drop in Chrome 10 years ago
  Joas Schilling 9619459e37 Send correct path on file upload when using public app 10 years ago
  Joas Schilling af7366cd30 Only add files to file list when uploading to current directory 10 years ago
  Vincent Petry 58c7042e70 Added error message for when target folder was removed 10 years ago
  Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 10 years ago
  Vincent Petry e62ca4ea4f Append file etag to preview URLs 11 years ago
  Vincent Petry 9cfb438ff7 Fixed upload permissions distinction between public and logged in upload 11 years ago
  Vincent Petry 09b084dfed Fixed file permissions after public upload 11 years ago
  Thomas Müller 7c6ed6ab33 catch exceptions while uploading and pass on the error message 11 years ago