nextcloud/apps/provisioning_api/lib/Controller
Christopher Ng 7e4d26457c feat(provisioning_api): Add endpoint for fetching user subadmin groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-03-28 14:12:52 -07:00
..
AppConfigController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
AppsController.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
AUserDataOCSController.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
GroupsController.php perf: use more optimized way to get user storage info in ocs user info when possible 2025-01-06 16:56:14 +01:00
PreferencesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
UsersController.php feat(provisioning_api): Add endpoint for fetching user subadmin groups with details 2025-03-28 14:12:52 -07:00
VerificationController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00