nextcloud-server/lib/private/legacy
Daniel Kesselberg db86cf8db1 fix: skip caching lastSeenQuotaUsage for remote shares
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-03-14 10:24:34 +07:00
..
template chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OC_App.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +07:00
OC_Defaults.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
OC_Helper.php fix: skip caching lastSeenQuotaUsage for remote shares 2025-03-14 10:24:34 +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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OC_Template.php fix: Replace all usage of OC_Template by the new API 2025-03-06 15:49:25 +07:00
OC_User.php fix(Auth): ignore missing token when trying to set password-unconfirmable 2024-10-01 12:24:20 +07:00
OC_Util.php fix: Add missing ITemplate interface and clean code in Template class 2025-03-06 15:49:25 +07:00