nextcloud/core/Controller
Joas Schilling 226e63695f
Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails
Allow custom HTML in HTML Emails
2018-02-26 13:38:39 +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 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 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 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 Update license headers 2017-11-06 16:56:19 +01:00
PreviewController.php Add preview endpoint for the fileid 2018-01-24 11:24:18 +01:00
SetupController.php Update license headers 2017-11-06 16:56:19 +01:00
TwoFactorChallengeController.php Update license headers 2017-11-06 16:56:19 +01:00
UserController.php Update license headers 2017-11-06 16:56:19 +01:00
WalledGardenController.php Add 204 endpoint 2017-11-02 10:30:16 +01:00