]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
16 months agoadd command do delete orphan shares 39285/head
Robin Appelman [Wed, 5 Jul 2023 15:13:04 +0000 (17:13 +0200)]
add command do delete orphan shares

Signed-off-by: Robin Appelman <robin@icewind.nl>
16 months agoMerge pull request #39252 from nextcloud/backport/38046/stable26
Joas Schilling [Mon, 10 Jul 2023 12:30:25 +0000 (14:30 +0200)]
Merge pull request #39252 from nextcloud/backport/38046/stable26

[stable26] fix(dav): Abort requests with 429 instead of waiting

16 months agofix(dav): Abort requests with 429 instead of waiting 39252/head
Joas Schilling [Thu, 30 Mar 2023 13:02:51 +0000 (15:02 +0200)]
fix(dav): Abort requests with 429 instead of waiting

Signed-off-by: Joas Schilling <coding@schilljs.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 10 Jul 2023 00:29:04 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoFix(l10n): Update translations from Transifex 38984/head
Nextcloud bot [Sun, 9 Jul 2023 00:35:41 +0000 (00:35 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 8 Jul 2023 00:30:30 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoMerge pull request #39206 from nextcloud/backport/39203/stable26
John Molakvoæ [Fri, 7 Jul 2023 07:20:43 +0000 (09:20 +0200)]
Merge pull request #39206 from nextcloud/backport/39203/stable26

16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 7 Jul 2023 00:27:49 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agofix(cypress): revert only toggle 39206/head
John Molakvoæ [Thu, 6 Jul 2023 19:27:17 +0000 (21:27 +0200)]
fix(cypress): revert only toggle

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
16 months agoMerge pull request #39152 from nextcloud/backport/39115/stable26
Arthur Schiwon [Thu, 6 Jul 2023 16:42:59 +0000 (18:42 +0200)]
Merge pull request #39152 from nextcloud/backport/39115/stable26

[stable26] fix(sse): don't update uncached files

16 months agoMerge pull request #39194 from nextcloud/fix/stable26/tag-search-short-circuit-master
Arthur Schiwon [Thu, 6 Jul 2023 16:38:53 +0000 (18:38 +0200)]
Merge pull request #39194 from nextcloud/fix/stable26/tag-search-short-circuit-master

[stable26] fix(TagSearchProvider): Short circuit if no tag matches the query

16 months agoFix psalm error 39194/head
Marcel Klehr [Fri, 30 Jun 2023 10:32:14 +0000 (12:32 +0200)]
Fix psalm error

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
16 months agofix(TagSearchProvider): Short circuit if no tag matches the query
Marcel Klehr [Thu, 29 Jun 2023 13:01:14 +0000 (15:01 +0200)]
fix(TagSearchProvider): Short circuit if no tag matches the query

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 6 Jul 2023 00:30:56 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoMerge pull request #39159 from nextcloud/backport/39043/stable26
Christoph Wurst [Wed, 5 Jul 2023 18:01:04 +0000 (20:01 +0200)]
Merge pull request #39159 from nextcloud/backport/39043/stable26

[stable26] fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem

16 months agoMerge pull request #39117 from nextcloud/backport/37428/stable26
Louis [Wed, 5 Jul 2023 13:41:03 +0000 (15:41 +0200)]
Merge pull request #39117 from nextcloud/backport/37428/stable26

[stable26] Ignore and log non integer versions

16 months agofix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem 39159/head
Christoph Wurst [Wed, 28 Jun 2023 13:07:23 +0000 (15:07 +0200)]
fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 5 Jul 2023 00:27:02 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agofix(sse): don't update uncached files 39152/head
Richard Steinmetz [Mon, 3 Jul 2023 07:40:46 +0000 (09:40 +0200)]
fix(sse): don't update uncached files

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
16 months agoMerge pull request #38977 from nextcloud/backport/38625/stable26
Arthur Schiwon [Tue, 4 Jul 2023 20:08:09 +0000 (22:08 +0200)]
Merge pull request #38977 from nextcloud/backport/38625/stable26

[stable26] fix: expect interface, not a specific implementation

16 months agoCheck for non-numeric versions, not non-integer 39117/head
Côme Chilliet [Wed, 5 Apr 2023 15:44:25 +0000 (17:44 +0200)]
Check for non-numeric versions, not non-integer

All versions are string

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
16 months agoIgnore and log non integer versions
Côme Chilliet [Mon, 27 Mar 2023 15:37:16 +0000 (17:37 +0200)]
Ignore and log non integer versions

This avoids being stuck when there is one buggy file version with a
 non-integer version. It allows the expiration process to not crash and
 continue with the other ones.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 4 Jul 2023 00:29:35 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 3 Jul 2023 00:30:56 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoMerge pull request #39080 from nextcloud/backport/39025/stable26
Ferdinand Thiessen [Sat, 1 Jul 2023 18:57:17 +0000 (20:57 +0200)]
Merge pull request #39080 from nextcloud/backport/39025/stable26

[stable26] fix(files): Only render the menu if there are actions to show

16 months agofix(files): Only render the menu if there are actions to show 39080/head
Julius Härtl [Tue, 27 Jun 2023 08:46:12 +0000 (10:46 +0200)]
fix(files): Only render the menu if there are actions to show

Signed-off-by: Julius Härtl <jus@bitgrid.net>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 1 Jul 2023 00:25:32 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoMerge pull request #38961 from nextcloud/fix/missing-systemtags-index-stable26
Arthur Schiwon [Fri, 30 Jun 2023 15:37:20 +0000 (17:37 +0200)]
Merge pull request #38961 from nextcloud/fix/missing-systemtags-index-stable26

[stable26] fix(systemtags): Add missing systemtags index

16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 30 Jun 2023 00:30:00 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoMerge pull request #39072 from nextcloud/backport/39067/stable26
Pytal [Thu, 29 Jun 2023 18:21:22 +0000 (11:21 -0700)]
Merge pull request #39072 from nextcloud/backport/39067/stable26

16 months agochore: update cypress workflow from templates 39072/head
John Molakvoæ [Thu, 29 Jun 2023 15:26:47 +0000 (17:26 +0200)]
chore: update cypress workflow from templates

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
16 months agofix(cypress): branch definition
John Molakvoæ [Thu, 29 Jun 2023 15:12:01 +0000 (17:12 +0200)]
fix(cypress): branch definition

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 28 Jun 2023 00:31:00 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 27 Jun 2023 00:32:25 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoci: adjust return annotation to older psalm version 38977/head
Arthur Schiwon [Mon, 26 Jun 2023 15:07:21 +0000 (17:07 +0200)]
ci: adjust return annotation to older psalm version

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
16 months agoMerge pull request #38908 from nextcloud/backport/38897/stable26
Joas Schilling [Mon, 26 Jun 2023 14:45:03 +0000 (16:45 +0200)]
Merge pull request #38908 from nextcloud/backport/38897/stable26

[stable26] fix(core): Do not invert app menu text color

16 months agochore(assets): Recompile assets 38908/head
Jonas [Mon, 26 Jun 2023 11:08:14 +0000 (13:08 +0200)]
chore(assets): Recompile assets

Signed-off-by: Jonas <jonas@freesources.org>
16 months agofix(core): Do not invert app menu text color
Ferdinand Thiessen [Wed, 3 May 2023 10:58:07 +0000 (12:58 +0200)]
fix(core): Do not invert app menu text color

* Also fixes other cypress test
* Build assets

Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
16 months agoMerge pull request #39014 from nextcloud/enh/noid/fix-setup-check
Simon L [Mon, 26 Jun 2023 13:44:48 +0000 (15:44 +0200)]
Merge pull request #39014 from nextcloud/enh/noid/fix-setup-check

[stable26] fix setup-check test

16 months agoMerge pull request #38949 from nextcloud/backport/38773/stable26
Julien Veyssier [Mon, 26 Jun 2023 13:43:59 +0000 (15:43 +0200)]
Merge pull request #38949 from nextcloud/backport/38773/stable26

[stable26] Add bruteforce protection in OauthApiController

16 months agodocs: adjust @since version to backport
Arthur Schiwon [Mon, 26 Jun 2023 12:49:16 +0000 (14:49 +0200)]
docs: adjust @since version to backport

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
16 months agoMerge pull request #39006 from nextcloud/backport/38958/stable26
Simon L [Mon, 26 Jun 2023 12:44:16 +0000 (14:44 +0200)]
Merge pull request #39006 from nextcloud/backport/38958/stable26

[stable26] use getsystemvalue-functions in Mailer.php

16 months agofix setup-check test 39014/head
Simon L [Mon, 26 Jun 2023 12:38:24 +0000 (14:38 +0200)]
fix setup-check test

Signed-off-by: Simon L <szaimen@e.mail.de>
16 months agoadd bruteforce protection in OauthApiController 38949/head
Julien Veyssier [Mon, 12 Jun 2023 15:36:49 +0000 (17:36 +0200)]
add bruteforce protection in OauthApiController

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
16 months agotry to fix tests 39006/head
Simon L [Fri, 23 Jun 2023 15:12:45 +0000 (17:12 +0200)]
try to fix tests

Signed-off-by: Simon L <szaimen@e.mail.de>
16 months agouse getsystemvalue-functions in Mailer.php
Simon L [Fri, 23 Jun 2023 09:07:41 +0000 (11:07 +0200)]
use getsystemvalue-functions in Mailer.php

Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 26 Jun 2023 00:28:13 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 25 Jun 2023 00:31:48 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 24 Jun 2023 00:26:30 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoci: pro forma check of existence of internal method
Arthur Schiwon [Fri, 16 Jun 2023 22:15:49 +0000 (00:15 +0200)]
ci: pro forma check of existence of internal method

createNode() is protected and used by Folder, but being an internal-only
method it shall not be exposed in the Folder or IRootFolder interface.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agorefactor: declare getMount() and getMountsIn() at IRootFolder
Arthur Schiwon [Thu, 15 Jun 2023 21:21:56 +0000 (23:21 +0200)]
refactor: declare getMount() and getMountsIn() at IRootFolder

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agochore: ugly type juggling
Arthur Schiwon [Thu, 8 Jun 2023 21:32:16 +0000 (23:32 +0200)]
chore: ugly type juggling

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agofix: add typehine for IRootFolder
Arthur Schiwon [Fri, 2 Jun 2023 23:34:06 +0000 (01:34 +0200)]
fix: add typehine for IRootFolder

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agofix: expect interface, not a specific implementation
Arthur Schiwon [Fri, 2 Jun 2023 23:19:15 +0000 (01:19 +0200)]
fix: expect interface, not a specific implementation

- fixes a regression when deleting folders while music app was enabled,
  for a LazyRoot was passed to this method.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agofix(systemtags): Keep non-existing index 38961/head
Marcel Klehr [Thu, 22 Jun 2023 08:12:15 +0000 (10:12 +0200)]
fix(systemtags): Keep non-existing index

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
17 months agofix(systemtags): Move index creation from new migration to existing original migration
Marcel Klehr [Thu, 22 Jun 2023 07:49:53 +0000 (09:49 +0200)]
fix(systemtags): Move index creation from new migration to existing original migration

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
17 months agofix(systemtags): Add missing systemtags index
Marcel Klehr [Wed, 21 Jun 2023 13:10:06 +0000 (15:10 +0200)]
fix(systemtags): Add missing systemtags index

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
17 months agoMerge pull request #38708 from nextcloud/backport/38398/stable26
Julien Veyssier [Thu, 22 Jun 2023 15:09:32 +0000 (17:09 +0200)]
Merge pull request #38708 from nextcloud/backport/38398/stable26

[stable26] Store encrypted OAuth2 client secrets

17 months agoencrypt oauth2 client secrets 38708/head
Julien Veyssier [Mon, 22 May 2023 13:39:56 +0000 (15:39 +0200)]
encrypt oauth2 client secrets

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
17 months agoadd test that inserts a long oauth client secret
Julien Veyssier [Mon, 12 Jun 2023 15:51:08 +0000 (17:51 +0200)]
add test that inserts a long oauth client secret

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
17 months agoMerge pull request #38853 from nextcloud/backport/38823/stable26
Simon L [Thu, 22 Jun 2023 11:57:22 +0000 (13:57 +0200)]
Merge pull request #38853 from nextcloud/backport/38823/stable26

[stable26] generate user themed favicon and touchicon

17 months agoMerge pull request #38887 from nextcloud/backport/38868/stable26
Simon L [Thu, 22 Jun 2023 11:56:43 +0000 (13:56 +0200)]
Merge pull request #38887 from nextcloud/backport/38868/stable26

[stable26] fix confusion around mail settings and improve layout a bit

17 months agoMerge pull request #38932 from nextcloud/backport/38915/stable26
Simon L [Thu, 22 Jun 2023 11:55:44 +0000 (13:55 +0200)]
Merge pull request #38932 from nextcloud/backport/38915/stable26

[stable26] adjust admin setup check to increase warning to configure https

17 months agoMerge pull request #38942 from nextcloud/release/26.0.3 v26.0.3
Arthur Schiwon [Thu, 22 Jun 2023 09:59:46 +0000 (11:59 +0200)]
Merge pull request #38942 from nextcloud/release/26.0.3

26.0.3

17 months ago26.0.3 38942/head
Arthur Schiwon [Thu, 22 Jun 2023 09:41:38 +0000 (11:41 +0200)]
26.0.3

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 22 Jun 2023 00:30:43 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoadjust admin setup check to increase warning to set up https 38932/head
Simon L [Tue, 20 Jun 2023 20:54:48 +0000 (22:54 +0200)]
adjust admin setup check to increase warning to set up https

Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 21 Jun 2023 00:37:58 +0000 (00:37 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 20 Jun 2023 00:23:09 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #38904 from nextcloud/release/26.0.3_rc2 v26.0.3rc2
Arthur Schiwon [Mon, 19 Jun 2023 19:02:39 +0000 (21:02 +0200)]
Merge pull request #38904 from nextcloud/release/26.0.3_rc2

26.0.3 RC2

17 months ago26.0.3 RC2 38904/head
Arthur Schiwon [Mon, 19 Jun 2023 15:15:01 +0000 (17:15 +0200)]
26.0.3 RC2

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agoMerge pull request #38892 from nextcloud/obj-store-copy-list-source-cache-26
Julius Härtl [Mon, 19 Jun 2023 14:46:01 +0000 (16:46 +0200)]
Merge pull request #38892 from nextcloud/obj-store-copy-list-source-cache-26

17 months agouse source cache when listing folder during recursive copy 38892/head
Robin Appelman [Fri, 26 May 2023 12:51:05 +0000 (14:51 +0200)]
use source cache when listing folder during recursive copy

Signed-off-by: Robin Appelman <robin@icewind.nl>
17 months agofix confusion around mail settings 38887/head
Simon L [Sat, 17 Jun 2023 16:07:07 +0000 (18:07 +0200)]
fix confusion around mail settings

Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 19 Jun 2023 00:18:17 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 18 Jun 2023 00:18:07 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 17 Jun 2023 00:18:12 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agogenerate user themed favicon and touchicon 38853/head
Simon L [Wed, 14 Jun 2023 17:58:31 +0000 (19:58 +0200)]
generate user themed favicon and touchicon

Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 16 Jun 2023 00:18:13 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #38755 from nextcloud/release/26.0.3_rc1 v26.0.3rc1
Arthur Schiwon [Thu, 15 Jun 2023 10:44:51 +0000 (12:44 +0200)]
Merge pull request #38755 from nextcloud/release/26.0.3_rc1

26.0.3 RC1

17 months agoMerge pull request #38023 from nextcloud/backport/32877/stable26
Arthur Schiwon [Thu, 15 Jun 2023 10:40:45 +0000 (12:40 +0200)]
Merge pull request #38023 from nextcloud/backport/32877/stable26

[stable26] allow storing multiple mounts for the same rootid in the mount cache

17 months agoci: revert to avoid conflict for release PR 38023/head
Arthur Schiwon [Thu, 15 Jun 2023 10:40:34 +0000 (12:40 +0200)]
ci: revert to avoid conflict for release PR

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agoMerge pull request #37230 from nextcloud/backport/36033/stable26
Arthur Schiwon [Thu, 15 Jun 2023 09:54:38 +0000 (11:54 +0200)]
Merge pull request #37230 from nextcloud/backport/36033/stable26

[stable26] invalidate existing tokens when deleting an oauth client

17 months agoMerge pull request #38757 from nextcloud/backport/38468/stable26
Arthur Schiwon [Thu, 15 Jun 2023 09:09:05 +0000 (11:09 +0200)]
Merge pull request #38757 from nextcloud/backport/38468/stable26

[stable26] log failures to read certificates during listing

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 15 Jun 2023 00:18:14 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoadjust @since annotation 37230/head
Arthur Schiwon [Wed, 14 Jun 2023 21:26:41 +0000 (23:26 +0200)]
adjust @since annotation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
17 months agoMerge pull request #38684 from nextcloud/backport/37802/stable26
Arthur Schiwon [Wed, 14 Jun 2023 21:22:05 +0000 (23:22 +0200)]
Merge pull request #38684 from nextcloud/backport/37802/stable26

[stable26] Sharing: Do not show copy action when user doesn't have permissions

17 months agoMerge pull request #38818 from nextcloud/backport/38811/stable26
Simon L [Wed, 14 Jun 2023 17:05:58 +0000 (19:05 +0200)]
Merge pull request #38818 from nextcloud/backport/38811/stable26

[stable26] make sure to show download button only one time

17 months agomake sure to show download button only one time 38818/head
Simon L [Wed, 14 Jun 2023 09:30:04 +0000 (11:30 +0200)]
make sure to show download button only one time

Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agoMerge pull request #38807 from nextcloud/automated/noid/stable26-fix-npm-audit
Simon L [Wed, 14 Jun 2023 13:17:39 +0000 (15:17 +0200)]
Merge pull request #38807 from nextcloud/automated/noid/stable26-fix-npm-audit

[stable26] Fix npm audit

17 months agochore(deps): fix npm audit 38807/head
nextcloud-command [Wed, 14 Jun 2023 12:16:45 +0000 (12:16 +0000)]
chore(deps): fix npm audit

Signed-off-by: GitHub <noreply@github.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 14 Jun 2023 00:18:10 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #38396 from nextcloud/backport/38164/stable26
Simon L [Tue, 13 Jun 2023 22:58:33 +0000 (00:58 +0200)]
Merge pull request #38396 from nextcloud/backport/38164/stable26

[stable26] Show pending popover menu when password is enabled by default

17 months agochore(assets): Recompile JS 38396/head
Joas Schilling [Mon, 22 May 2023 10:53:21 +0000 (12:53 +0200)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit 9f8fa4802bc419b9f0637efad32c24778e8215ff)

17 months agoShow pending popover menu when password is enabled by default
Daniel Calviño Sánchez [Tue, 9 May 2023 23:54:32 +0000 (01:54 +0200)]
Show pending popover menu when password is enabled by default

When "Enforce password protection" is enabled in the sharing settings a
popover menu is shown to set a password before the share is created. On
the other hand, when "Always ask for a password" was enabled in the
sharing settings and a new link share was created the share was
immediately created with a default password; the user was not able to
specify a password (nor create the share without password).

The component template already provided the needed elements to also ask
for the password without enforcing it, but the popover menu was not
shown due to "enableLinkPasswordByDefault" being missing in "if"
conditions.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
(cherry picked from commit d4631921b4f4ab2832bc6698def47aa16d60c621)

17 months agoRename "pendingPassword" to "pendingEnforcedPassword"
Daniel Calviño Sánchez [Tue, 9 May 2023 23:51:50 +0000 (01:51 +0200)]
Rename "pendingPassword" to "pendingEnforcedPassword"

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
(cherry picked from commit d80f8fc84f0e548ebf7520ee0995d6e06ec00c1d)

17 months agoMerge pull request #38358 from nextcloud/backport/38294/stable26
Arthur Schiwon [Tue, 13 Jun 2023 17:37:20 +0000 (19:37 +0200)]
Merge pull request #38358 from nextcloud/backport/38294/stable26

[stable26] Use aria-expanded correctly on toggle user actions

17 months agoMerge pull request #37776 from nextcloud/backport/37534/stable26
Arthur Schiwon [Tue, 13 Jun 2023 09:46:05 +0000 (11:46 +0200)]
Merge pull request #37776 from nextcloud/backport/37534/stable26

[stable26] Adjust the value of the "max-parts" parameter of the object storage 'ListPart' interface to 1000

17 months agoMerge pull request #38574 from nextcloud/backport/38301/stable26
Arthur Schiwon [Tue, 13 Jun 2023 09:40:38 +0000 (11:40 +0200)]
Merge pull request #38574 from nextcloud/backport/38301/stable26

[stable26] fix(caldav): Ignore invalid events for reminder generation