nextcloud-server/lib
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota
Proper replacement for deprecated `OC_Util::getUserQuota`.
Also we still use this in some cases we can now replace, moreover it
just makes sense to have a machine readable format in the API instead of
only the human readable format which is less precise.
Alings also with `getQuota` of the quota storage, which already returned
the machine readable format.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-22 12:50:38 +07:00
..
composer Merge pull request #52943 from nextcloud/feat/http/request-header-attribute 2025-05-20 14:41:34 +07:00
l10n fix(l10n): Update translations from Transifex 2025-05-22 00:22:42 +07:00
private feat(IUser): add `getQuotaBytes` method to get machine readable quota 2025-05-22 12:50:38 +07:00
public feat(IUser): add `getQuotaBytes` method to get machine readable quota 2025-05-22 12:50:38 +07:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 +07:00
autoloader.php feat: Improve init a bit, and add more profiling steps 2025-05-13 16:08:49 +07:00
base.php Merge pull request #52810 from nextcloud/artonge/feat/do_not_require_samesite_strict_cookie_on_public.php 2025-05-22 10:30:16 +07:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +07:00