nextcloud-server/core/Controller
John Molakvoæ (skjnldsv) 543188d0cb
Removed debug stack
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-06-15 15:40:10 +02:00
..
AutoCompleteController.php Make the new autocomplete endpoint OCS 2018-03-21 09:46:52 +01:00
AvatarController.php Removed debug stack 2018-06-15 15:40:10 +02:00
ClientFlowLoginController.php Don't use special chars to avoid confusion 2018-05-22 09:24:17 +02: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 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 Use proper types 2018-04-11 00:21:25 +02:00
LostController.php Fix translation bug on lost password page 2018-05-20 12:51:50 +02:00
NavigationController.php Replace logout href to avoid new etag on every request 2018-03-06 09:51:28 +01:00
OCJSController.php
OCSController.php
PreviewController.php Fix usage 2018-06-04 08:48:54 +02:00
SearchController.php Move search to proper Controller 2018-03-09 14:36:48 +01:00
SetupController.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
TwoFactorChallengeController.php
UserController.php
WalledGardenController.php