nextcloud-server/core/Controller
provokateurin e77d6c913d
fix(core): Limit valid avatar sizes
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-14 09:29:30 +07:00
..
AppPasswordController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
AutoCompleteController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
AvatarController.php fix(core): Limit valid avatar sizes 2024-08-14 09:29:30 +07:00
CSRFTokenController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ClientFlowLoginController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ClientFlowLoginV2Controller.php fix: Add direct parameter to flow auth v2 2024-08-05 12:13:52 +07:00
CollaborationResourcesController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ContactsMenuController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
CssController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ErrorController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
GuestAvatarController.php fix(core): Limit valid avatar sizes 2024-08-14 09:29:30 +07:00
HoverCardController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
JsController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
LoginController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
LostController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
NavigationController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
OCJSController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
OCMController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
OCSController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
PreviewController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ProfileApiController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
ProfilePageController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
RecommendedAppsController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ReferenceApiController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ReferenceController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
SetupController.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
TaskProcessingApiController.php fix(taskprocessing): run cs:fix 2024-07-25 10:10:32 +07:00
TeamsApiController.php fix(core): use OC namespace for core ReponseDefinitions instead of OCA 2024-07-15 11:50:02 +07:00
TextProcessingApiController.php fix(core): use OC namespace for core ReponseDefinitions instead of OCA 2024-07-15 11:50:02 +07:00
TextToImageApiController.php fix(core): use OC namespace for core ReponseDefinitions instead of OCA 2024-07-15 11:50:02 +07:00
TranslationApiController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
TwoFactorChallengeController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
UnifiedSearchController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
UnsupportedBrowserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
UserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WalledGardenController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WellKnownController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WhatsNewController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WipeController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00