This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
nextcloud-server
/
core
/
Controller
History
Luka Trovic
f5629b0221
fix: translation on /unsupported screen
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-10-20 22:31:08 +02:00
..
AppPasswordController.php
AutoCompleteController.php
AvatarController.php
ClientFlowLoginController.php
ClientFlowLoginV2Controller.php
CollaborationResourcesController.php
ContactsMenuController.php
CSRFTokenController.php
CssController.php
ErrorController.php
GuestAvatarController.php
HoverCardController.php
JsController.php
LoginController.php
LostController.php
NavigationController.php
OCJSController.php
OCMController.php
OCSController.php
fix(core): Make OCSController class final to avoid accidentally extending it
2025-09-30 16:51:51 +02:00
PreviewController.php
ProfileApiController.php
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php
SetupController.php
TaskProcessingApiController.php
fix: regenerate openapi descriptions
2025-10-15 09:30:12 +02:00
TeamsApiController.php
fix(team-api): get all teams details in a single request
2025-10-13 14:21:15 +02:00
TextProcessingApiController.php
fix(TextProcessingApiController): Set better attribute on routes
2025-10-14 15:29:40 +02:00
TextToImageApiController.php
fix(TextToImage): Set better attribute for routes
2025-10-15 09:55:30 +02:00
TranslationApiController.php
TwoFactorApiController.php
TwoFactorChallengeController.php
refactor: Apply rector Nextcloud 27 set
2025-09-28 11:45:52 +02:00
UnifiedSearchController.php
fix(unified-search): Remove hard-coded search result limit
2025-10-02 15:44:36 +02:00
UnsupportedBrowserController.php
fix: translation on /unsupported screen
2025-10-20 22:31:08 +02:00
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php
fix: Use the correct OCSController
2025-09-30 16:51:51 +02:00
WipeController.php