nextcloud/lib/private/legacy
Côme Chilliet 32c1e3e677 feat: Add a replacement for OC_App::getAppVersions is IAppManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-25 14:12:17 +01:00
..
OC_App.php feat: Add a replacement for OC_App::getAppVersions is IAppManager 2025-03-25 14:12:17 +01:00
OC_Defaults.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
OC_Helper.php fix: skip caching lastSeenQuotaUsage for remote shares 2025-03-14 10:24:34 +01:00
OC_Hook.php refactor(OC_Hook): Remove deprecated ILogger 2024-09-19 00:35:21 +02:00
OC_JSON.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +01:00
OC_Response.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
OC_Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +01:00
OC_User.php fix(Auth): ignore missing token when trying to set password-unconfirmable 2024-10-01 12:24:20 +02:00
OC_Util.php fix: Add missing ITemplate interface and clean code in Template class 2025-03-06 15:49:25 +01:00