aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/ShareBackend/Folder.php
Commit message (Expand)AuthorAgeFilesLines
* chore: remove long depricated share codeRobin Appelman2024-03-061-59/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-5/+5
* Update license headersChristoph Wurst2019-12-051-1/+1
* Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-281-2/+8
|\
| * Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-251-2/+8
* | Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-10/+37
|/
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-3/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix comparisons in the sharing appJoas Schilling2017-08-011-2/+2
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-3/+3
* Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-051-0/+107