mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| ContentSecurityPolicy.php | ||
| DataDisplayResponse.php | ||
| DataDownloadResponse.php | ||
| DataResponse.php | ||
| DownloadResponse.php | ||
| EmptyContentSecurityPolicy.php | ||
| FileDisplayResponse.php | ||
| ICallbackResponse.php | ||
| IOutput.php | ||
| JSONResponse.php | ||
| NotFoundResponse.php | ||
| OCSResponse.php | ||
| RedirectResponse.php | ||
| Response.php | ||
| StreamResponse.php | ||
| TemplateResponse.php | ||