nextcloud-server/core/Controller
Julius Härtl 5a23b35ddb
Also rewrite icon url
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-02-12 21:20:21 +01:00
..
AutoCompleteController.php don't create sorter instances when none was requested 2017-11-28 13:30:51 +01:00
AvatarController.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 2018-01-18 13:40:55 +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