Commit Verlauf

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