You can not 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-server/core/Controller
Carl Schwan b53d9a7259
refactor(updater): Move updater to a Controller
1 week ago
..
AppPasswordController.php fix(psalm): Satisfy psalm 4 months ago
AutoCompleteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
AvatarController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 3 months ago
CSRFTokenController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 3 months ago
ClientFlowLoginController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 3 months ago
ClientFlowLoginV2Controller.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 3 months ago
CollaborationResourcesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
ContactsMenuController.php feat(UserPlugin): Include teams in group search 2 months ago
CssController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 3 months ago
ErrorController.php refactor: Extend rector to core/ 12 months ago
GuestAvatarController.php chore: apply new CSFixer rules 10 months ago
HoverCardController.php refactor: Extend rector to core/ 12 months ago
JsController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 3 months ago
LoginController.php fix: add X-User-Id header to logout response before clearing the user session 3 months ago
LostController.php fix: broken password reset form 12 months ago
NavigationController.php chore: apply new CSFixer rules 10 months ago
OCJSController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 3 months ago
OCMController.php refactor: Run rector 6 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 7 months ago
OpenMetricsController.php refactor: Apply rector changes 2 months ago
PreviewController.php feat(files_sharing): allow viewing files with download disabled 11 months ago
ProfileApiController.php feat(profile): Add an API to get the profile field data 1 year ago
RecommendedAppsController.php refactor(core): Replace security annotations with respective attributes 2 years ago
ReferenceApiController.php refactor: Extend rector to core/ 12 months ago
ReferenceController.php refactor(OpenAPI): Adjust scopes to match previous behavior 1 year ago
SetupController.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
TaskProcessingApiController.php feat(taskprocessing): Add queue_stats API endpoint for external autoscalers 1 month ago
TeamsApiController.php fix(teams-api): adjust resource filtering 2 weeks ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 6 months ago
TextToImageApiController.php fix(TextToImage): Refactor scheduling mechanism 3 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 6 months ago
TwoFactorApiController.php fix: Add missing PasswordConfirmationRequired attributes 3 weeks ago
TwoFactorChallengeController.php fix(2fa): allow null redirect URL on 2FA challenge page 3 months ago
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 7 months ago
UnsupportedBrowserController.php fix: translation on /unsupported screen 7 months ago
UpdateController.php refactor(updater): Move updater to a Controller 1 week ago
UserController.php refactor(core): Replace security annotations with respective attributes 2 years ago
WalledGardenController.php chore: apply new CSFixer rules 10 months ago
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2 years ago
WellKnownController.php style: update codestyle for coding-standard 1.2.3 2 years ago
WipeController.php refactor(OpenAPI): Adjust scopes to match previous behavior 1 year ago