nextcloud-server/apps
Ferdinand Thiessen c3c0137484
fix(settings): Correctly parse and display default quota
In the account management settings (default settings) the quota was
parsed not consistently with how we do it everywhere else.
Meaning `1 KB` should be 1024 bytes not 1000 bytes.

Also this fixes an issue where searching "1KB" does not yield any output
because of the space in the parsed value "1 KB".

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-16 20:32:43 +07:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-12-17 00:21:13 +07:00
cloud_federation_api fix(signed-request): use share owner on reshare 2024-12-05 19:58:13 +07:00
comments Fix(l10n): Update translations from Transifex 2025-01-05 00:21:19 +07:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-11-15 00:21:29 +07:00
dashboard fix(dashboard): Correctly handle non-rounded icons for dashboard widgets 2025-01-14 21:51:39 +07:00
dav Merge pull request #50171 from nextcloud/enh/limit-ldap-user-count 2025-01-16 17:25:01 +07:00
encryption Fix(l10n): Update translations from Transifex 2025-01-07 00:20:59 +07:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-01-14 07:58:47 +07:00
federation Fix(l10n): Update translations from Transifex 2025-01-14 07:58:47 +07:00
files Merge pull request #50208 from nextcloud/feat/conversion-adjusting 2025-01-16 19:31:14 +07:00
files_external Fix(l10n): Update translations from Transifex 2024-12-30 00:21:32 +07:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-14 07:58:47 +07:00
files_sharing Merge pull request #49898 from nextcloud/fix/noid/no-emails-for-user-shares 2025-01-16 18:50:30 +07:00
files_trashbin Fix(l10n): Update translations from Transifex 2025-01-14 07:58:47 +07:00
files_versions refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-11-04 00:20:21 +07:00
oauth2 fix: Rename config option to skipAuthPickerApplications to match what it does 2025-01-07 10:34:30 +07:00
profile feat: Allow rich formatting of profile text 2025-01-10 17:00:26 +07:00
provisioning_api Merge pull request #49476 from nextcloud/ocs-user-info-quota-optimize 2025-01-16 17:03:57 +07:00
settings fix(settings): Correctly parse and display default quota 2025-01-16 20:32:43 +07:00
sharebymail Fix(l10n): Update translations from Transifex 2025-01-13 00:21:15 +07:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-16 00:21:30 +07:00
testing fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +07:00
theming fix: Apply enforce theme config for anonymous users as well 2025-01-08 00:31:30 +07:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-10 00:21:20 +07:00
updatenotification chore(tests): Adapt tests to the countUsers refactor 2025-01-14 16:34:15 +07:00
user_ldap feat(updatenotification): Add a limit to user count from LDAP so save performances 2025-01-14 12:26:24 +07:00
user_status Fix(l10n): Update translations from Transifex 2025-01-11 00:21:07 +07:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-03 00:21:34 +07:00
webhook_listeners fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
workflowengine Fix(l10n): Update translations from Transifex 2024-12-05 00:43:37 +07:00