Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(emailTemplate): use instance Name instead of Url in subjectbackport/50692/stable31 | Git'Fellow | 2025-02-12 | 1 | -1/+2 |
| | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-12 | 48 | -60/+282 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-11 | 44 | -48/+50 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(setupcheck): Update setup check for PHP version to be more accuratebackport/50735/stable31 | Joas Schilling | 2025-02-10 | 1 | -1/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-10 | 8 | -6/+54 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-09 | 4 | -4/+244 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-08 | 6 | -0/+110 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(settings): Also sanitize fediverse and twitter handle in the frontend | Ferdinand Thiessen | 2025-02-06 | 6 | -49/+69 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(provisioning_api): Correct limit for `editUser` | Ferdinand Thiessen | 2025-02-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(AccountManager): Sanitize social media handles | Ferdinand Thiessen | 2025-02-06 | 2 | -1/+10 |
| | | | | | | Ensure to only accept valid X and fediverse handles. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-06 | 6 | -2/+30 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-05 | 4 | -8/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-04 | 10 | -0/+54 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #50594 from nextcloud/backport/50424/stable31 | Stephan Orbaugh | 2025-02-03 | 5 | -191/+294 |
|\ | | | | | [stable31] fix(settings): Clarify peculiarities of enabling encryption | ||||
| * | fix(settings): Clarify peculiarities of enabling encryption | Ferdinand Thiessen | 2025-01-31 | 5 | -191/+294 |
| | | | | | | | | | | | | | | | | | | | | | | - Clarify that enabling server side encryption will not encrypt existing files but only new or changed files. - Clarify that server side encryption can only be disabled using OCC - Ensure there is accessible information of encryption state (`disabled` input will not be announced so make it `aria-disabled` instead) - Make warning more prominent by moving it into a dialog Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-03 | 6 | -12/+32 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-02 | 14 | -2/+76 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-01 | 144 | -476/+798 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-31 | 42 | -38/+172 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(settings): Fix setup check when mail_smptmode is set to "null"backport/50281/stable31 | Côme Chilliet | 2025-01-30 | 1 | -1/+3 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-29 | 6 | -0/+104 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-28 | 18 | -12/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-27 | 68 | -118/+148 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #50450 from nextcloud/backport/48672/stable31 | Andy Scherzinger | 2025-01-26 | 1 | -1/+1 |
|\ | | | | | [stable31] fix(settings): Add some context to the PHP memory limit error | ||||
| * | fix(settings): Add some context to the PHP memory limit errorbackport/48672/stable31 | Josh | 2025-01-26 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | | fix(settings): Add back adminstration scope for LogSettingsController | provokateurin | 2025-01-26 | 1 | -0/+2 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(SetupChecks): Pass webfinger if a handler is therebackport/49440/stable31 | Josh | 2025-01-26 | 1 | -1/+1 |
| | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-26 | 4 | -0/+56 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-25 | 12 | -10/+220 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-24 | 8 | -4/+216 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #50332 from nextcloud/backport/50330/stable31 | Joas Schilling | 2025-01-23 | 1 | -1/+1 |
|\ | | | | | [stable31] fix(security): Update .well-known/security.txt expiration date | ||||
| * | fix(security): Update .well-known/security.txt expiration datebackport/50330/stable31 | Joas Schilling | 2025-01-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-23 | 144 | -5228/+494 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-23 | 4 | -0/+110 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(systemtags): toggle for system tag creation in admin settings | nfebe | 2025-01-22 | 1 | -0/+4 |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | feat(systemtags): add setting to block non admin to create system tags | Benjamin Gaussorgues | 2025-01-22 | 1 | -2/+1 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-22 | 12 | -14/+210 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Only show hours and minutes in first login timestamp | Christopher Ng | 2025-01-21 | 1 | -1/+7 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore: Compile assets | Ferdinand Thiessen | 2025-01-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #49820 from nextcloud/fixHeaderStyleSettings | Louis | 2025-01-21 | 1 | -1/+3 |
|\ | | | | | fix(settings): Make header style inline with other pages | ||||
| * | fix(settings): Make header style inline with other pagesfixHeaderStyleSettings | Git'Fellow | 2024-12-12 | 1 | -1/+3 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-21 | 144 | -340/+434 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | feat(app_api): Advanced deploy options | Andrey Borysenko | 2025-01-20 | 5 | -6/+370 |
| | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | | fix(encryption): handle empty encryptionModules fine | Max | 2025-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | `[].find(...)` will return `undefined`. `undefined[0]` throws an exception. Handle this case more gracefully. Signed-off-by: Max <max@nextcloud.com> | ||||
* | | chore(i18n): Improved grammar | rakekniven | 2025-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-20 | 4 | -2/+16 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-19 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-18 | 12 | -0/+36 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-17 | 6 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(settings): Correctly parse and display default quota | Ferdinand Thiessen | 2025-01-16 | 1 | -11/+28 |
| | | | | | | | | | | | | | | | | | | | | | | 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> |