nextcloud-server/lib/public/AppFramework
Roeland Jago Douma b68567e9ba
Add StandaloneTemplateResponse
This can be used by pages that do not have the full Nextcloud UI.
So notifications etc do not load there.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 11:26:18 +01:00
..
Db Access id property without getter. 2018-12-24 14:21:40 +01:00
Http Add StandaloneTemplateResponse 2019-02-06 11:26:18 +01:00
OCS
Utility Allow to inject/mock new \DateTime() similar to time() 2018-10-09 15:38:31 +02:00
ApiController.php
App.php OCP\AppFramework\App strict 2018-03-09 08:42:03 +01:00
AuthPublicShareController.php Fix direct access to authen page 2018-06-20 08:57:13 +02:00
Controller.php
Http.php
IAppContainer.php
Middleware.php
OCSController.php
PublicShareController.php Add PublicShareControllerTests 2018-06-20 08:53:38 +02:00
QueryException.php