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
Oleksander Piskun f573285040 feat(taskprocessing): Add queue_stats API endpoint for external autoscalers 2 months ago
..
AppPasswordController.php fix(psalm): Satisfy psalm 5 months ago
AutoCompleteController.php
AvatarController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 4 months ago
CSRFTokenController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 4 months ago
ClientFlowLoginController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 4 months ago
ClientFlowLoginV2Controller.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 4 months ago
CollaborationResourcesController.php
ContactsMenuController.php feat(UserPlugin): Include teams in group search 3 months ago
CssController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 4 months ago
ErrorController.php
GuestAvatarController.php chore: apply new CSFixer rules 11 months ago
HoverCardController.php
JsController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 4 months ago
LoginController.php fix: add X-User-Id header to logout response before clearing the user session 4 months ago
LostController.php
NavigationController.php chore: apply new CSFixer rules 11 months ago
OCJSController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 4 months ago
OCMController.php refactor: Run rector 7 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 8 months ago
OpenMetricsController.php refactor: Apply rector changes 3 months ago
PreviewController.php feat(files_sharing): allow viewing files with download disabled 11 months ago
ProfileApiController.php
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php
SetupController.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
TaskProcessingApiController.php feat(taskprocessing): Add queue_stats API endpoint for external autoscalers 2 months ago
TeamsApiController.php fix(team-manager): team is already teamid 6 months ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 7 months ago
TextToImageApiController.php fix(TextToImage): Refactor scheduling mechanism 4 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 7 months ago
TwoFactorApiController.php
TwoFactorChallengeController.php fix(2fa): allow null redirect URL on 2FA challenge page 4 months ago
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 8 months ago
UnsupportedBrowserController.php fix: translation on /unsupported screen 7 months ago
UserController.php
WalledGardenController.php chore: apply new CSFixer rules 11 months ago
WebAuthnController.php
WellKnownController.php
WipeController.php