nextcloud/core/Controller
2022-05-16 11:18:22 +02:00
..
AppPasswordController.php Remove old shortening 2022-03-23 21:42:29 +01:00
AutoCompleteController.php Expose shareWithDisplayNameUnique also on autocomplete endpoint 2022-05-03 12:51:23 +02:00
AvatarController.php Fix caching of the user avatar 2022-02-25 14:24:07 +01:00
ClientFlowLoginController.php Show user account on grant loginflow step 2022-05-13 10:50:30 +02:00
ClientFlowLoginV2Controller.php Show user account on grant loginflow step 2022-05-13 10:50:30 +02:00
CollaborationResourcesController.php Update php licenses 2021-06-04 22:02:41 +02:00
ContactsMenuController.php Modernize contacts menu 2022-05-12 18:31:59 +02:00
CSRFTokenController.php Update php licenses 2021-06-04 22:02:41 +02:00
CssController.php Update php licenses 2021-06-04 22:02:41 +02:00
GuestAvatarController.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +01:00
HoverCardController.php Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
JsController.php Update php licenses 2021-06-04 22:02:41 +02:00
LoginController.php add check isFairUseOfFreePushService on login 2021-10-23 00:54:50 +02:00
LostController.php Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-disabled 2021-09-14 18:29:10 -07:00
NavigationController.php Update php licenses 2021-06-04 22:02:41 +02:00
OCJSController.php Explicitly allow some routes without 2FA 2021-11-17 18:42:21 +01:00
OCSController.php Update php licenses 2021-06-04 22:02:41 +02:00
PreviewController.php Improve caching policy 2022-02-16 11:35:57 +01:00
ProfileApiController.php Profile backend 2021-10-19 04:59:35 +00:00
ProfilePageController.php Add global profile toggle config 2022-03-18 02:55:12 +00:00
RecommendedAppsController.php Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 2021-08-04 19:02:57 +02:00
SearchController.php Update php licenses 2021-06-04 22:02:41 +02:00
SetupController.php Improve installation pages 2022-01-14 19:59:46 +00:00
TwoFactorChallengeController.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 2021-10-05 13:06:59 +02:00
UnifiedSearchController.php Use IURLGenerator function to get value of \OC::$WEBROOT global 2021-08-16 10:56:47 +02:00
UserController.php Update php licenses 2021-06-04 22:02:41 +02:00
WalledGardenController.php Update php licenses 2021-06-04 22:02:41 +02:00
WebAuthnController.php Update php licenses 2021-06-04 22:02:41 +02:00
WellKnownController.php Update php licenses 2021-06-04 22:02:41 +02:00
WhatsNewController.php Use product name in places where it is appropriate rather than the instance name 2021-06-16 11:42:53 +02:00
WipeController.php Update php licenses 2021-06-04 22:02:41 +02:00