nextcloud/lib/public/AppFramework/Http
Roeland Jago Douma 5d8b941fea
Initial AppData
* Introduce simpleFS
* Introduce IAppData
* Introduce AppData Factory to get your AppData folder
* Update FileDisplayResponse

* AppData implements a ISimpleRoot but lazy. So only if an apps starts
  to access data will stuff get initialized

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-05 11:00:14 +02:00
..
ContentSecurityPolicy.php Fix others 2016-07-21 18:13:57 +02:00
DataDisplayResponse.php Fix others 2016-07-21 18:13:57 +02:00
DataDownloadResponse.php Fix others 2016-07-21 18:13:57 +02:00
DataResponse.php Fix others 2016-07-21 18:13:57 +02:00
DownloadResponse.php Fix others 2016-07-21 18:13:57 +02:00
EmptyContentSecurityPolicy.php Fix others 2016-07-21 18:13:57 +02:00
FileDisplayResponse.php Initial AppData 2016-10-05 11:00:14 +02:00
ICallbackResponse.php Fix others 2016-07-21 18:13:57 +02:00
IOutput.php Fix others 2016-07-21 18:13:57 +02:00
JSONResponse.php Fix others 2016-07-21 18:13:57 +02:00
NotFoundResponse.php Fix others 2016-07-21 18:13:57 +02:00
OCSResponse.php Deprecate OCSRespone 2016-09-05 10:51:19 +02:00
RedirectResponse.php Fix others 2016-07-21 18:13:57 +02:00
Response.php Add trict CSP to OCS responses 2016-09-15 13:11:36 +02:00
StreamResponse.php Fix others 2016-07-21 18:13:57 +02:00
TemplateResponse.php Fix others 2016-07-21 18:13:57 +02:00