nextcloud-server/lib/private/legacy
Côme Chilliet 3e01a429e7
chore: Replace last calls to OC_App::enable by IAppManager
Also added a few missing deprecations

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-18 17:09:39 +07:00
..
OC_App.php chore: Replace last calls to OC_App::enable by IAppManager 2025-08-18 17:09:39 +07:00
OC_Defaults.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
OC_Helper.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 2025-05-22 12:50:38 +07:00
OC_Hook.php refactor(OC_Hook): Remove deprecated ILogger 2024-09-19 00:35:21 +07:00
OC_JSON.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +07:00
OC_Response.php Fix: Remove X-XSS-Protection use, check and recommendation 2025-06-13 16:12:27 +07:00
OC_Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +07:00
OC_User.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +07:00
OC_Util.php chore: Check if apps directory is really writable in Installer 2025-07-10 11:31:59 +07:00