summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6920 from nextcloud/appmanager-usageMorris Jobke2017-10-241-1/+2
|\
| * Use appmanager instead of OC_App for check for enabled appMorris Jobke2017-10-231-1/+2
* | Doc: Fix phpDoc issuesJulius Härtl2017-10-233-3/+3
|/
* Introduce a public interface for MessageJoas Schilling2017-10-182-5/+88
* Allow templating of email subjectsJoas Schilling2017-10-181-0/+18
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-044-0/+238
|\
| * minor fixesArthur Schiwon2017-09-261-0/+1
| * add missing PHP docArthur Schiwon2017-09-261-1/+16
| * make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-261-0/+7
| * don't keep result types hard codedArthur Schiwon2017-09-262-10/+67
| * missing PHP doc for public interfacesArthur Schiwon2017-09-263-2/+18
| * Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-263-0/+142
* | Add a base migration for easy updating to bigintsJoas Schilling2017-09-291-0/+66
|/
* OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-211-1/+1
* expose local and locking memcaches trough public interfacesRobin Appelman2017-09-201-1/+29
* fix typo and set @since properlyThomas Citharel2017-09-152-6/+6
* Add CSP frame-ancestors supportThomas Citharel2017-09-152-0/+34
* Add exceptions to PHPDoc of interfaceLukas Reschke2017-09-101-0/+3
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-081-1/+1
* 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