]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
18 months agofix(theming): replace elementColor dark value with better contrast `#8c8c8c` 38098/head
John Molakvoæ [Thu, 4 May 2023 10:51:02 +0000 (12:51 +0200)]
fix(theming): replace elementColor dark value with better contrast `#8c8c8c`

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(theming): do not show the image default background on user theming if disabled
John Molakvoæ [Thu, 4 May 2023 10:50:05 +0000 (12:50 +0200)]
fix(theming): do not show the image default background on user theming if disabled

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(theming): remove unnecessary `color-primary-element-default-hover` variable
John Molakvoæ [Thu, 4 May 2023 10:43:25 +0000 (12:43 +0200)]
fix(theming): remove unnecessary `color-primary-element-default-hover` variable

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(theming): replace `color-primary-text-dark` with `color-primary-element-text...
John Molakvoæ [Thu, 4 May 2023 10:26:42 +0000 (12:26 +0200)]
fix(theming): replace `color-primary-text-dark` with `color-primary-element-text-dark`

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(theming): ensure image background is not defined if admin disabled it
John Molakvoæ [Thu, 4 May 2023 07:57:29 +0000 (09:57 +0200)]
fix(theming): ensure image background is not defined if admin disabled it

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(theming): calc primary element from current main background
John Molakvoæ [Thu, 4 May 2023 07:26:05 +0000 (09:26 +0200)]
fix(theming): calc primary element from current main background

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoMerge pull request #38128 from nextcloud/backport/36774/stable26
Julius Härtl [Tue, 9 May 2023 10:08:21 +0000 (12:08 +0200)]
Merge pull request #38128 from nextcloud/backport/36774/stable26

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 9 May 2023 02:19:56 +0000 (02:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agotests: Adapt node related unit tests mocks to required root view 38128/head
Julius Härtl [Mon, 20 Feb 2023 21:12:00 +0000 (22:12 +0100)]
tests: Adapt node related unit tests mocks to required root view

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agofix: Use proper path when creating node instances
Julius Härtl [Sat, 18 Feb 2023 14:43:39 +0000 (15:43 +0100)]
fix: Use proper path when creating node instances

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 8 May 2023 02:28:20 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 7 May 2023 02:28:27 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 6 May 2023 02:27:52 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #38079 from nextcloud/stable26-fix-weather-aria-label
Ferdinand Thiessen [Fri, 5 May 2023 14:55:24 +0000 (16:55 +0200)]
Merge pull request #38079 from nextcloud/stable26-fix-weather-aria-label

[stable26] Fix weather app aria label

18 months agoMerge pull request #38076 from nextcloud/stable26-skip-content-buttons
Ferdinand Thiessen [Fri, 5 May 2023 13:58:31 +0000 (15:58 +0200)]
Merge pull request #38076 from nextcloud/stable26-skip-content-buttons

[stable26] Fix "skip content"-buttons on small screen sizes

18 months agoMerge pull request #38078 from nextcloud/stable26-profile-button-visibility
Julius Härtl [Fri, 5 May 2023 10:23:24 +0000 (12:23 +0200)]
Merge pull request #38078 from nextcloud/stable26-profile-button-visibility

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 5 May 2023 02:28:19 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #38081 from nextcloud/backport/37148/stable26
Simon L [Thu, 4 May 2023 22:37:58 +0000 (00:37 +0200)]
Merge pull request #38081 from nextcloud/backport/37148/stable26

[stable26] increase imaginary timeouts as for big files the processing could take very long

18 months agoCompile assets 38079/head
nextcloud-command [Thu, 4 May 2023 20:59:09 +0000 (20:59 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(settings): Increase "Edit your profile visibility button" contrast 38078/head
Ferdinand Thiessen [Tue, 2 May 2023 16:11:47 +0000 (18:11 +0200)]
fix(settings): Increase "Edit your profile visibility button" contrast

Before this the contrast of the button was too low in terms of accessibility.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(core): Show skip content buttons on lowres displays correctly 38076/head
Ferdinand Thiessen [Wed, 3 May 2023 17:49:01 +0000 (19:49 +0200)]
fix(core): Show skip content buttons on lowres displays correctly

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoincrease imaginary timeouts as for big files the processing could take very long 38081/head
Simon L [Thu, 9 Mar 2023 12:15:35 +0000 (13:15 +0100)]
increase imaginary timeouts as for big files the processing could take very long

Signed-off-by: Simon L <szaimen@e.mail.de>
18 months agofix(weather_status): Override the default `NcActions` aria-label
Ferdinand Thiessen [Wed, 3 May 2023 17:39:27 +0000 (19:39 +0200)]
fix(weather_status): Override the default `NcActions` aria-label

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
18 months agoMerge pull request #38054 from nextcloud/backport/38016/stable26
Christoph Wurst [Thu, 4 May 2023 09:15:30 +0000 (11:15 +0200)]
Merge pull request #38054 from nextcloud/backport/38016/stable26

[stable26] fix: add workaround for oci and limit queries

18 months agoMerge pull request #38049 from nextcloud/backport/38045/stable26
Ferdinand Thiessen [Thu, 4 May 2023 08:54:17 +0000 (10:54 +0200)]
Merge pull request #38049 from nextcloud/backport/38045/stable26

[stable26] Fix app overflow menu on bright color theme

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 4 May 2023 02:28:17 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agofix: add workaround for oci and limit queries 38054/head
Daniel Kesselberg [Tue, 2 May 2023 09:12:48 +0000 (11:12 +0200)]
fix: add workaround for oci and limit queries

DBAL uses a helper column "doctrine_rownum" for top-n queries

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
18 months agoCompile assets 38049/head
nextcloud-command [Wed, 3 May 2023 18:16:56 +0000 (18:16 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(AppMenu): On bright color theme the app icons in the overflow menu must be inverted
Ferdinand Thiessen [Wed, 3 May 2023 13:01:51 +0000 (15:01 +0200)]
fix(AppMenu): On bright color theme the app icons in the overflow menu must be inverted

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoMerge pull request #38043 from nextcloud/backport/37787/stable26
max-nextcloud [Wed, 3 May 2023 14:35:37 +0000 (16:35 +0200)]
Merge pull request #38043 from nextcloud/backport/37787/stable26

[stable26] fix: catch ManuallyLockedException and use app context

18 months agoMerge pull request #38040 from nextcloud/backport/37958/stable26
Louis [Wed, 3 May 2023 13:58:17 +0000 (15:58 +0200)]
Merge pull request #38040 from nextcloud/backport/37958/stable26

[stable26] Mutualize expireDate handling when creating and updating a share

18 months agoMerge pull request #38037 from nextcloud/backport/33106/stable26
Joas Schilling [Wed, 3 May 2023 12:46:24 +0000 (14:46 +0200)]
Merge pull request #38037 from nextcloud/backport/33106/stable26

[stable26] Update expire_date column of table comments

18 months agofix: catch ManuallyLockedException and use app context 38043/head
Max [Tue, 18 Apr 2023 07:58:21 +0000 (09:58 +0200)]
fix: catch ManuallyLockedException and use app context

The files_lock app may throw ManuallyLockedExceptions
when attempting to revert a file that is currently opened.
This would prevent the user from rolling back a opened file.

Text and Richdocuments handle changes of the file while editing.
Allow reverting files even when they are locked by these apps
and let the apps handle the conflict.

Signed-off-by: Max <max@nextcloud.com>
18 months agoMutualize expireDate handling when creating and updating a share 38040/head
Louis Chemineau [Thu, 27 Apr 2023 14:26:24 +0000 (16:26 +0200)]
Mutualize expireDate handling when creating and updating a share

Signed-off-by: Louis Chemineau <louis@chmn.me>
18 months agoMerge pull request #38005 from nextcloud/backport/37525/stable26
Arthur Schiwon [Wed, 3 May 2023 08:38:31 +0000 (10:38 +0200)]
Merge pull request #38005 from nextcloud/backport/37525/stable26

[stable26] add command for getting fileinfo for debugging

18 months agoCover expire_date with unit tests 38037/head
Vitor Mattos [Wed, 26 Apr 2023 16:17:37 +0000 (13:17 -0300)]
Cover expire_date with unit tests

Signed-off-by: Vitor Mattos <vitor@php.rio>
18 months agoUpdate expire_date column of table comments
Vitor Mattos [Mon, 4 Jul 2022 17:08:30 +0000 (14:08 -0300)]
Update expire_date column of table comments

Signed-off-by: Vitor Mattos <vitor@php.rio>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 3 May 2023 02:28:08 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #38027 from nextcloud/backport/37903/stable26
Simon L [Tue, 2 May 2023 22:55:31 +0000 (00:55 +0200)]
Merge pull request #38027 from nextcloud/backport/37903/stable26

[stable26] Fix multiple LDAP configuration support by fixing AccessFactory

18 months agoAdd comment about Manager instance not being shared 38027/head
Côme Chilliet [Thu, 27 Apr 2023 09:21:53 +0000 (11:21 +0200)]
Add comment about Manager instance not being shared

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
18 months agoAdapt Sync job tests to the constructor change
Côme Chilliet [Thu, 27 Apr 2023 07:08:57 +0000 (09:08 +0200)]
Adapt Sync job tests to the constructor change

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
18 months agoFix multiple LDAP configuration support by fixing AccessFactory
Côme Chilliet [Mon, 24 Apr 2023 14:03:40 +0000 (16:03 +0200)]
Fix multiple LDAP configuration support by fixing AccessFactory

It must not reuse the same OCA\User_LDAP\User\Manager instance for
 several Access instances.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 2 May 2023 02:27:54 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agovalidate that folder size sums to children 38005/head
Robin Appelman [Fri, 14 Apr 2023 14:39:50 +0000 (16:39 +0200)]
validate that folder size sums to children

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agoadd command for getting fileinfo for debugging
Robin Appelman [Fri, 31 Mar 2023 16:58:59 +0000 (18:58 +0200)]
add command for getting fileinfo for debugging

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 1 May 2023 02:29:33 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 30 Apr 2023 02:29:27 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 29 Apr 2023 02:28:37 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37973 from nextcloud/automated/noid/stable26-fix-npm-audit
Simon L [Fri, 28 Apr 2023 18:55:53 +0000 (20:55 +0200)]
Merge pull request #37973 from nextcloud/automated/noid/stable26-fix-npm-audit

[stable26] Fix npm audit

18 months agochore(deps): fix npm audit 37973/head
nextcloud-command [Fri, 28 Apr 2023 17:11:44 +0000 (17:11 +0000)]
chore(deps): fix npm audit

Signed-off-by: GitHub <noreply@github.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 28 Apr 2023 02:28:47 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37957 from nextcloud/backport/37948/stable26
Louis [Thu, 27 Apr 2023 16:25:39 +0000 (18:25 +0200)]
Merge pull request #37957 from nextcloud/backport/37948/stable26

[stable26] Do not show Tags action when systemtag is disabled

18 months agoMerge pull request #37941 from nextcloud/backport/37935/stable26
Joas Schilling [Thu, 27 Apr 2023 15:52:20 +0000 (17:52 +0200)]
Merge pull request #37941 from nextcloud/backport/37935/stable26

[stable26] fix(settings): Fix title of profile scope options

18 months agoDo not show Tags action when systemtag is disabled 37957/head
Louis Chemineau [Thu, 27 Apr 2023 11:53:21 +0000 (13:53 +0200)]
Do not show Tags action when systemtag is disabled

Signed-off-by: Louis Chemineau <louis@chmn.me>
18 months agoMerge pull request #37875 from nextcloud/backport/37820/stable26
Simon L [Thu, 27 Apr 2023 07:43:03 +0000 (09:43 +0200)]
Merge pull request #37875 from nextcloud/backport/37820/stable26

[stable26] ignore errors while trying to update parent storage_mtime

18 months agoMerge pull request #37845 from nextcloud/bump/guzzle-psr7/stable26
Joas Schilling [Thu, 27 Apr 2023 07:38:44 +0000 (09:38 +0200)]
Merge pull request #37845 from nextcloud/bump/guzzle-psr7/stable26

[stable26] sec(deps): Update guzzlehttp/psr7

18 months agochore(assets): Recompile JS 37941/head
Joas Schilling [Thu, 27 Apr 2023 07:30:52 +0000 (09:30 +0200)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoMerge pull request #37939 from nextcloud/backport/stable26-37806
Louis [Thu, 27 Apr 2023 07:30:47 +0000 (09:30 +0200)]
Merge pull request #37939 from nextcloud/backport/stable26-37806

[stable26] Backport: Fix profile view edit button overlapping status text

18 months agofix(settings): Fix title of profile scope options
Joas Schilling [Wed, 26 Apr 2023 10:23:51 +0000 (12:23 +0200)]
fix(settings): Fix title of profile scope options

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 27 Apr 2023 02:28:44 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37833 from nextcloud/backport/37807/stable26
Ferdinand Thiessen [Wed, 26 Apr 2023 21:00:29 +0000 (23:00 +0200)]
Merge pull request #37833 from nextcloud/backport/37807/stable26

[stable26] Fix background color of external devices with errors on dark color theme

18 months agoCompile assets 37939/head
nextcloud-command [Wed, 26 Apr 2023 20:50:41 +0000 (20:50 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(core): Fix profile view edit button overlapping status text
Ferdinand Thiessen [Tue, 18 Apr 2023 20:54:38 +0000 (22:54 +0200)]
fix(core): Fix profile view edit button overlapping status text

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
18 months agoMerge pull request #37900 from nextcloud/backport/stable26/artonge/fix/dont_override_...
Louis [Wed, 26 Apr 2023 17:08:05 +0000 (19:08 +0200)]
Merge pull request #37900 from nextcloud/backport/stable26/artonge/fix/dont_override_stored_credentials_with_saml

[stable26] Do not override stored credentials when login in with SAML

19 months agosec(deps): Update guzzlehttp/psr7 37845/head
Joas Schilling [Thu, 20 Apr 2023 14:01:40 +0000 (16:01 +0200)]
sec(deps): Update guzzlehttp/psr7

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoMerge pull request #37922 from nextcloud/backport/37909/stable26
Arthur Schiwon [Wed, 26 Apr 2023 07:02:59 +0000 (09:02 +0200)]
Merge pull request #37922 from nextcloud/backport/37909/stable26

[stable26] Update crl after revoke shifts.csr

19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 26 Apr 2023 02:28:19 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoUpdate crl after revoke shifts.csr 37922/head
Vitor Mattos [Mon, 24 Apr 2023 22:21:36 +0000 (22:21 +0000)]
Update crl after revoke shifts.csr

Signed-off-by: Vitor Mattos <vitor@php.rio>
19 months agoMerge pull request #37911 from nextcloud/backport/37780/stable26
Louis [Tue, 25 Apr 2023 09:02:05 +0000 (11:02 +0200)]
Merge pull request #37911 from nextcloud/backport/37780/stable26

[stable26] Trap focus in dialogs

19 months agoMerge pull request #37907 from nextcloud/stable26-make-grid-toggle-sticky
Simon L [Tue, 25 Apr 2023 08:40:55 +0000 (10:40 +0200)]
Merge pull request #37907 from nextcloud/stable26-make-grid-toggle-sticky

[stable26] make grid toggle sticky

19 months agoMerge pull request #37768 from nextcloud/backport/37764/stable26
Louis [Tue, 25 Apr 2023 08:30:43 +0000 (10:30 +0200)]
Merge pull request #37768 from nextcloud/backport/37764/stable26

[stable26] Really disable versions features when S3 versioning is enabled

19 months agoTrap focus in dialogs 37911/head
Christopher Ng [Fri, 21 Apr 2023 02:48:44 +0000 (19:48 -0700)]
Trap focus in dialogs

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 79310bd54533a9dfd21c41796cecabdbc8ba94ca)

19 months agoAdd focus-trap
Christopher Ng [Fri, 21 Apr 2023 02:48:43 +0000 (19:48 -0700)]
Add focus-trap

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 87ae9bbc12c1cddb8ca4685c4c46d01d11025ae0)

19 months agoTest StorePasswordListener 37900/head
Louis Chemineau [Wed, 19 Apr 2023 09:53:34 +0000 (11:53 +0200)]
Test StorePasswordListener

Signed-off-by: Louis Chemineau <louis@chmn.me>
19 months agoDo not override stored credentials when login in with SAML
Louis Chemineau [Thu, 13 Apr 2023 16:05:37 +0000 (18:05 +0200)]
Do not override stored credentials when login in with SAML

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>
19 months agoReally disable versions features when S3 versioning is enabled 37768/head
Louis Chemineau [Mon, 17 Apr 2023 09:16:20 +0000 (11:16 +0200)]
Really disable versions features when S3 versioning is enabled

Signed-off-by: Louis Chemineau <louis@chmn.me>
19 months agoMerge pull request #37910 from nextcloud/backport/37804/stable26
John Molakvoæ [Tue, 25 Apr 2023 07:05:25 +0000 (09:05 +0200)]
Merge pull request #37910 from nextcloud/backport/37804/stable26

[stable26] Bump @nextcloud/vue from 7.8.0 to 7.10.0

19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 25 Apr 2023 02:22:55 +0000 (02:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoBump @nextcloud/vue from 7.8.0 to 7.10.0 37910/head
Christopher Ng [Mon, 24 Apr 2023 23:14:15 +0000 (16:14 -0700)]
Bump @nextcloud/vue from 7.8.0 to 7.10.0

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agofix: make grid view button sticky 37907/head
Daniel Kesselberg [Sun, 23 Apr 2023 19:02:43 +0000 (21:02 +0200)]
fix: make grid view button sticky

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
19 months agoMerge pull request #37743 from nextcloud/backport/36690/stable26
Julius Härtl [Mon, 24 Apr 2023 10:27:23 +0000 (12:27 +0200)]
Merge pull request #37743 from nextcloud/backport/36690/stable26

19 months agoMerge pull request #37836 from nextcloud/backport/37826/stable26
Joas Schilling [Mon, 24 Apr 2023 08:16:19 +0000 (10:16 +0200)]
Merge pull request #37836 from nextcloud/backport/37826/stable26

[stable26] fix(files): Don't throw an error when guests access the controller

19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 24 Apr 2023 02:29:21 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 23 Apr 2023 02:28:52 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 22 Apr 2023 02:28:22 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoignore errors while trying to update parent storage_mtime 37875/head
Robin Appelman [Wed, 19 Apr 2023 12:15:09 +0000 (14:15 +0200)]
ignore errors while trying to update parent storage_mtime

in the worst case this should only cause an extra rescan later

Signed-off-by: Robin Appelman <robin@icewind.nl>
19 months agoMerge pull request #37740 from nextcloud/revert-37718-revert-37701-backport/37617...
John Molakvoæ [Fri, 21 Apr 2023 08:01:38 +0000 (10:01 +0200)]
Merge pull request #37740 from nextcloud/revert-37718-revert-37701-backport/37617/stable26

[stable26] handle not being able to write file for notify self-test

19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 21 Apr 2023 02:28:50 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #37812 from nextcloud/backport/stable26-fix-event-moving
Arthur Schiwon [Thu, 20 Apr 2023 15:56:23 +0000 (17:56 +0200)]
Merge pull request #37812 from nextcloud/backport/stable26-fix-event-moving

[stable26] fix event move issue

19 months agofix(files): Don't throw an error when guests access the controller 37836/head
Joas Schilling [Wed, 19 Apr 2023 14:39:57 +0000 (16:39 +0200)]
fix(files): Don't throw an error when guests access the controller

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agofix(files_external): Background color of external devices with errors should respect... 37833/head
Ferdinand Thiessen [Tue, 18 Apr 2023 21:34:37 +0000 (23:34 +0200)]
fix(files_external): Background color of external devices with errors should respect color theme

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 20 Apr 2023 02:29:23 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #37782 from nextcloud/release/26.0.1 v26.0.1
John Molakvoæ [Wed, 19 Apr 2023 15:38:07 +0000 (17:38 +0200)]
Merge pull request #37782 from nextcloud/release/26.0.1

26.0.1

19 months agofix event move issue 37812/head
Maximilian Martin [Fri, 3 Mar 2023 21:02:44 +0000 (16:02 -0500)]
fix event move issue

Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 19 Apr 2023 02:28:30 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months ago26.0.1 37782/head
John Molakvoæ [Tue, 18 Apr 2023 07:04:11 +0000 (09:04 +0200)]
26.0.1

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 18 Apr 2023 02:37:27 +0000 (02:37 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 17 Apr 2023 02:27:44 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 16 Apr 2023 02:28:04 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 15 Apr 2023 02:27:40 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>