summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Updater.php
Commit message (Expand)AuthorAgeFilesLines
* Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-261-1/+1
* Recursively fetch subsharesLouis Chemineau2022-07-261-3/+1
* Change share owner when moving share out of shareLouis Chemineau2022-07-261-12/+14
* Update owner of subdir on move into/out of shareVincent Petry2022-07-261-0/+19
* type fixesRobin Appelman2022-03-041-0/+2
* When changing the share owner, downgrade permissions where neededJulius Härtl2021-06-091-0/+1
* Drop share if moved to a parent share that does not allow resharingJulius Härtl2021-06-091-0/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Drop \OCP\UserChristoph Wurst2021-05-211-3/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+1
* Update share type constant usageJoas Schilling2020-06-241-4/+6
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Add support for room shares to the share owner updaterDaniel Calviño Sánchez2018-08-081-0/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-4/+1
* Move lib/ to PSR-4Joas Schilling2016-05-251-0/+109