summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-183-0/+52
|\ \
| * | Add the 15 seconds to the window, instead of removingJoas Schilling2016-11-181-1/+1
| * | Introduce PasswordConfirmRequired annotationJoas Schilling2016-11-183-0/+52
* | | allow passing a stream to StreamResponseRobin Appelman2016-11-161-2/+7
|/ /
* / @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
|/
* bring back remember-meChristoph Wurst2016-11-021-0/+1
* Cleanup usagesRoeland Jago Douma2016-10-291-13/+0
* Move away from OC_L10NRoeland Jago Douma2016-10-281-0/+3
* Merge pull request #1800 from nextcloud/nextcloud-rich-object-stringsMorris Jobke2016-10-271-0/+6
|\
| * Add Rich Object Definitions and a validatorJoas Schilling2016-10-201-0/+6
* | Identify Chromium as ChromeJoas Schilling2016-10-261-1/+1
* | Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-252-20/+10
* | Add support for CSP noncesLukas Reschke2016-10-242-2/+30
* | Added method to DB and fix testRoeland Jago Douma2016-10-241-0/+11
|/
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-171-0/+4
|\
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-071-0/+4
* | [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-111-1/+4
* | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-071-17/+4
|/
* Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling2016-10-061-0/+3
|\
| * When we can not create the class, try if the variable is a registered serviceJoas Schilling2016-10-051-0/+3
* | Add for proper DIRoeland Jago Douma2016-10-051-0/+5
|/
* Merge pull request #1426 from nextcloud/sanitze_optLukas Reschke2016-09-261-1/+4
|\
| * Optimize sanitizeNameRoeland Jago Douma2016-09-161-1/+4
* | Use default value instead of throwing when the service could not be foundJoas Schilling2016-09-201-1/+10
* | Add trict CSP to OCS responsesRoeland Jago Douma2016-09-152-1/+7
|/
* Cache the build ControllerNameRoeland Jago Douma2016-09-111-1/+15
* Set proper content type on OCS responsesRoeland Jago Douma2016-09-071-0/+10
* Split OCS version handlingRoeland Jago Douma2016-09-064-38/+286
* Cache parsing of info.xmlRoeland Jago Douma2016-09-021-2/+11
* No body or content-length for 204 and 304 responsesRoeland Jago Douma2016-08-311-5/+14
* Merge pull request #797 from nextcloud/only-match-for-auth-cookieJoas Schilling2016-08-311-2/+15
|\
| * Match only for actual session cookieLukas Reschke2016-08-091-2/+15
* | Remove reading PATH_INFO from server variableLukas Reschke2016-08-191-4/+0
* | Merge pull request #846 from nextcloud/provisioning_api_ocsJoas Schilling2016-08-172-3/+61
|\ \
| * | Extend OCSMiddlewareRoeland Jago Douma2016-08-141-2/+60
| * | Move OCS Middleware before security middlewareRoeland Jago Douma2016-08-141-1/+1
* | | Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm2016-08-171-1/+0
|\ \ \
| * | | Remove IE_8 user agent stringRoeland Jago Douma2016-08-161-1/+0
| |/ /
* | | satisfy dependencies for files_externalArthur Schiwon2016-08-151-0/+4
* | | simplify encryption manager fetching in DIContainerArthur Schiwon2016-08-131-16/+2
* | | Merge branch 'master' into implement_712Lukas Reschke2016-08-111-1/+7
|\| |
| * | Merge pull request #691 from nextcloud/ocs_allow_all_old_routesLukas Reschke2016-08-091-1/+7
| |\ \ | | |/ | |/|
| | * Allow ocs/v2.php/cloud/... routesRoeland Jago Douma2016-08-081-1/+7
* | | adjust files_externalArthur Schiwon2016-08-111-0/+18
* | | more admin page splitup improvementsArthur Schiwon2016-08-101-0/+4
|/ /
* / Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma2016-08-081-1/+7
|/
* We should properly check for 'true' instaed of the boolRoeland Jago Douma2016-08-011-1/+1
* Dark hackery to not always disable CSRF for OCS controllersRoeland Jago Douma2016-07-291-2/+10
* Support subdir in the OCS v2 endpointRoeland Jago Douma2016-07-271-1/+1
* Allow DI of the workflow manager by the OCP interfaceJoas Schilling2016-07-271-0/+4