aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #39055 from nextcloud/backport/38832/stable27Maksim Sukharev2023-07-037-60/+50
|\ | | | | [stable27] Adjust saving of status messages
| * wrap user status message input and buttons with native formMaksim Sukharev2023-07-037-60/+50
|/ | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> (cherry picked from commit bcb074a90d7b766723ba365866159d9bde858d4a)
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-036-0/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0226-10/+342
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-01146-170/+510
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39078 from nextcloud/backport/39025/stable27Julius Härtl2023-06-301-2/+2
|\
| * fix(files): Only render the menu if there are actions to showJulius Härtl2023-06-301-2/+2
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-3024-4/+312
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39067 from nextcloud/fix/cypress-ref/stable27John Molakvoæ2023-06-291-13/+29
|\
| * chore: update cypress workflow from templatesJohn Molakvoæ2023-06-291-12/+29
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * fix(cypress): branch definitionJohn Molakvoæ2023-06-291-2/+1
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #38994 from nextcloud/backport/38988/stable27Simon L2023-06-289-7/+191
|\ | | | | [stable27] fix: restore AppsSlideToggle feature
| * fix: restore AppsSlideToggle featureJohn Molakvoæ2023-06-289-7/+191
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #39019 from nextcloud/backport/38858/stable27Robin Appelman2023-06-282-14/+10
|\ | | | | [stable27] file scanner performance improvements
| * file scanner performance improvementsRobin Appelman2023-06-262-14/+10
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2824-24/+366
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #39028 from nextcloud/backport/39005/stable27Simon L2023-06-271-1/+9
|\ \ | | | | | | [stable27] fix(dav): Catch SAB sync errors during upgrade
| * | fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-271-1/+9
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #38970 from nextcloud/backport/38800/stable27Louis2023-06-271-16/+34
|\ \ | | | | | | [stable27] fix: Avoid failing to update the current version entry if there is none
| * | Do not create a new version if previousNode has the same mtimeLouis Chemineau2023-06-261-2/+2
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Add logging statement for cases when updating the version failsJulius Härtl2023-06-261-8/+29
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Handle previousNode size === 0 on version creationLouis Chemineau2023-06-261-20/+10
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Avoid failing to update the current version entry if there is noneJulius Härtl2023-06-261-5/+12
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2756-414/+1040
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39004 from nextcloud/backport/38958/stable27Simon L2023-06-262-22/+29
|\ | | | | [stable27] use getsystemvalue-functions in Mailer.php
| * try to fix testsSimon L2023-06-261-18/+25
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * use getsystemvalue-functions in Mailer.phpSimon L2023-06-261-4/+4
|/ | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2630-258/+516
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38983 from nextcloud/automated/noid/stable27-fix-npm-auditJohn Molakvoæ2023-06-255-1651/+1839
|\
| * chore(deps): fix npm auditnextcloud-command2023-06-255-1651/+1839
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2516-10/+182
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38980 from nextcloud/backort/38852/stable27Simon L2023-06-2419-29/+29
|\ | | | | [stable27] Move deprecation warnings to debug
| * Move deprecation warnings to debugSimon L2023-06-2419-29/+29
|/ | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-24166-674/+1290
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-22214-1776/+1816
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38929 from nextcloud/backport/38915/stable27Simon L2023-06-211-2/+2
|\ | | | | [stable27] adjust admin setup check to increase warning to configure https
| * adjust admin setup check to increase warning to set up httpsSimon L2023-06-211-2/+2
|/ | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Merge pull request #38898 from nextcloud/backport/38773/stable27Julien Veyssier2023-06-212-5/+23
|\ | | | | [stable27] Add bruteforce protection in OauthApiController
| * add bruteforce protection in OauthApiControllerJulien Veyssier2023-06-212-5/+23
|/ | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2114-6/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38897 from nextcloud/fix/inverted-text-color-stable27Jonas2023-06-205-6/+6
|\ | | | | [stable27] fix(core): Do not invert app menu text color
| * chore(assets): Recompile assetsPhilipp Hempel2023-06-202-3/+3
| | | | | | | | Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de>
| * fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-203-3/+3
|/ | | | | | | | * Also fixes other cypress test * Build assets Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-20184-492/+1004
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38891 from nextcloud/obj-store-copy-list-source-cache-27Julius Härtl2023-06-191-5/+6
|\
| * use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #38885 from nextcloud/backport/38868/stable27Simon L2023-06-191-8/+10
|\ \ | | | | | | [stable27] fix confusion around mail settings and improve layout a bit
| * | fix confusion around mail settingsSimon L2023-06-191-8/+10
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Merge pull request #38707 from nextcloud/backport/38398/stable27Julien Veyssier2023-06-1913-111/+225
|\ \ \ | |_|/ |/| | [stable27] Store encrypted OAuth2 client secrets
| * | add test that inserts a long oauth client secretJulien Veyssier2023-06-191-0/+10
| | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>