110 Commits (8191295f66cdea5da7854bfad01ad9540c4a55f4)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 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
  Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 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 1 year ago
  Côme Chilliet a795ad4370
Remove unused class SearchResultSorter 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 9ce3ea3368
Update license headers 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Julius Härtl c4ea37b8a1
Address minor comments 3 years ago
  Julius Härtl e906138d8d
Let sharees endpoint properly handle deck shares 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 10e5ae5e18
Remove unused method Share Helper::generateTarget 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 3 years ago
  J0WI 68ce17e59b Unify links to php.net 3 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 cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 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
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  John Molakvoæ (skjnldsv) eebcf89091
Cleanup sharing leftovers 4 years ago
  Joas Schilling b130a4c8fb
Make the sharing constants publicly available 4 years ago
  Morris Jobke 98237d2a00
Remove unused OC\Share\Share::checkPasswordProtectedShare 5 years ago
  Morris Jobke 582b679ca9
Deprecate legacy share code and cleanup some unused methods 5 years ago
  Morris Jobke c7df809465
Cleanup legacy Share.php from unused code 5 years ago
  Roeland Jago Douma c77d7d6e79
Move merged-share-backend to webpack 5 years ago
  Morris Jobke 248d95339d
Cleanup some unused sharing methods from the old sharing code 5 years ago
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
  Daniel Calviño Sánchez 857bb45366 Add comment with IDs of internal share types 6 years ago