nextcloud-server/core/Controller
Joas Schilling ea8f68bea6 Hand in the route and the parameters of the request
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-05 12:52:16 +00:00
..
AppPasswordController.php
AutoCompleteController.php Move AutoComplete::filterResults to new event dispatcher and GenericEvent 2020-07-01 09:57:33 +02:00
AvatarController.php Cache the avatar for a day 2020-05-12 19:37:25 +02:00
ClientFlowLoginController.php Make magic strings of ClientFlowLogin and v2 publicly available 2020-07-17 09:06:13 +02:00
ClientFlowLoginV2Controller.php Make magic strings of ClientFlowLogin and v2 publicly available 2020-07-17 09:06:13 +02:00
CollaborationResourcesController.php
ContactsMenuController.php
CSRFTokenController.php
CssController.php
GuestAvatarController.php
JsController.php
LoginController.php
LostController.php
NavigationController.php
OCJSController.php Trailing comma's in functin arguments break on 7.2 2020-05-13 11:20:54 +02:00
OCSController.php
PreviewController.php
RecommendedAppsController.php
SearchController.php Filter out search results that have invalid encoding 2020-06-16 15:45:17 +02:00
SetupController.php
SvgController.php
TwoFactorChallengeController.php
UnifiedSearchController.php Hand in the route and the parameters of the request 2020-08-05 12:52:16 +00:00
UserController.php
WalledGardenController.php
WebAuthnController.php
WhatsNewController.php
WipeController.php