summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #43863 from nextcloud/backport/43850/stable27John Molakvoæ2024-02-291-1/+1
|\
| * fix(core): Convert text to path in f-droid banner SVGFerdinand Thiessen2024-02-271-1/+1
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2988-94/+110
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-282-0/+16
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-274-0/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-22/+110
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-242-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-232-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43580 from nextcloud/artonge/fix/metdata_column_migrationJohn Molakvoæ2024-02-223-20/+122
|\
| * Move oc_file_metadata.metadata migration to a background jobLouis Chemineau2024-02-223-20/+122
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | chore: Compile assetsFerdinand Thiessen2024-02-221-1/+1
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #43725 from nextcloud/backport/43653/stable27John Molakvoæ2024-02-221-2/+2
|\
| * fix(security): Describe `occ security:bruteforce:attempts` accuratelyJosh2024-02-211-2/+2
| | | | | | | | | | | | | | This command is used to list a summary of brute force protection attempts associated with a given IP address and, optionally, a specific action. It does not reset attempts (there's already another command for that). Signed-off-by: Josh <josh.t.richards@gmail.com> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* | stop the auto-logout loop after redirecting to the logoutJulien Veyssier2024-02-211-2/+5
|/ | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-202-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-196-2/+54
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-186-2/+140
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-172-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1688-94/+194
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-158-0/+52
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-14108-1576/+1190
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43513 from nextcloud/backport/40067/stable27Git'Fellow2024-02-121-1/+1
|\ | | | | [stable27] fix: make cancelOperation public
| * fix: make cancelOperation publicDaniel Kesselberg2024-02-101-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-112-0/+146
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(settings): Fix incorrect user quota on page reload in non-English localesChristopher Ng2024-02-082-2/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-082-24/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-042-0/+78
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-022-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-012-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-312-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Update `@nextcloud/dialogs` to 4.2.4 to include missing translationsFerdinand Thiessen2024-01-302-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-3070-76/+76
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-272-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2692-310/+312
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43092 from nextcloud/fix/27-routerFerdinand Thiessen2024-01-253-10/+10
|\ | | | | [stable27] chore: Update `@nextcloud/router` to 2.2.1
| * fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-243-10/+10
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-252-4/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2472-80/+82
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-232-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* make OAuth2 authorization code expireJulien Veyssier2024-01-221-13/+20
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-216-36/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-19100-182/+212
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(Users/Quota setting): Prevent floating point value from getting ↵Marcel Klehr2024-01-181-2/+2
| | | | | | | | truncated in locales other than english fixes #18468 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-182-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #42865 from nextcloud/backport/42862/stable27Joas Schilling2024-01-173-3/+3
|\ | | | | [stable27] fix(manifest): Check if app exists instead of accessing null as an array
| * fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-173-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-17108-668/+684
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1660-74/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(i18n): Changed grammarrakekniven2024-01-152-2/+2
| | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-152-10/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>