summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #37718 from nextcloud/revert-37701-backport/37617/stable26John Molakvoæ2023-04-142-7/+1
|\ | | | | Revert "[stable26] handle not being able to write file for notify self-test"
| * Revert "[stable26] handle not being able to write file for notify self-test"John Molakvoæ2023-04-132-7/+1
| |
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-142-0/+12
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37701 from nextcloud/backport/37617/stable26Robin Appelman2023-04-132-1/+7
|\ | | | | [stable26] handle not being able to write file for notify self-test
| * handle not being able to write file for notify self-testRobin Appelman2023-04-132-1/+7
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #37698 from nextcloud/release/26.0.1_rc1v26.0.1rc1John Molakvoæ2023-04-131-2/+2
|\ \ | | | | | | 26.0.1 RC1
| * | 26.0.1 RC1John Molakvoæ2023-04-131-2/+2
| |/ | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #37705 from nextcloud/backport/37704/stable26John Molakvoæ2023-04-131-6/+16
|\ \ | | | | | | [stable26] fix(translation): Fix several issues with the translations api
| * | feat(translation): Allow guests to use translations as wellJoas Schilling2023-04-131-2/+4
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | fix(translation): Use 400 as status code to be distinguishable from server ↵Joas Schilling2023-04-131-2/+2
| | | | | | | | | | | | | | | | | | errors Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | fix(translation): Properly set the numbers as HTTP status codeJoas Schilling2023-04-131-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | fix(translation): Translate error messages on translations APIJoas Schilling2023-04-131-4/+12
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #37508 from nextcloud/backport/37486/stable26John Molakvoæ2023-04-131-7/+8
|\ \ | | | | | | [stable26] fix default_language doc
| * | fix default_language docArthur Schiwon2023-03-311-7/+8
| | | | | | | | | | | | | | | | | | | | | Since commit 0228bc6e66cbcb2848eacb41f1de6e7f63ebcb65 the browser language always is preferred. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #37687 from nextcloud/backport/37626/stable26John Molakvoæ2023-04-131-3/+3
|\ \ \ | |_|/ |/| | [stable26] fix(dav): add string comparison for diff
| * | fix(dav): add string comparison for diffAnna Larch2023-04-121-3/+3
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-1334-18/+140
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37689 from nextcloud/backport/37680/stable26Maxence Lange2023-04-127-1/+7
|\ \ \ | |/ / |/| | [stable26] app type extended_authentication
| * | app type extended_authenticationMaxence Lange2023-04-127-1/+7
|/ / | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #37684 from nextcloud/backport/37678/stable26Arthur Schiwon2023-04-121-0/+4
|\ \ | | | | | | [stable26] doc(auth): Warn about disabled token passwords and LDAP logout
| * | doc(auth): Warn about disabled token passwords and LDAP logoutChristoph Wurst2023-04-121-0/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Auth tokens store the user's login password by default. If the password changes externally (on LDAP), all connected clients stop syncing after 5 minutes max when the password is verified the next time. A web login revivess those app passwords. If storing the password is disabled, the tokens continue to work after password change. But that also means the clients are not logged out the same way. This can be fine for some setups and problematic for others. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-12148-718/+756
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37666 from nextcloud/backport/37625/stable26John Molakvoæ2023-04-111-0/+3
|\ \
| * | fix: Always create user directory when transfering files to new usersJulius Härtl2023-04-111-0/+3
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-114-0/+80
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-106-0/+64
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0918-22/+102
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0836-16/+248
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37565 from ↵John Molakvoæ2023-04-071-6/+0
|\ \ | | | | | | | | | nextcloud/automated/noid/stable26-update-psalm-baseline
| * | Update psalm baselinenextcloud-command2023-04-071-6/+0
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-07288-854/+1128
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37571 from nextcloud/backport/37146/stable26Louis2023-04-0611-24/+190
|\ \ | | | | | | [stable26] Migrate metadata JSON column to new value TEXT column
| * | Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-0611-24/+190
|/ / | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #37394 from nextcloud/backport/36810/stable26Robin Appelman2023-04-061-9/+7
|\ \ | | | | | | [stable26] do onetime user setup before getting any mount from providers
| * | do onetime user setup before getting any mount from providersRobin Appelman2023-03-241-9/+7
| | | | | | | | | | | | | | | | | | this fixes a race condition where wrappers weren't properly applied if when a mount provider creates the storage instance one mountpoint creation instead of lazily Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #37558 from nextcloud/backport/36097/stable26Robin Appelman2023-04-063-13/+58
|\ \ \ | | | | | | | | [stable26] extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter
| * | | extend path-prefix optimizer to remove all cases of path_hash= when ↵Robin Appelman2023-04-033-13/+58
| | | | | | | | | | | | | | | | | | | | | | | | encountering a path prefix filter Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #37537 from nextcloud/backport/35961/stable26Robin Appelman2023-04-063-0/+116
|\ \ \ \ | | | | | | | | | | [stable26] clear encrypted flag when moving away from encrypted storage
| * | | | add test for unmarking encrypted file on cross storage moveRobin Appelman2023-04-011-0/+85
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | clear encrypted flag when moving away from encrypted storageRobin Appelman2023-04-012-0/+31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0652-162/+196
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #37589 from ↵Louis2023-04-0510-64/+114
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/backport/stable26/fix/files_versions_cypress_tests [stable26] Fix cypress tests for files_versions
| * | | | | Only upload logs and data on failureLouis Chemineau2023-04-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | Prevent expiration from delete file in cypress testsLouis Chemineau2023-04-052-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | Upload data dir archive in cypress testsLouis Chemineau2023-04-051-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | Use random names in files_version e2e testsLouis Chemineau2023-04-056-31/+52
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | Do not stop docker in cypress workflowLouis Chemineau2023-04-053-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | Fix condition to extrac NC logs in cypress workflowLouis Chemineau2023-04-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | Increase wait timeLouis Chemineau2023-04-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | Extract logs only for e2e testingLouis Chemineau2023-04-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>