450 Commits (2d12e52769a30ba37d5760b1194f613bcc71035b)

Author SHA1 Message Date
  Bjoern Schiessle 944e9b8c69 make sure that both $permissions and $oldPermissions have the same type 10 years ago
  Bjoern Schiessle 1a60aa2b6a only remember password if the user changes the permissions, otherwise the user disabled the password protection 10 years ago
  Andreas Fischer a92d4c2c09 Perform expiration date checking before returning share data for token. 10 years ago
  Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 10 years ago
  Robin Appelman 58ed78aa9e cleanup public storage interface a bit 10 years ago
  Robin Appelman 2e5ce091f0 add storage backend interface to public namespace 10 years ago
  Robin Appelman 9ad7891b4e improve phpdoc for the public files interface 10 years ago
  Robin Appelman e271a55783 move filesystem expceptions to global namespace 10 years ago
  Robin Appelman 315344eb9c move public files api to a clearer namespace 10 years ago
  Robin Appelman 2e1b534957 update phpdoc for public fileapi 11 years ago
  Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 11 years ago
  Bjoern Schiessle b8241aa79d remove some more debug output 11 years ago
  Bjoern Schiessle edb78c917c remove some error_logs 11 years ago
  Bjoern Schiessle d33fabd02d remove error logs 11 years ago
  Bjoern Schiessle 627b6164c4 if the files doesn't exist yet we start with the parent to search for shares 11 years ago
  kondou b643c02bd5 Fix some bugs and remove \OCP\Avatar for now 11 years ago
  Frank Karlitschek c54994d2e9 fixing this obvious typo directly 11 years ago
  kondou 30526ded80 Fix \OCP\Avatar 11 years ago
  kondou ecf187393b Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests 11 years ago
  kondou 8d8a57de7f Continue work on cropper 11 years ago
  kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 11 years ago
  kondou 9c12da6a94 Several improvements 11 years ago
  kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 11 years ago
  kondou 4a08f7d710 Add basic avatars and gravatar 11 years ago
  Arthur Schiwon 958130e8fe Sharing: only determine path root if owner is available 11 years ago
  kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
  kondou 9c5416fe4a Clean up \OC\Util 11 years ago
  Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 11 years ago
  Bjoern Schiessle 9253627327 cancel sharing if some users doesn't have a working encryption set-up. 11 years ago
  Thomas Müller 17c36b5074 fixes #4026 11 years ago
  Georg Ehrke 1e4ec2ac27 add class='preview-icon' to rows in file app that make use of previews 11 years ago
  Robin Appelman 1b50154c95 functions in OCP should be static 11 years ago
  Jörn Friedrich Dreyer cb4cf3e2f7 need to use \OC_Image to escape OCP namespace 11 years ago
  Robin Appelman d509a0c403 return result from getL10N 11 years ago
  Morris Jobke 05c83a163a add proper deprecated tag 11 years ago
  Jan-Christoph Borchardt 48267b6e6c add back public API function, but mark as deprecated 11 years ago
  Bart Visscher cbe1c22b5f Correct casing of OC_User and pass through the params to getUsers 11 years ago
  Bart Visscher a22940d3cd Add OC_L10N to public api 11 years ago
  Bart Visscher 9379cbf602 Add OC_Image to public api 11 years ago
  Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 11 years ago
  Georg Ehrke 53830f2f75 implement use of previews in sharing app 11 years ago
  Victor Dubiniuk 5a3fce12a4 Implement encodePath 11 years ago
  Michael Gapczynski 4feff3456b Only emit permissions hook for files and and include path 11 years ago
  Michael Gapczynski 5c2a0325ba Add update permissions hook to sharing 11 years ago
  Thomas Müller 98da4bf704 removing unused getSharedItem() 11 years ago
  Thomas Müller e159cbf527 on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function 11 years ago
  Thomas Müller 352c1415be proper fix for getting the shared item if no user is logged in 11 years ago
  Björn Schießle 6cfa016c39 add public api 11 years ago
  Bart Visscher 6ad7a0336f Oracle doesn't know & as bitwise AND 11 years ago
  Jörn Friedrich Dreyer 77dc3964f8 check item id is set 11 years ago