..
AppPasswordController.php
chore: use consistent casing for header names (required by openAPI)
2025-06-09 19:24:26 +07:00
AutoCompleteController.php
…
AvatarController.php
fix(core): Stop abusing the cache for avatar upload
2025-09-26 19:11:30 +07:00
CSRFTokenController.php
fix: generate csrf tokens if two factor challenge is ongoing
2025-06-23 11:20:09 +07:00
ClientFlowLoginController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
ClientFlowLoginV2Controller.php
chore: use consistent casing for header names (required by openAPI)
2025-06-09 19:24:26 +07:00
CollaborationResourcesController.php
…
ContactsMenuController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
CssController.php
…
ErrorController.php
refactor: Extend rector to core/
2025-05-15 00:16:54 +07:00
GuestAvatarController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
HoverCardController.php
refactor: Extend rector to core/
2025-05-15 00:16:54 +07:00
JsController.php
fix(auth): allow access to dynamic js files during 2FA
2025-09-10 23:51:41 +07:00
LoginController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
LostController.php
fix: broken password reset form
2025-05-26 19:22:07 +07:00
NavigationController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
OCJSController.php
feat(preset): share password protection
2025-08-12 14:37:32 +07:00
OCMController.php
feat(ocm): split ocm discovery and capacities
2025-08-20 11:57:01 +07:00
OCSController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
PreviewController.php
feat(files_sharing): allow viewing files with download disabled
2025-06-26 11:47:53 +07:00
ProfileApiController.php
feat(profile): Add an API to get the profile field data
2025-04-23 12:38:18 +07:00
RecommendedAppsController.php
…
ReferenceApiController.php
refactor: Extend rector to core/
2025-05-15 00:16:54 +07:00
ReferenceController.php
…
SetupController.php
fix: also add `version` to `OC.config` during setup
2025-08-19 16:01:30 +07:00
TaskProcessingApiController.php
fix(TaskProcessingApiController): Don't allow anonymous access anymore
2025-08-28 11:46:37 +07:00
TeamsApiController.php
refactor: Extend rector to core/
2025-05-15 00:16:54 +07:00
TextProcessingApiController.php
refactor: Extend rector to core/
2025-05-15 00:16:54 +07:00
TextToImageApiController.php
refactor: Extend rector to core/
2025-05-15 00:16:54 +07:00
TranslationApiController.php
refactor: Extend rector to core/
2025-05-15 00:16:54 +07:00
TwoFactorApiController.php
…
TwoFactorChallengeController.php
fix: update request token on two-factor pages
2025-06-23 11:20:09 +07:00
UnifiedSearchController.php
fix(unified-search): Remove hard-coded search result limit
2025-10-06 08:52:51 +07:00
UnsupportedBrowserController.php
…
UserController.php
…
WalledGardenController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
WebAuthnController.php
…
WellKnownController.php
…
WhatsNewController.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +07:00
WipeController.php
…