nextcloud/lib/private/legacy
Côme Chilliet 2cd90f8281 fix: Replace all usage of OC_Template by the new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-06 15:49:25 +01:00
..
template chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
OC_App.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +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 chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +02: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: Replace all usage of OC_Template by the new API 2025-03-06 15:49:25 +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