aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/ShareBackend
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-3/+4
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-3/+1
* Update share type constant usageJoas Schilling2020-06-241-2/+3
* Don't initialize Application directlyJoas Schilling2020-06-171-1/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-5/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-262-15/+15
* Update license headersChristoph Wurst2019-12-052-2/+2
* update unit testsBjoern Schiessle2018-07-111-0/+4
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-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-262-12/+46
|/
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* 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-012-6/+6
* 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-052-0/+351