| .. |
|
AppPasswordController.php
|
…
|
|
|
AutoCompleteController.php
|
…
|
|
|
AvatarController.php
|
fix(core): Stop abusing the cache for avatar upload
|
2025-09-25 13:08:14 +07:00 |
|
CSRFTokenController.php
|
…
|
|
|
ClientFlowLoginController.php
|
chore: apply new CSFixer rules
|
2025-07-01 16:26:50 +07:00 |
|
ClientFlowLoginV2Controller.php
|
…
|
|
|
CollaborationResourcesController.php
|
…
|
|
|
ContactsMenuController.php
|
chore: apply new CSFixer rules
|
2025-07-01 16:26:50 +07:00 |
|
CssController.php
|
…
|
|
|
ErrorController.php
|
…
|
|
|
GuestAvatarController.php
|
chore: apply new CSFixer rules
|
2025-07-01 16:26:50 +07:00 |
|
HoverCardController.php
|
…
|
|
|
JsController.php
|
fix(auth): allow access to dynamic js files during 2FA
|
2025-09-10 15:12:35 +07:00 |
|
LoginController.php
|
chore: apply new CSFixer rules
|
2025-07-01 16:26:50 +07:00 |
|
LostController.php
|
…
|
|
|
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
|
fix(core): Make OCSController class final to avoid accidentally extending it
|
2025-09-30 16:51:51 +07:00 |
|
PreviewController.php
|
feat(files_sharing): allow viewing files with download disabled
|
2025-06-26 11:47:53 +07:00 |
|
ProfileApiController.php
|
…
|
|
|
RecommendedAppsController.php
|
…
|
|
|
ReferenceApiController.php
|
…
|
|
|
ReferenceController.php
|
…
|
|
|
SetupController.php
|
refactor: use logical `&&` `||` instead of weak `and` `or` operators
|
2025-09-27 23:02:18 +07:00 |
|
TaskProcessingApiController.php
|
Merge branch 'master' into feat/taskprocessing/user-facing-error-message
|
2025-10-30 10:13:39 +07:00 |
|
TeamsApiController.php
|
fix(team-api): get all teams details in a single request
|
2025-10-13 14:21:15 +07:00 |
|
TextProcessingApiController.php
|
fix(TextProcessingApiController): Set better attribute on routes
|
2025-10-14 15:29:40 +07:00 |
|
TextToImageApiController.php
|
fix(TextToImage): Set better attribute for routes
|
2025-10-15 09:55:30 +07:00 |
|
TranslationApiController.php
|
…
|
|
|
TwoFactorApiController.php
|
…
|
|
|
TwoFactorChallengeController.php
|
refactor: Apply rector Nextcloud 27 set
|
2025-09-28 11:45:52 +07:00 |
|
UnifiedSearchController.php
|
fix(unified-search): Remove hard-coded search result limit
|
2025-10-02 15:44:36 +07:00 |
|
UnsupportedBrowserController.php
|
fix: translation on /unsupported screen
|
2025-10-20 22:31:08 +07:00 |
|
UserController.php
|
…
|
|
|
WalledGardenController.php
|
chore: apply new CSFixer rules
|
2025-07-01 16:26:50 +07:00 |
|
WebAuthnController.php
|
…
|
|
|
WellKnownController.php
|
…
|
|
|
WhatsNewController.php
|
refactor: apply rector rules for PHPUnit 10
|
2025-10-27 21:56:04 +07:00 |
|
WipeController.php
|
…
|
|