server/core/Controller
Christopher Ng f44d2586b1 Remake profile picture saving with Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-02 02:22:57 +00:00
..
AppPasswordController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
AutoCompleteController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
AvatarController.php Remake profile picture saving with Vue 2022-09-02 02:22:57 +00:00
CSRFTokenController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
ClientFlowLoginController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
ClientFlowLoginV2Controller.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
CollaborationResourcesController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
ContactsMenuController.php Modernize contacts menu 2022-05-12 18:31:59 +02:00
CssController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
GuestAvatarController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
HoverCardController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
JsController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
LoginController.php Fix wording of undeliverable push notifications 2022-08-31 12:42:31 +02:00
LostController.php Update core/Controller/LostController.php 2022-08-21 13:16:23 +02:00
NavigationController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
OCJSController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
OCSController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
PreviewController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
ProfileApiController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
ProfilePageController.php Improve handling of profile page 2022-08-22 19:28:35 +00:00
RecommendedAppsController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
ReferenceApiController.php Refactor cache handling 2022-08-31 16:24:35 +02:00
ReferenceController.php Inject all dependnencies and increase cache timeout 2022-08-31 18:02:57 +02:00
SearchController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
SetupController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
TwoFactorChallengeController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
UnifiedSearchController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
UserController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
WalledGardenController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
WebAuthnController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
WellKnownController.php
WhatsNewController.php
WipeController.php