nextcloud-server/core/Controller
Roeland Jago Douma 7674e591bd
Move search to proper Controller
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-09 14:36:48 +01:00
..
AutoCompleteController.php Remove config from AutoCompleteController 2018-02-13 21:40:30 +01:00
AvatarController.php Remove unused import statements 2018-02-14 16:55:43 +01:00
ClientFlowLoginController.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
ContactsMenuController.php
CSRFTokenController.php Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +01:00
CssController.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
JsController.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
LoginController.php don't try login with the same name that just failed 2018-02-22 13:05:48 +01:00
LostController.php Fix existing usages 2018-02-15 12:18:51 +01:00
NavigationController.php Replace logout href to avoid new etag on every request 2018-03-06 09:51:28 +01:00
OCJSController.php expose capabilities in js 2018-02-27 12:29:25 +01:00
OCSController.php
PreviewController.php Add preview endpoint for the fileid 2018-01-24 11:24:18 +01:00
SearchController.php Move search to proper Controller 2018-03-09 14:36:48 +01:00
SetupController.php
TwoFactorChallengeController.php
UserController.php
WalledGardenController.php