summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2772-136/+150
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37833 from nextcloud/backport/37807/stable26Ferdinand Thiessen2023-04-261-1/+2
|\ | | | | [stable26] Fix background color of external devices with errors on dark color theme
| * fix(files_external): Background color of external devices with errors should ↵Ferdinand Thiessen2023-04-201-1/+2
| | | | | | | | | | | | respect color theme Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #37900 from ↵Louis2023-04-262-2/+177
|\ \ | | | | | | | | | | | | nextcloud/backport/stable26/artonge/fix/dont_override_stored_credentials_with_saml [stable26] Do not override stored credentials when login in with SAML
| * | Test StorePasswordListenerLouis Chemineau2023-04-251-0/+175
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Do not override stored credentials when login in with SAMLLouis Chemineau2023-04-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When login in with SAML, the password from `$event->getPassword()` is `null`. This PR makes sure that this `null` value won't be used to override the stored password even though it is different. This PR also allow for the password and user to be updated even though they were not set before. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #37922 from nextcloud/backport/37909/stable26Arthur Schiwon2023-04-261-12/+13
|\ \ \ | | | | | | | | [stable26] Update crl after revoke shifts.csr
| * | | Update crl after revoke shifts.csrVitor Mattos2023-04-251-12/+13
| | | | | | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2634-2/+168
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37911 from nextcloud/backport/37780/stable26Louis2023-04-258-24/+50
|\ \ \ | | | | | | | | [stable26] Trap focus in dialogs
| * | | Trap focus in dialogsChristopher Ng2023-04-253-5/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 79310bd54533a9dfd21c41796cecabdbc8ba94ca)
| * | | Add focus-trapChristopher Ng2023-04-255-19/+26
| |/ / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 87ae9bbc12c1cddb8ca4685c4c46d01d11025ae0)
* | | Merge pull request #37907 from nextcloud/stable26-make-grid-toggle-stickySimon L2023-04-255-7/+8
|\ \ \ | | | | | | | | [stable26] make grid toggle sticky
| * | | fix: make grid view button stickyDaniel Kesselberg2023-04-245-7/+8
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #37768 from nextcloud/backport/37764/stable26Louis2023-04-251-1/+1
|\ \ \ \ | |_|/ / |/| | | [stable26] Really disable versions features when S3 versioning is enabled
| * | | Really disable versions features when S3 versioning is enabledLouis Chemineau2023-04-251-1/+1
|/ / / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #37910 from nextcloud/backport/37804/stable26John Molakvoæ2023-04-254-41/+278
|\ \ \ | | | | | | | | [stable26] Bump @nextcloud/vue from 7.8.0 to 7.10.0
| * | | Bump @nextcloud/vue from 7.8.0 to 7.10.0Christopher Ng2023-04-244-41/+278
| |/ / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2538-14/+292
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37743 from nextcloud/backport/36690/stable26Julius Härtl2023-04-244-21/+34
|\ \
| * | fix: Check return type on rollbackJulius Härtl2023-04-141-5/+8
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | don't re-get fileinfo for versioned file if it's not sharedRobin Appelman2023-04-142-14/+17
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | tests(files_versions): Tear down fs to clear mount cache before testingJulius Härtl2023-04-142-2/+9
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | fix: Make sure that rollback hook is triggered on all version backendsJulius Härtl2023-04-142-7/+7
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #37836 from nextcloud/backport/37826/stable26Joas Schilling2023-04-242-15/+8
|\ \ \ | | | | | | | | [stable26] fix(files): Don't throw an error when guests access the controller
| * | | fix(files): Don't throw an error when guests access the controllerJoas Schilling2023-04-202-15/+8
| | |/ | |/| | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-244-0/+76
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2322-38/+104
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2210-6/+120
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37740 from ↵John Molakvoæ2023-04-212-1/+7
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/revert-37718-revert-37701-backport/37617/stable26 [stable26] handle not being able to write file for notify self-test
| * | | Revert "Revert "[stable26] handle not being able to write file for notify ↵John Molakvoæ2023-04-142-1/+7
| | |/ | |/| | | | | | | self-test""
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2148-0/+248
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37812 from nextcloud/backport/stable26-fix-event-movingArthur Schiwon2023-04-201-2/+2
|\ \ \ | |_|/ |/| | [stable26] fix event move issue
| * | fix event move issueMaximilian Martin2023-04-191-2/+2
| | | | | | | | | | | | Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-20152-2/+408
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37782 from nextcloud/release/26.0.1v26.0.1John Molakvoæ2023-04-191-2/+2
|\ \ \ | |/ / |/| | 26.0.1
| * | 26.0.1John Molakvoæ2023-04-181-2/+2
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-19444-518/+666
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-18178-92/+208
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1716-0/+118
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1632-6/+136
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-15228-656/+702
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* 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