summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5571 from Luzifer/5570_backend_adminMorris Jobke2017-09-061-0/+4
|\
| * Add @since tag to constantKnut Ahlers2017-09-051-0/+3
| * Allow group backend to declare users as adminsKnut Ahlers2017-06-301-0/+1
* | Merge setMetaData into constructorJoas Schilling2017-09-042-8/+4
* | Merge pull request #6255 from nextcloud/email-meta-dataMorris Jobke2017-08-261-0/+7
|\ \
| * | Add meta information to emails for better customisationJoas Schilling2017-08-241-0/+7
* | | Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-261-7/+6
|\ \ \
| * | | Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-7/+6
| |/ /
* / / Allow 2FA providers to specify their custom CSPChristoph Wurst2017-08-261-0/+38
|/ /
* | Merge pull request #6130 from nextcloud/cleanup-unused-methodsMorris Jobke2017-08-161-57/+0
|\ \
| * | Cleanup unused methodsMorris Jobke2017-08-151-57/+0
* | | Merge pull request #6099 from nextcloud/issue-3457-no-exception-on-sharee-errorLukas Reschke2017-08-151-0/+1
|\ \ \ | |/ / |/| |
| * | Document that it throwsJoas Schilling2017-08-141-0/+1
* | | Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-151-19/+0
|\ \ \
| * | | Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-151-19/+0
* | | | Merge pull request #6121 from nextcloud/cleanup-registerBackendMorris Jobke2017-08-151-13/+0
|\ \ \ \
| * | | | Use proper methods for registerBackendMorris Jobke2017-08-151-13/+0
| |/ / /
* / / / Use proper methods for checkPasswordProtectedShareMorris Jobke2017-08-151-11/+0
|/ / /
* / / Cleanup unused methodsMorris Jobke2017-08-151-162/+0
|/ /
* | Use symfony/translation for L10N pluralsRoeland Jago Douma2017-08-071-9/+0
* | Logo claim is not used anymoreMorris Jobke2017-08-021-1/+2
* | Add a method to compare empty strings with an expressionJoas Schilling2017-08-021-0/+18
* | Remove explicit type hints for ControllerLukas Reschke2017-08-011-4/+4
* | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-1/+15
|\ \
| * | Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-1/+15
* | | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-011-4/+4
|\ \ \
| * | | Prop argument type for MiddlewareRoeland Jago Douma2017-07-311-4/+4
| |/ /
* | | Some more invalid PHPDocs in legacy classesLukas Reschke2017-08-011-0/+1
* | | Function also accepts intsLukas Reschke2017-08-011-1/+1
* | | Replace wrong PHPDocsLukas Reschke2017-08-0124-55/+51
* | | Properly suppressLukas Reschke2017-08-011-1/+1
* | | Fix template functionsLukas Reschke2017-08-011-0/+17
* | | Fix lib/public/User.phpLukas Reschke2017-08-011-2/+3
* | | AppData is no longer internalRoeland Jago Douma2017-08-014-4/+0
* | | Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* | | Fix \OCP\UtilLukas Reschke2017-08-011-3/+5
* | | Suppress deprecated function in \OCP\JSONLukas Reschke2017-08-011-3/+14
* | | Add proper PHPDocLukas Reschke2017-08-011-1/+1
* | | Take IUser instead of UserLukas Reschke2017-08-012-4/+4
* | | Stricter phan config fixesLukas Reschke2017-08-011-1/+1
|/ /
* | Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-251-1/+1
|\ \
| * | Fix commentsMorris Jobke2017-07-251-1/+1
* | | Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-242-3/+3
|/ /
* | Some phpstorm inspection fixesRoeland Jago Douma2017-07-2213-181/+179
* | Remove deprecated Controller FunctionsRoeland Jago Douma2017-07-201-105/+1
* | Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-121-0/+32
|\ \
| * | Add public capabilities APIJulius Härtl2017-06-301-0/+32
| |/
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-071-0/+12
|\ \
| * | Add a flag to allow checking if SVGs are okayJoas Schilling2017-06-201-0/+12
* | | only collect detailed access list if it is really neededBjoern Schiessle2017-07-061-0/+10