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
Julien Veyssier b4f7fe2cb6
feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process
9 months ago
..
AppPasswordController.php chore: use consistent casing for header names (required by openAPI) 1 year ago
AutoCompleteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
AvatarController.php fix(core): Stop abusing the cache for avatar upload 11 months ago
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 1 year ago
ClientFlowLoginController.php chore: apply new CSFixer rules 1 year ago
ClientFlowLoginV2Controller.php chore: use consistent casing for header names (required by openAPI) 1 year ago
CollaborationResourcesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
ContactsMenuController.php chore: apply new CSFixer rules 1 year ago
CssController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
ErrorController.php refactor: Extend rector to core/ 1 year ago
GuestAvatarController.php chore: apply new CSFixer rules 1 year ago
HoverCardController.php refactor: Extend rector to core/ 1 year ago
JsController.php fix(auth): allow access to dynamic js files during 2FA 11 months ago
LoginController.php feat(login): Add rememberme checkbox 9 months ago
LostController.php fix: broken password reset form 1 year ago
NavigationController.php chore: apply new CSFixer rules 1 year ago
OCJSController.php feat(preset): share password protection 1 year ago
OCMController.php refactor: Run rector 9 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 11 months ago
PreviewController.php feat(files_sharing): allow viewing files with download disabled 1 year 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/ 1 year ago
ReferenceController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2 years ago
SetupController.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
TaskProcessingApiController.php feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 9 months ago
TeamsApiController.php fix(team-api): get all teams details in a single request 10 months ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 9 months ago
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 9 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 9 months ago
TwoFactorApiController.php feat: Two Factor API 2 years ago
TwoFactorChallengeController.php refactor: Apply rector Nextcloud 27 set 11 months ago
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 11 months ago
UnsupportedBrowserController.php fix: translation on /unsupported screen 10 months ago
UserController.php refactor(core): Replace security annotations with respective attributes 2 years ago
WalledGardenController.php chore: apply new CSFixer rules 1 year 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
WhatsNewController.php refactor: apply rector rules for PHPUnit 10 10 months ago
WipeController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2 years ago