nextcloud-server/core/Controller
Joas Schilling dabd7291c3
Make the new autocomplete endpoint OCS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-21 09:46:52 +01:00
..
AutoCompleteController.php Make the new autocomplete endpoint OCS 2018-03-21 09:46:52 +01:00
AvatarController.php Remove unused import statements 2018-02-14 16:55:43 +01:00
ClientFlowLoginController.php
ContactsMenuController.php
CSRFTokenController.php Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +01:00
CssController.php Add Cache-control: immutable 2018-03-19 14:21:53 +01:00
JsController.php Add Cache-control: immutable 2018-03-19 14:21:53 +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