nextcloud/apps/settings
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 +01:00
..
appinfo feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02:00
composer feat(settings): add big file upload setup checks 2024-11-19 16:43:41 +01:00
css feat(federatedfilesharing): improve admin docs and settings 2025-01-09 12:56:22 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img chore: Add SPDX header 2024-06-06 22:53:41 +02:00
js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-01-16 00:21:30 +00:00
lib feat(sharing): Toggle custom tokens setting as admin 2025-01-15 15:50:43 -08:00
src fix(settings): Correctly parse and display default quota 2025-01-16 20:32:43 +01:00
templates fix(apps): Add back <main> element to dashboard and settings 2025-01-14 09:18:43 +01:00
tests refactor(settings): Use parameters explicitly when setting mail settings 2025-01-06 08:40:52 +01:00
.editorconfig chore: Remove old travis related stuff 2024-09-19 20:16:29 +02:00
.gitignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.l10nignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-administration.json fix(settings): Fix log file download return type 2025-01-07 15:44:48 +01:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json fix(settings): Fix log file download return type 2025-01-07 15:44:48 +01:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00