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