nextcloud-server/lib/private/AppFramework
Christoph Wurst 4488e846a5
Add unified search API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-24 14:20:25 +02:00
..
Bootstrap Add unified search API 2020-06-24 14:20:25 +02:00
DependencyInjection Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Http Allow to specify the cookie type for appframework responses 2020-06-22 08:38:44 +02:00
Middleware Allow TemplateResponse to be compressed 2020-05-15 08:38:39 +02:00
OCS
Routing
Services Fix return code of AppConfig::deleteUserValue 2020-05-13 14:55:00 +02:00
Utility Make annotations case insensitive 2020-06-23 20:18:23 +02:00
App.php Allow to specify the cookie type for appframework responses 2020-06-22 08:38:44 +02:00
Http.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Logger.php