27 Commits (4ac2375ca2082750432ccc9cff46bf5888b4db30)

Author SHA1 Message Date
  Robin Appelman a598de627c chore: remove long depricated share code 3 months ago
  Robin Appelman 96942e436b
fix: update "move into share" check to share manager 4 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Morris Jobke a125d8aaa1
Reduce code complexity in Share::getItems by tracing all remaining callers 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Morris Jobke 582b679ca9
Deprecate legacy share code and cleanup some unused methods 5 years ago
  Morris Jobke ade05f40ec
Remove unused resolveReshare of old sharing code 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Morris Jobke a55e794bfd Cleanup unused methods 6 years ago
  Morris Jobke 8366dfa50b Cleanup usage of shareItem in internal code base 6 years ago
  Morris Jobke 895b9c2309 Use proper methods for registerBackend 6 years ago
  Morris Jobke 3e13e94254 Use proper methods for checkPasswordProtectedShare 6 years ago
  Morris Jobke f640b56bfa Cleanup unused methods 6 years ago
  Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 7 years ago
  Lukas Reschke 6920e609c0
Adjust tests and DI for Share.php 7 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma d666725fa7
Move \OCP to PSR-4 8 years ago
  Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Björn Schießle d1a090e3e2 adjust comment, this parameter was added for 9.0 8 years ago
  Bjoern Schiessle 4719305e3b cache result from parent folders 8 years ago
  Lukas Reschke 8f09d5b67c Update license headers 8 years ago
  Roeland Jago Douma 9071e756a1 Fix for broken ajax/share.php endpoint 8 years ago
  Thomas Müller 632e39a750 Fix PHPDoc on setPassword 9 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Joas Schilling 738b78f1b0 Use \OC\HintException and translate the hint 9 years ago
  Joas Schilling 46083006e1 fix several issues with doc blocks on share.php 9 years ago
  Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 9 years ago
  Roeland Jago Douma b0aa17b13f OCS Fixes to allow setting of password without removing additional settings 9 years ago
  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
  Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 9 years ago
  Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 9 years ago
  Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 9 years ago
  Bjoern Schiessle d5fc011c90 some small fixes 9 years ago
  Bjoern Schiessle a6cc810349 mark exclude list as deprecated. It neither used by the files app nor by the 9 years ago
  Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send 10 years ago
  Bjoern Schiessle 41cca70a63 don't display share permission if resharing was disabled by the admin 10 years ago
  Michael Kuhn ecdd04374a Allow specifying the item source in unshareFromSelf(). 10 years ago
  Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 10 years ago
  Joas Schilling ab7ae004f7 Automatically copy the share expiration date when new shares are created 10 years ago