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
Christoph Wurst a228601ed0
fix(2fa): allow null redirect URL on 2FA challenge page
1 week ago
..
AppPasswordController.php fix(psalm): Satisfy psalm 4 weeks ago
AutoCompleteController.php
AvatarController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 week ago
CSRFTokenController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 1 week ago
ClientFlowLoginController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 week ago
ClientFlowLoginV2Controller.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 week ago
CollaborationResourcesController.php
ContactsMenuController.php feat: allow to filter contacts by team 2 weeks ago
CssController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 week ago
ErrorController.php refactor: Extend rector to core/ 9 months ago
GuestAvatarController.php chore: apply new CSFixer rules 7 months ago
HoverCardController.php refactor: Extend rector to core/ 9 months ago
JsController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 week ago
LoginController.php feat(login): Add rememberme checkbox 3 months ago
LostController.php fix: broken password reset form 9 months ago
NavigationController.php chore: apply new CSFixer rules 7 months ago
OCJSController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 1 week ago
OCMController.php refactor: Run rector 3 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 4 months ago
OpenMetricsController.php fix(openmetrics): ensure unit is a suffix of metric name 2 weeks ago
PreviewController.php feat(files_sharing): allow viewing files with download disabled 8 months ago
ProfileApiController.php feat(profile): Add an API to get the profile field data 10 months ago
RecommendedAppsController.php
ReferenceApiController.php refactor: Extend rector to core/ 9 months ago
ReferenceController.php
SetupController.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
TaskProcessingApiController.php feat(TaskProcessing): add endpoints for ExApp access without userId 4 weeks ago
TeamsApiController.php fix(team-manager): team is already teamid 2 months ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 3 months ago
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 3 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 3 months ago
TwoFactorApiController.php
TwoFactorChallengeController.php fix(2fa): allow null redirect URL on 2FA challenge page 1 week ago
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 4 months ago
UnsupportedBrowserController.php fix: translation on /unsupported screen 4 months ago
UserController.php
WalledGardenController.php chore: apply new CSFixer rules 7 months ago
WebAuthnController.php
WellKnownController.php
WipeController.php