Commit History

Author SHA1 Message Date
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 3 months ago
  Robin Appelman a598de627c chore: remove long depricated share code 6 months ago
  Robin Appelman 96942e436b fix: update "move into share" check to share manager 6 months ago
  Robin Appelman d0ebe36906 fix: remove old test-only methods 6 months ago
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 7 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  CRA Yoshihito Nakatani fb9c8e3790 Fix the typo in comments 1 year ago
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Carl Schwan 92a5a8f075 Cleanup tags and Share component 2 years ago
  luz paz 368f83095d Fix typos in lib/private subdirectory 2 years ago
  Côme Chilliet 069477e608 Migrate more classes of lib/private to LoggerInterface 2 years ago
  Carl Schwan 6312c0df69 Check style update 2 years ago
  Joas Schilling d49ad7ea47 Limit more contact searches 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Christoph Wurst 8196420063 Drop \OCP\User 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 years ago
  Morris Jobke 83a75c670b Replace static call to Share::unshare with ShareManager->deleteShare in tests 3 years ago
  Morris Jobke 6564a95160 Remove now unused methods in Share.php due to the reduced code complexity in Share::getItems 3 years ago
  Morris Jobke a125d8aaa1 Reduce code complexity in Share::getItems by tracing all remaining callers 3 years ago
  Morris Jobke 596df8fc6f Remove unused Share::getItemSharedWithBySource() 3 years ago
  Joas Schilling 8027dcbc6f Don't leave cursors open when tests fail 3 years ago
  Joas Schilling ad8b848444 Replace some usages of OC_DB in OC\Share\* with query builder 3 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 years ago
  Morris Jobke 37856cd377 Cascading effect - more code that now is not used anymore 4 years ago
  Morris Jobke e20db42a0c Tags.php and the old sharing mechanism 4 years ago
  Joas Schilling 89ed2c37bf Update share type constant usage 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345 Remove trailing and in between spaces 4 years ago