aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
...
* fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-066-49/+69
* fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-061-0/+2
* fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-062-1/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-066-2/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-054-8/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0410-0/+54
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-036-12/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0214-2/+76
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-01144-476/+798
* fix(settings): Clarify peculiarities of enabling encryptionFerdinand Thiessen2025-01-315-191/+294
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-3142-38/+172
* Merge pull request #50281 from nextcloud/fix/fix-email-setupcheck-with-null-s...Andy Scherzinger2025-01-301-1/+3
|\
| * fix(settings): Fix setup check when mail_smptmode is set to "null"fix/fix-email-setupcheck-with-null-smtpmodeCôme Chilliet2025-01-201-1/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-296-0/+104
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2818-12/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2768-118/+148
* | Merge pull request #50425 from nextcloud/fix/openapi/outdated-specsAndy Scherzinger2025-01-261-0/+2
|\ \
| * | fix(settings): Add back adminstration scope for LogSettingsControllerfix/openapi/outdated-specsprovokateurin2025-01-251-0/+2
* | | fix(settings): Add some context to the PHP memory limit errorjtr-settings-memory-limit-detailsJosh2025-01-261-1/+1
* | | fix(SetupChecks): Pass webfinger if a handler is therefix-setupcheck-webfinger-400Josh2025-01-261-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-264-0/+56
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2512-10/+220
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-248-4/+216
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-23144-5228/+494
* | chore: Bump app versions and requirementsJoas Schilling2025-01-231-2/+2
* | fix(security): Update .well-known/security.txt expiration dateJoas Schilling2025-01-231-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-234-0/+110
* | feat(systemtags): toggle for system tag creation in admin settingsnfebe2025-01-221-0/+4
* | feat(systemtags): add setting to block non admin to create system tagsBenjamin Gaussorgues2025-01-221-2/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2212-14/+210
* | chore: Only show hours and minutes in first login timestampChristopher Ng2025-01-211-1/+7
* | chore: Compile assetsFerdinand Thiessen2025-01-212-2/+2
* | Merge pull request #49820 from nextcloud/fixHeaderStyleSettingsLouis2025-01-211-1/+3
|\ \
| * | fix(settings): Make header style inline with other pagesfixHeaderStyleSettingsGit'Fellow2024-12-121-1/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-21144-340/+434
* | | feat(app_api): Advanced deploy optionsAndrey Borysenko2025-01-205-6/+370
| |/ |/|
* | fix(encryption): handle empty encryptionModules fineMax2025-01-201-1/+1
* | chore(i18n): Improved grammarrakekniven2025-01-201-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-204-2/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-192-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1812-0/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-176-0/+20
* | fix(settings): Correctly parse and display default quotaFerdinand Thiessen2025-01-161-11/+28
* | Merge pull request #49317 from nextcloud/feat/edit-share-tokenPytal2025-01-152-0/+26
|\ \
| * | feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-152-0/+26
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1612-0/+16
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1598-98/+98
* | Merge pull request #50130 from nextcloud/feat/rich-profile-biographyPytal2025-01-141-1/+1
|\ \
| * | feat: Allow rich formatting of profile textChristopher Ng2025-01-101-1/+1
* | | fix(settings): Fix mail server settings formprovokateurin2025-01-141-29/+16