]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 months agochore: Compile assets 43473/head
Ferdinand Thiessen [Mon, 5 Feb 2024 12:37:43 +0000 (13:37 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entities in...
Ferdinand Thiessen [Mon, 5 Feb 2024 11:42:18 +0000 (12:42 +0100)]
fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entities in their names

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #43422 from nextcloud/backport/43317/stable28
Ferdinand Thiessen [Fri, 9 Feb 2024 01:17:42 +0000 (02:17 +0100)]
Merge pull request #43422 from nextcloud/backport/43317/stable28

[stable28] fix(ContactsStore): Sanitize user ID given to guest avatar route

8 months agoMerge pull request #43456 from nextcloud/backport/43435/stable28
Ferdinand Thiessen [Fri, 9 Feb 2024 00:47:55 +0000 (01:47 +0100)]
Merge pull request #43456 from nextcloud/backport/43435/stable28

[stable28] do not break personal settings page is viewer is not there

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 9 Feb 2024 00:19:50 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43409 from nextcloud/backport/43385/stable28
Ferdinand Thiessen [Thu, 8 Feb 2024 22:32:25 +0000 (23:32 +0100)]
Merge pull request #43409 from nextcloud/backport/43385/stable28

[stable28] chore: Update `nextcloud-vue-collection` to drop duplicated nextcloud-vue

8 months agochore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` dependency 43409/head
Ferdinand Thiessen [Tue, 6 Feb 2024 09:50:19 +0000 (10:50 +0100)]
chore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` dependency

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
8 months agoMerge pull request #43451 from nextcloud/backport/43433/stable28
Simon L [Thu, 8 Feb 2024 14:12:06 +0000 (15:12 +0100)]
Merge pull request #43451 from nextcloud/backport/43433/stable28

[stable28] Use AccountPlusIcon in broadcrombs

8 months agofix psalm 43456/head
Simon L [Thu, 8 Feb 2024 09:44:19 +0000 (10:44 +0100)]
fix psalm

Signed-off-by: Simon L <szaimen@e.mail.de>
8 months agodo not break personal settings page is viewer is not there
Simon L [Wed, 7 Feb 2024 13:29:22 +0000 (14:29 +0100)]
do not break personal settings page is viewer is not there

Signed-off-by: Simon L <szaimen@e.mail.de>
8 months agoMerge pull request #43449 from nextcloud/backport/43213/stable28
Andy Scherzinger [Thu, 8 Feb 2024 13:21:50 +0000 (14:21 +0100)]
Merge pull request #43449 from nextcloud/backport/43213/stable28

[stable28] fix(sharing): migrate QuickShareSelect to NcActions

8 months agochore(assets): Recompile assets 43451/head
nextcloud-command [Thu, 8 Feb 2024 13:12:22 +0000 (13:12 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(files_sharing): use proper sharing AccountPlus icon in breadcrumbs
Simon L [Wed, 7 Feb 2024 12:57:17 +0000 (13:57 +0100)]
fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbs

Signed-off-by: Simon L <szaimen@e.mail.de>
[skip ci]

8 months agoMerge pull request #43448 from nextcloud/backport/42444/stable28
Grigorii K. Shartsev [Thu, 8 Feb 2024 12:54:01 +0000 (17:54 +0500)]
Merge pull request #43448 from nextcloud/backport/42444/stable28

[stable28] fix(files): move focus to sidebar on open

8 months agochore(assets): Recompile assets 43448/head
Grigorii K. Shartsev [Wed, 7 Feb 2024 23:02:11 +0000 (00:02 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoMerge pull request #43445 from nextcloud/backport/43357/stable28
Simon L [Thu, 8 Feb 2024 11:15:04 +0000 (12:15 +0100)]
Merge pull request #43445 from nextcloud/backport/43357/stable28

[stable28] fix(migration): Make naming constraint fail softer on updates

8 months agochore(assets): Recompile assets 43449/head
Grigorii K. Shartsev [Thu, 8 Feb 2024 10:56:13 +0000 (11:56 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(sharing): migrate QuickShareSelect to NcActions
Grigorii K. Shartsev [Tue, 30 Jan 2024 13:40:14 +0000 (14:40 +0100)]
fix(sharing): migrate QuickShareSelect to NcActions

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(files): focus sidebar tab on tab or file change
Grigorii K. Shartsev [Tue, 6 Feb 2024 22:30:43 +0000 (23:30 +0100)]
fix(files): focus sidebar tab on tab or file change

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(files): do not disable action on load to keep focus
Grigorii K. Shartsev [Tue, 6 Feb 2024 22:30:08 +0000 (23:30 +0100)]
fix(files): do not disable action on load to keep focus

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(migration): Make naming constraint fail softer on updates 43445/head
Joas Schilling [Wed, 7 Feb 2024 19:45:51 +0000 (20:45 +0100)]
fix(migration): Make naming constraint fail softer on updates

Only on installation we want to break hard, so that all developers notice
the bugs when installing the app on any database or CI, and can work on
fixing their migrations before releasing a version incompatible with Postgres.

In case of updates we might be running on production instances and the
administrators being faced with the error would not know how to resolve it
anyway. This can also happen with instances, that had the issue before the
current update, so we don't want to make their life more complicated
than needed.

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43421 from nextcloud/backport/41015/stable28
Robin Appelman [Thu, 8 Feb 2024 09:16:57 +0000 (10:16 +0100)]
Merge pull request #43421 from nextcloud/backport/41015/stable28

[stable28] continue background scanning different storages if one fails

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 8 Feb 2024 00:19:54 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43434 from nextcloud/stable28-bump-ncvue-to-v8.6.2
Pytal [Wed, 7 Feb 2024 19:41:18 +0000 (11:41 -0800)]
Merge pull request #43434 from nextcloud/stable28-bump-ncvue-to-v8.6.2

[stable28] Bump NcVue to `v8.6.2`

8 months agochore(assets): Recompile assets 43434/head
nextcloud-command [Wed, 7 Feb 2024 18:37:09 +0000 (18:37 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoBump NcVue to `v8.6.2`
julia.kirschenheuter [Wed, 7 Feb 2024 13:15:35 +0000 (14:15 +0100)]
Bump NcVue to `v8.6.2`

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
8 months agoMerge pull request #43418 from nextcloud/backport/43267/stable28
John Molakvoæ [Wed, 7 Feb 2024 11:15:56 +0000 (12:15 +0100)]
Merge pull request #43418 from nextcloud/backport/43267/stable28

8 months agochore(assets): Recompile assets 43418/head
nextcloud-command [Wed, 7 Feb 2024 07:59:36 +0000 (07:59 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(ContactsStore): Sanitize user ID given to guest avatar route 43422/head
Ferdinand Thiessen [Sat, 3 Feb 2024 10:32:51 +0000 (11:32 +0100)]
fix(ContactsStore): Sanitize user ID given to guest avatar route

It is not allowed to use slashes within path parameters, so they would need to be encoded.
But URL encoded slashes are not suported by Apache, so instead replace slash with space.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agocontinue background scanning different storages if one fails 43421/head
Robin Appelman [Fri, 20 Oct 2023 14:31:48 +0000 (16:31 +0200)]
continue background scanning different storages if one fails

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agofix(files): setup cannot be in mixins
John Molakvoæ [Fri, 2 Feb 2024 07:16:01 +0000 (08:16 +0100)]
fix(files): setup cannot be in mixins

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agochore(files): move shared FileEntry and FileEntryGrid into a mixin
John Molakvoæ [Thu, 1 Feb 2024 18:35:07 +0000 (19:35 +0100)]
chore(files): move shared FileEntry and FileEntryGrid into a mixin

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofix(files) selection store typing
John Molakvoæ [Thu, 1 Feb 2024 18:00:46 +0000 (19:00 +0100)]
fix(files) selection store typing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofix(files): drop to folder path and user feedback
John Molakvoæ [Thu, 1 Feb 2024 17:59:58 +0000 (18:59 +0100)]
fix(files): drop to folder path and user feedback

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agoMerge pull request #43404 from nextcloud/backport/43217/stable28
John Molakvoæ [Wed, 7 Feb 2024 07:54:42 +0000 (08:54 +0100)]
Merge pull request #43404 from nextcloud/backport/43217/stable28

8 months agoMerge pull request #43372 from nextcloud/automated/noid/stable28-update-code-signing-crl
Matthieu Gallien [Wed, 7 Feb 2024 07:45:02 +0000 (08:45 +0100)]
Merge pull request #43372 from nextcloud/automated/noid/stable28-update-code-signing-crl

[stable28] fix(security): Update code signing revocation list

8 months agofix(security): Update code signing revocation list 43372/head
nextcloud-command [Wed, 7 Feb 2024 02:11:42 +0000 (02:11 +0000)]
fix(security): Update code signing revocation list

Signed-off-by: GitHub <noreply@github.com>
8 months agoMerge pull request #43392 from nextcloud/backport/43319/stable28
Ferdinand Thiessen [Wed, 7 Feb 2024 01:54:07 +0000 (02:54 +0100)]
Merge pull request #43392 from nextcloud/backport/43319/stable28

[stable28] Fix color of app menu entries and background color

8 months agochore: Compile assets 43392/head
Ferdinand Thiessen [Tue, 6 Feb 2024 13:46:20 +0000 (14:46 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(cypress): Adjust cypress tests for changed theming
Ferdinand Thiessen [Tue, 6 Feb 2024 20:25:55 +0000 (21:25 +0100)]
fix(cypress): Adjust cypress tests for changed theming

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(theming): The background is the primary color and must not be double inverted
Ferdinand Thiessen [Sat, 3 Feb 2024 12:37:28 +0000 (13:37 +0100)]
fix(theming): The background is the primary color and must not be double inverted

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 7 Feb 2024 00:19:20 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agofix(files): add mount root property and adjust delete wording 43404/head
John Molakvoæ [Tue, 30 Jan 2024 16:20:03 +0000 (17:20 +0100)]
fix(files): add mount root property and adjust delete wording

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoMerge pull request #43403 from nextcloud/backport/43369/stable28
Pytal [Tue, 6 Feb 2024 20:42:55 +0000 (12:42 -0800)]
Merge pull request #43403 from nextcloud/backport/43369/stable28

[stable28] fix: added last two places for aria-labels on setting icons

8 months agofix: added last two places for aria-labels on setting icons 43403/head
Eduardo Morales [Mon, 5 Feb 2024 23:11:49 +0000 (17:11 -0600)]
fix: added last two places for aria-labels on setting icons

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agoMerge pull request #43388 from nextcloud/backport/43358/stable28
Julia Kirschenheuter [Tue, 6 Feb 2024 13:37:06 +0000 (14:37 +0100)]
Merge pull request #43388 from nextcloud/backport/43358/stable28

[stable28] fix(settings): focus on federation scope after dialog

8 months agoMerge pull request #43384 from nextcloud/backport/40725/stable28
Joas Schilling [Tue, 6 Feb 2024 13:00:04 +0000 (14:00 +0100)]
Merge pull request #43384 from nextcloud/backport/40725/stable28

[stable28] chore: Use the same configuration in update-baseline as in psalm workflow

8 months agochore(assets): Recompile assets 43388/head
nextcloud-command [Tue, 6 Feb 2024 12:32:08 +0000 (12:32 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agochore(assets): Recompile assets
Grigorii K. Shartsev [Mon, 5 Feb 2024 14:43:34 +0000 (15:43 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agotechdebt(settings): mark visibility selects as label-outside
Grigorii K. Shartsev [Mon, 5 Feb 2024 14:41:28 +0000 (15:41 +0100)]
techdebt(settings): mark visibility selects as label-outside

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(settings): focus on trigger after federation scope dialog close
Grigorii K. Shartsev [Mon, 5 Feb 2024 11:57:40 +0000 (12:57 +0100)]
fix(settings): focus on trigger after federation scope dialog close

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
8 months agochore: Use the same configuration in update-baseline as in psalm workflow 43384/head
Côme Chilliet [Thu, 1 Feb 2024 16:15:57 +0000 (17:15 +0100)]
chore: Use the same configuration in update-baseline as in psalm workflow

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMerge pull request #43347 from nextcloud/backport/42552/stable28
Andy Scherzinger [Tue, 6 Feb 2024 09:19:56 +0000 (10:19 +0100)]
Merge pull request #43347 from nextcloud/backport/42552/stable28

[stable28] fix(theming): change color button contrast

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 6 Feb 2024 00:19:20 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43359 from nextcloud/backport/43318/stable28
John Molakvoæ [Mon, 5 Feb 2024 15:54:25 +0000 (16:54 +0100)]
Merge pull request #43359 from nextcloud/backport/43318/stable28

8 months agofix(files): dav owner and mime types 43359/head
John Molakvoæ [Sat, 3 Feb 2024 11:39:43 +0000 (12:39 +0100)]
fix(files): dav owner and mime types

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoMerge pull request #43336 from nextcloud/backport/43330/stable28
John Molakvoæ [Mon, 5 Feb 2024 14:42:32 +0000 (15:42 +0100)]
Merge pull request #43336 from nextcloud/backport/43330/stable28

8 months agochore(assets): Recompile assets 43347/head
nextcloud-command [Mon, 5 Feb 2024 12:55:41 +0000 (12:55 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(files): better null relatedTarget event detection 43336/head
John Molakvoæ [Sun, 4 Feb 2024 20:21:20 +0000 (21:21 +0100)]
fix(files): better null relatedTarget event detection

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(files): drag leave detection on safari
John Molakvoæ [Sun, 4 Feb 2024 13:03:04 +0000 (14:03 +0100)]
fix(files): drag leave detection on safari

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofix(cypress): Wait for color change in `pickRandomColor`
Ferdinand Thiessen [Wed, 24 Jan 2024 16:34:52 +0000 (17:34 +0100)]
fix(cypress): Wait for color change in `pickRandomColor`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agotest(theming): update e2e tests after separating color button and preview
Grigorii K. Shartsev [Tue, 16 Jan 2024 17:40:33 +0000 (18:40 +0100)]
test(theming): update e2e tests after separating color button and preview

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(theming): change color button contrast on admin settings
Grigorii K. Shartsev [Tue, 16 Jan 2024 17:39:56 +0000 (18:39 +0100)]
fix(theming): change color button contrast on admin settings

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(theming): change color button contrast on user settings
Grigorii K. Shartsev [Tue, 2 Jan 2024 15:16:42 +0000 (16:16 +0100)]
fix(theming): change color button contrast on user settings

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 5 Feb 2024 00:19:49 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 4 Feb 2024 00:19:39 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43294 from nextcloud/backport/42811/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 20:18:09 +0000 (21:18 +0100)]
Merge pull request #43294 from nextcloud/backport/42811/stable28

[stable28] make failure to load app commands non-fatal

8 months agoMerge pull request #43278 from nextcloud/backport/43024/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 20:17:17 +0000 (21:17 +0100)]
Merge pull request #43278 from nextcloud/backport/43024/stable28

[stable28] Consider admin defaults when creating shares

8 months agochore(assets): Recompile assets 43278/head
nextcloud-command [Sat, 3 Feb 2024 19:38:44 +0000 (19:38 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoUse `@nextcloud/capabilities` to obtain share api defaults
fenn-cs [Wed, 31 Jan 2024 19:38:34 +0000 (20:38 +0100)]
Use `@nextcloud/capabilities` to obtain share api defaults

- Remove redundant initial state added

- Call `getCapabilities()` in share config file.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
8 months agoConsider admin defaults when creating shares
fenn-cs [Mon, 22 Jan 2024 13:49:57 +0000 (14:49 +0100)]
Consider admin defaults when creating shares

The current share logic always uses the default `BUNDLED_PERMISSIONS.ALL`
which includes everything.

This commit updates share creation logic to use `defaultPermissions` if set
by admin for the creation of new shares.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
8 months agoMerge pull request #43236 from nextcloud/backport/40594/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 18:59:07 +0000 (19:59 +0100)]
Merge pull request #43236 from nextcloud/backport/40594/stable28

[stable28] dav: fix wrong decoding of pluses in URLs

8 months agodav: fix wrong decoding of pluses in URLs 43236/head
Lorenz Brun [Fri, 22 Sep 2023 23:40:52 +0000 (01:40 +0200)]
dav: fix wrong decoding of pluses in URLs

PHP's urldecode function does not decode URLs according to RFC 3986, but
according to the HTML 4.01 query parameter
encoding. This results in pluses being wrongly decoded to spaces even
though they should not be decoded at all.

Use rawurldecode instead, which follows RFC 3986 properly.

This fixes an issue where files on DAV shares containing pluses were
incorrectly decoded to spaces.

Fixes: #15849
Signed-off-by: Lorenz Brun <lorenz@brun.one>
8 months agoMerge pull request #43282 from nextcloud/backport/42696/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 14:26:31 +0000 (15:26 +0100)]
Merge pull request #43282 from nextcloud/backport/42696/stable28

[stable28] fix(caldav): only call getTimestamp() on actual DateTime data

8 months agoMerge pull request #43222 from nextcloud/backport/43172/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 14:21:54 +0000 (15:21 +0100)]
Merge pull request #43222 from nextcloud/backport/43172/stable28

[stable28] fix(files): selected files actions position on scroll/with readme block

8 months agochore(assets): Recompile assets 43222/head
nextcloud-command [Tue, 30 Jan 2024 21:03:40 +0000 (21:03 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(caldav): only call getTimestamp() on actual DateTime data 43282/head
Thomas Citharel [Thu, 11 Jan 2024 09:14:48 +0000 (10:14 +0100)]
fix(caldav): only call getTimestamp() on actual DateTime data

For some reason the value of $component['DTSTART'][0] may not be a DateTimeImmutable

Closes #42464

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 months agofix(files): selected files actions position on scroll/with readme block
Grigorii K. Shartsev [Sat, 27 Jan 2024 18:05:31 +0000 (19:05 +0100)]
fix(files): selected files actions position on scroll/with readme block

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agoMerge pull request #43175 from nextcloud/backport/43147/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 13:22:11 +0000 (14:22 +0100)]
Merge pull request #43175 from nextcloud/backport/43147/stable28

[stable28] fix(files): Consistent sorting for folders before files (user configurable)

8 months agoMerge pull request #43046 from nextcloud/backport/43045/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 13:11:17 +0000 (14:11 +0100)]
Merge pull request #43046 from nextcloud/backport/43045/stable28

[stable28] fix(apps): Fix type information of app manager

8 months agoMerge pull request #43181 from nextcloud/backport/42930/stable28
Ferdinand Thiessen [Sat, 3 Feb 2024 11:16:56 +0000 (12:16 +0100)]
Merge pull request #43181 from nextcloud/backport/42930/stable28

[stable28] Fix: config param 'overwritecondaddr' not working

8 months agochore: Compile assets 43175/head
Ferdinand Thiessen [Fri, 26 Jan 2024 13:29:31 +0000 (14:29 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(cypress): Adjust files sorting tests
Ferdinand Thiessen [Fri, 26 Jan 2024 15:04:16 +0000 (16:04 +0100)]
fix(cypress): Adjust files sorting tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(files): Consistent sorting for folders before files (user configurable)
Ferdinand Thiessen [Fri, 26 Jan 2024 13:21:32 +0000 (14:21 +0100)]
fix(files): Consistent sorting for folders before files (user configurable)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(apps): Fix type information of app manager 43046/head
Joas Schilling [Tue, 23 Jan 2024 08:55:06 +0000 (09:55 +0100)]
fix(apps): Fix type information of app manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43040 from nextcloud/backport/43028/stable28
Julia Kirschenheuter [Sat, 3 Feb 2024 10:35:44 +0000 (11:35 +0100)]
Merge pull request #43040 from nextcloud/backport/43028/stable28

[stable28] Correct values and attributes

8 months agoMerge pull request #43044 from nextcloud/backport/43015/stable28
Julia Kirschenheuter [Sat, 3 Feb 2024 10:35:35 +0000 (11:35 +0100)]
Merge pull request #43044 from nextcloud/backport/43015/stable28

[stable28] Replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard

8 months agochore(assets): Recompile assets 43044/head
nextcloud-command [Sat, 3 Feb 2024 09:36:25 +0000 (09:36 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agochore(assets): Recompile assets 43040/head
nextcloud-command [Tue, 23 Jan 2024 00:35:27 +0000 (00:35 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoCorrect values and attributes
julia.kirschenheuter [Mon, 22 Jan 2024 15:59:19 +0000 (16:59 +0100)]
Correct values and attributes

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
8 months agochore(assets): Recompile assets
nextcloud-command [Tue, 23 Jan 2024 12:49:44 +0000 (12:49 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard
julia.kirschenheuter [Mon, 22 Jan 2024 10:17:19 +0000 (11:17 +0100)]
fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
8 months agoMerge pull request #43112 from nextcloud/backport/43098/stable28
Julia Kirschenheuter [Sat, 3 Feb 2024 08:20:51 +0000 (09:20 +0100)]
Merge pull request #43112 from nextcloud/backport/43098/stable28

[stable28] fix(settings): federation scope menu a11y

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 3 Feb 2024 00:19:24 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43291 from nextcloud/backport/43271/stable28
Julia Kirschenheuter [Fri, 2 Feb 2024 20:05:07 +0000 (21:05 +0100)]
Merge pull request #43291 from nextcloud/backport/43271/stable28

[stable28] fix(user_status): Fix losing focus to body when closing user status modal

8 months agochore(assets): Recompile assets 43291/head
nextcloud-command [Fri, 2 Feb 2024 14:02:12 +0000 (14:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(user_status): Fix losing focus to body when closing user status modal
Christopher Ng [Thu, 1 Feb 2024 19:37:40 +0000 (11:37 -0800)]
fix(user_status): Fix losing focus to body when closing user status modal

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agoMerge pull request #43295 from nextcloud/backport/43273/stable28
Joas Schilling [Fri, 2 Feb 2024 18:40:07 +0000 (19:40 +0100)]
Merge pull request #43295 from nextcloud/backport/43273/stable28

[stable28] fix(tests): Make the cypress apps management test more reliable

8 months agoMerge pull request #43292 from nextcloud/backport/43174/stable28
Grigorii K. Shartsev [Fri, 2 Feb 2024 18:16:20 +0000 (23:16 +0500)]
Merge pull request #43292 from nextcloud/backport/43174/stable28

[stable28] fix(files): do not open file by id on load for folders

8 months agochore(assets): Recompile assets 43292/head
Grigorii K. Shartsev [Fri, 2 Feb 2024 16:08:00 +0000 (17:08 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>