nextcloud-server/core/Controller
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-14 11:38:41 +07:00
..
AppPasswordController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
AutoCompleteController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
AvatarController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
CSRFTokenController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
ClientFlowLoginController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
ClientFlowLoginV2Controller.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
CollaborationResourcesController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
ContactsMenuController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
CssController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
ErrorController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
GuestAvatarController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
HoverCardController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
JsController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
LoginController.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +07:00
LostController.php feat: Limit email input on auth pages to 255 chars 2024-03-21 10:34:55 +07:00
NavigationController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
OCJSController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
OCMController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
OCSController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
PreviewController.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
ProfileApiController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
ProfilePageController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
RecommendedAppsController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
ReferenceApiController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
ReferenceController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
SearchController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
SetupController.php load script and styles on setup page 2023-10-31 10:03:09 +07:00
TaskProcessingApiController.php refactor: identifier is now customId/custom_id 2024-05-14 11:38:41 +07:00
TeamsApiController.php feat: Implement team provider api 2024-03-05 08:13:58 +07:00
TextProcessingApiController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
TextToImageApiController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
TranslationApiController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
TwoFactorChallengeController.php fix(auth): Keep redirect URL during 2FA setup and challenge 2024-04-19 10:24:26 +07:00
UnifiedSearchController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
UnsupportedBrowserController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
UserController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
WalledGardenController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
WebAuthnController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
WellKnownController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
WhatsNewController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
WipeController.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00