nextcloud-server/core/Controller
Morris Jobke 14bc9b1714
Merge pull request #8095 from nextcloud/webapps-capabilities
Expose navigation entries as API endpoint
2018-02-15 16:55:12 +01:00
..
AutoCompleteController.php don't create sorter instances when none was requested 2017-11-28 13:30:51 +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 Change @georgehrke's email 2017-11-06 20:38:59 +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 Display message when connection is throttled on logi page 2018-01-15 21:43:09 +01:00
LostController.php never translate login names when requiring with a user id 2018-01-03 13:25:00 +01:00
NavigationController.php Also rewrite icon url 2018-02-12 21:20:21 +01:00
OCJSController.php Use correct L10N files for jsconfig 2018-01-05 14:33:03 +01:00
OCSController.php
PreviewController.php Add preview endpoint for the fileid 2018-01-24 11:24:18 +01:00
SetupController.php
TwoFactorChallengeController.php
UserController.php
WalledGardenController.php