You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/core/Controller
jld3103 79507435fa
Fix controller class import for autocomplete
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
..
AppPasswordController.php Update core to PHP 7.4 standard 2 years ago
AutoCompleteController.php Fix controller class import for autocomplete 1 year ago
AvatarController.php composer run cs:fix 1 year ago
CSRFTokenController.php Update core to PHP 7.4 standard 2 years ago
ClientFlowLoginController.php feat(app-framework): Add UseSession attribute to replace annotation 1 year ago
ClientFlowLoginV2Controller.php fix(client-login-flow): Use correct response for missing state token 1 year ago
CollaborationResourcesController.php Update core to PHP 7.4 standard 2 years ago
ContactsMenuController.php Modernize contacts menu 2 years ago
CssController.php Update core to PHP 7.4 standard 2 years ago
ErrorController.php Use proper error pages instead of always redirecting 2 years ago
GuestAvatarController.php Update avatars on update 2 years ago
HoverCardController.php Update core to PHP 7.4 standard 2 years ago
JsController.php Update core to PHP 7.4 standard 2 years ago
LoginController.php fix the login log entry 1 year ago
LostController.php Add bruteforce protection to password reset page 1 year ago
NavigationController.php Update core to PHP 7.4 standard 2 years ago
OCJSController.php Update core to PHP 7.4 standard 2 years ago
OCSController.php Update core to PHP 7.4 standard 2 years ago
PreviewController.php Fix type of PreviewController::$userId 2 years ago
ProfileApiController.php Update core to PHP 7.4 standard 2 years ago
ProfilePageController.php Add api to load additional section in profile page 2 years ago
RecommendedAppsController.php Update core to PHP 7.4 standard 2 years ago
ReferenceApiController.php handle and return touchProvider errors 1 year ago
ReferenceController.php [reference preview] fix getting null mimetype if the cached reference lacks an image content type 1 year ago
SearchController.php Update core to PHP 7.4 standard 2 years ago
SetupController.php Rename canInstallExists method and add new method for removal 1 year ago
TranslationApiController.php fix(translation): Allow regular users to use translation api endpoints 1 year ago
TwoFactorChallengeController.php feat(app-framework): Add UseSession attribute to replace annotation 1 year ago
UnifiedSearchController.php Update core to PHP 7.4 standard 2 years ago
UnsupportedBrowserController.php Cleanup ie and old edge properties 2 years ago
UserController.php Update core to PHP 7.4 standard 2 years ago
WalledGardenController.php composer run cs:fix 1 year ago
WebAuthnController.php feat(app-framework): Add UseSession attribute to replace annotation 1 year ago
WellKnownController.php composer run cs:fix 1 year ago
WhatsNewController.php composer run cs:fix 1 year ago
WipeController.php composer run cs:fix 1 year ago