]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 months agoMerge branch 'master' of github.com:nextcloud/server
Louis Chemineau [Thu, 8 Feb 2024 14:23:28 +0000 (15:23 +0100)]
Merge branch 'master' of github.com:nextcloud/server

8 months agoMerge pull request #43435 from nextcloud/enh/noid/do-not-break-personal-settings...
Simon L [Thu, 8 Feb 2024 13:39:18 +0000 (14:39 +0100)]
Merge pull request #43435 from nextcloud/enh/noid/do-not-break-personal-settings-without-viewer

do not break personal settings page is viewer is not there

8 months agofix psalm 43435/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 agoMerge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs
Côme Chilliet [Thu, 8 Feb 2024 10:52:40 +0000 (11:52 +0100)]
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs

8 months agoMerge pull request #43433 from nextcloud/enh/40202/use-correct-icon
Simon L [Thu, 8 Feb 2024 10:49:27 +0000 (11:49 +0100)]
Merge pull request #43433 from nextcloud/enh/40202/use-correct-icon

Use AccountPlusIcon in broadcrombs

8 months agofix(files_sharing): use proper sharing AccountPlus icon in breadcrumbs 43433/head
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>
8 months agochore: Remove last uses of IJob::execute method 43387/head
Côme Chilliet [Tue, 6 Feb 2024 13:04:39 +0000 (14:04 +0100)]
chore: Remove last uses of IJob::execute method

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Delete deprecated internal Job classes
Côme Chilliet [Tue, 6 Feb 2024 11:05:20 +0000 (12:05 +0100)]
chore: Delete deprecated internal Job classes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Migrate away from internal Job classes
Côme Chilliet [Tue, 6 Feb 2024 11:02:54 +0000 (12:02 +0100)]
chore: Migrate away from internal Job classes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agofix!: Migrate jobs away from deprecated interfaces
Côme Chilliet [Tue, 6 Feb 2024 10:22:09 +0000 (11:22 +0100)]
fix!: Migrate jobs away from deprecated interfaces

BREAKING CHANGE: Removed ILogFactory::getCustomLogger deprecated method

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMerge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade
Simon L [Thu, 8 Feb 2024 08:24:52 +0000 (09:24 +0100)]
Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade

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

8 months agoMerge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sidebar-on...
John Molakvoæ [Thu, 8 Feb 2024 07:57:40 +0000 (08:57 +0100)]
Merge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sidebar-on-open

8 months agoMerge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-share-selec...
Grigorii K. Shartsev [Thu, 8 Feb 2024 00:34:44 +0000 (05:34 +0500)]
Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-share-select-to-nc-actions

fix(sharing): migrate QuickShareSelect to NcActions

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agochore(assets): Recompile assets 43213/head
Grigorii K. Shartsev [Thu, 8 Feb 2024 00:11:06 +0000 (01:11 +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 agochore(assets): Recompile assets 42444/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>
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 43357/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 #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2
Pytal [Wed, 7 Feb 2024 19:36:09 +0000 (11:36 -0800)]
Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2

Bump NcVue to `v8.6.2`

8 months agoBump NcVue to `v8.6.2` 43438/head
julia.kirschenheuter [Wed, 7 Feb 2024 14:10:31 +0000 (15:10 +0100)]
Bump NcVue to `v8.6.2`

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
8 months agoMerge pull request #32231 from nextcloud/feat/theming-scheme-meta
John Molakvoæ [Wed, 7 Feb 2024 17:20:00 +0000 (18:20 +0100)]
Merge pull request #32231 from nextcloud/feat/theming-scheme-meta

8 months agoSupport theme meta w3c standard 32231/head
John Molakvoæ [Sun, 1 May 2022 10:12:45 +0000 (12:12 +0200)]
Support theme meta w3c standard

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
8 months agoReapply "Cleanup versions entity in during versions:clean command"
Louis Chemineau [Wed, 7 Feb 2024 15:11:33 +0000 (16:11 +0100)]
Reapply "Cleanup versions entity in during versions:clean command"

This reverts commit 17ee5968263a5bb96f4ca1d50845ad06066f8062.

8 months agoMerge pull request #43407 from nextcloud/fix/dont-load-viewer-on-dashboard
Richard Steinmetz [Wed, 7 Feb 2024 13:37:24 +0000 (14:37 +0100)]
Merge pull request #43407 from nextcloud/fix/dont-load-viewer-on-dashboard

perf(dashboard): Stop loading the viewer on the dashboard

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 #43399 from nextcloud/storage-directory-test-mtime-persision
Robin Appelman [Wed, 7 Feb 2024 12:49:47 +0000 (13:49 +0100)]
Merge pull request #43399 from nextcloud/storage-directory-test-mtime-persision

make storage directory test be a bit less strict about mtimes

8 months agoMerge pull request #43394 from nextcloud/chore/perf/caniuse-lite
Richard Steinmetz [Wed, 7 Feb 2024 12:04:59 +0000 (13:04 +0100)]
Merge pull request #43394 from nextcloud/chore/perf/caniuse-lite

chore(perf): prevent unnecessary bundling of caniuse-lite

8 months agomake storage directory test be a bit less strict about mtimes 43399/head
Robin Appelman [Tue, 6 Feb 2024 16:44:23 +0000 (17:44 +0100)]
make storage directory test be a bit less strict about mtimes

sometimes the clock ticks over during the test

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoperf(dashboard): Stop loading the viewer on the dashboard 43407/head
Ferdinand Thiessen [Tue, 6 Feb 2024 21:13:15 +0000 (22:13 +0100)]
perf(dashboard): Stop loading the viewer on the dashboard

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #43231 from nextcloud/feat/warn-batch-delete
John Molakvoæ [Wed, 7 Feb 2024 11:00:17 +0000 (12:00 +0100)]
Merge pull request #43231 from nextcloud/feat/warn-batch-delete

8 months agochore(perf): prevent unnecessary bundling of caniuse-lite 43394/head
Richard Steinmetz [Tue, 6 Feb 2024 13:54:39 +0000 (14:54 +0100)]
chore(perf): prevent unnecessary bundling of caniuse-lite

It does not support tree shaking as they are still building a cjs
bundle. However, they bundle certain futures to separate smaller modules
which we can take advantage of.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
8 months agochore: recompile assets 43231/head
John Molakvoæ [Wed, 7 Feb 2024 10:09:42 +0000 (11:09 +0100)]
chore: recompile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofeat(files): ask for confirm if deleting 5 items or more
John Molakvoæ [Wed, 31 Jan 2024 09:09:58 +0000 (10:09 +0100)]
feat(files): ask for confirm if deleting 5 items or more

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agoMerge pull request #43317 from nextcloud/fix/contacts-name
John Molakvoæ [Wed, 7 Feb 2024 09:23:22 +0000 (10:23 +0100)]
Merge pull request #43317 from nextcloud/fix/contacts-name

8 months agoMerge pull request #41015 from nextcloud/background-scan-catch-storage-error
Robin Appelman [Wed, 7 Feb 2024 09:06:32 +0000 (10:06 +0100)]
Merge pull request #41015 from nextcloud/background-scan-catch-storage-error

continue background scanning different storages if one fails

8 months agoMerge pull request #43267 from nextcloud/fix/files/selection-typing-and-drop-upload
John Molakvoæ [Wed, 7 Feb 2024 08:53:00 +0000 (09:53 +0100)]
Merge pull request #43267 from nextcloud/fix/files/selection-typing-and-drop-upload

8 months agoMerge pull request #43378 from nextcloud/automated/noid/master-update-code-signing-crl
Matthieu Gallien [Wed, 7 Feb 2024 08:14:58 +0000 (09:14 +0100)]
Merge pull request #43378 from nextcloud/automated/noid/master-update-code-signing-crl

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

8 months agochore(assets): Recompile assets 43267/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>
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 agofix(security): Update code signing revocation list 43378/head
nextcloud-command [Wed, 7 Feb 2024 02:11:39 +0000 (02:11 +0000)]
fix(security): Update code signing revocation list

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

chore: Update `nextcloud-vue-collection` to drop duplicated nextcloud-vue

8 months agochore: Compile assets 43385/head
Ferdinand Thiessen [Tue, 6 Feb 2024 09:52:33 +0000 (10:52 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agochore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` dependency
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>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 7 Feb 2024 00:19:10 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43405 from nextcloud/fix/cypress-theming
John Molakvoæ [Tue, 6 Feb 2024 21:49:31 +0000 (22:49 +0100)]
Merge pull request #43405 from nextcloud/fix/cypress-theming

fix(cypress): Adjust cypress tests for changed theming

8 months agofix(cypress): Adjust cypress tests for changed theming 43405/head
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 agoMerge pull request #43217 from nextcloud/fix/sharing-delee-leave-share
John Molakvoæ [Tue, 6 Feb 2024 19:25:10 +0000 (20:25 +0100)]
Merge pull request #43217 from nextcloud/fix/sharing-delee-leave-share

8 months agoMerge pull request #43369 from nextcloud/fix/a11y/42855/add-last-two-aria-labels...
Pytal [Tue, 6 Feb 2024 18:45:39 +0000 (10:45 -0800)]
Merge pull request #43369 from nextcloud/fix/a11y/42855/add-last-two-aria-labels-for-icons

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

8 months agochore: recompile assets 43217/head
John Molakvoæ [Tue, 6 Feb 2024 16:44:40 +0000 (17:44 +0100)]
chore: recompile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofix(files): add mount root property and adjust delete wording
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>
8 months agofix: added last two places for aria-labels on setting icons 43369/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 #43361 from nextcloud/fix/add-missing-phpdoc-template-parameters
Ferdinand Thiessen [Tue, 6 Feb 2024 14:11:50 +0000 (15:11 +0100)]
Merge pull request #43361 from nextcloud/fix/add-missing-phpdoc-template-parameters

chore: Add missing ArrayAccess template parameters

8 months agoMerge pull request #43319 from nextcloud/fix/theming-background-primary
Andy Scherzinger [Tue, 6 Feb 2024 13:27:54 +0000 (14:27 +0100)]
Merge pull request #43319 from nextcloud/fix/theming-background-primary

Fix color of app menu entries and background color

8 months agoMerge pull request #43131 from nextcloud/fix/files/cache-wrapper-no-partial-cache...
Christoph Wurst [Tue, 6 Feb 2024 12:51:51 +0000 (13:51 +0100)]
Merge pull request #43131 from nextcloud/fix/files/cache-wrapper-no-partial-cache-entry-formatting

fix(files): Don't attempt to format a partial cache entry

8 months agoMerge pull request #43358 from nextcloud/fix/settings--focus-on-federation-scope...
Julia Kirschenheuter [Tue, 6 Feb 2024 12:25:02 +0000 (13:25 +0100)]
Merge pull request #43358 from nextcloud/fix/settings--focus-on-federation-scope-after-dialog

fix(settings): focus on federation scope after dialog

8 months agoMerge pull request #39928 from fsamapoor/refactor_user_ldap_app_commands
Côme Chilliet [Tue, 6 Feb 2024 10:24:08 +0000 (11:24 +0100)]
Merge pull request #39928 from fsamapoor/refactor_user_ldap_app_commands

8 months agochore(assets): Recompile assets 43358/head
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: Add missing ArrayAccess template parameters 43361/head
Côme Chilliet [Mon, 5 Feb 2024 17:08:26 +0000 (18:08 +0100)]
chore: Add missing ArrayAccess template parameters

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMerge pull request #43379 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Tue, 6 Feb 2024 09:15:11 +0000 (10:15 +0100)]
Merge pull request #43379 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

8 months agoUpdate apps/user_ldap/lib/Command/Search.php 39928/head
Faraz Samapoor [Tue, 30 Jan 2024 09:27:26 +0000 (12:57 +0330)]
Update apps/user_ldap/lib/Command/Search.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
8 months agoRefactors user_ldap app commands.
Faraz Samapoor [Wed, 24 Jan 2024 07:38:56 +0000 (11:08 +0330)]
Refactors user_ldap app commands.

To improve code readability.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
8 months agoUpdate psalm baseline 43379/head
nextcloud-command [Tue, 6 Feb 2024 02:14:41 +0000 (02:14 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
8 months agoMerge pull request #43247 from nextcloud/enh/noid/load-non-lazy-config-value
Maxence Lange [Tue, 6 Feb 2024 01:25:09 +0000 (00:25 -0100)]
Merge pull request #43247 from nextcloud/enh/noid/load-non-lazy-config-value

[IAppConfig] returns non lazy value while searching for lazy one

8 months agoreturns non lazy value while searching for lazy 43247/head
Maxence Lange [Wed, 31 Jan 2024 23:03:27 +0000 (22:03 -0100)]
returns non lazy value while searching for lazy

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 6 Feb 2024 00:19:11 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43360 from nextcloud/bugfix/noid/fix-flaky-cypress-test
Joas Schilling [Mon, 5 Feb 2024 18:07:26 +0000 (19:07 +0100)]
Merge pull request #43360 from nextcloud/bugfix/noid/fix-flaky-cypress-test

fix(tests): Fix flaky cypress test

8 months agoMerge pull request #43275 from nextcloud/enh/noid/no-exception-on-missing-key-updatel...
Maxence Lange [Mon, 5 Feb 2024 17:21:02 +0000 (16:21 -0100)]
Merge pull request #43275 from nextcloud/enh/noid/no-exception-on-missing-key-updatelazy-updatesensitie

return false on AppConfigUnknownKeyException

8 months agoMerge pull request #43333 from nextcloud/43225-fix-share-quick-perms-subline
Ferdinand Thiessen [Mon, 5 Feb 2024 15:58:20 +0000 (16:58 +0100)]
Merge pull request #43333 from nextcloud/43225-fix-share-quick-perms-subline

Show quick permission subline on newline

8 months agoMerge pull request #43354 from nextcloud/fix/run-integration-only-if-needed
Joas Schilling [Mon, 5 Feb 2024 15:52:42 +0000 (16:52 +0100)]
Merge pull request #43354 from nextcloud/fix/run-integration-only-if-needed

fix(CI): Only run integration tests if needed

8 months agofix(tests): Fix flyke cypress test 43360/head
Joas Schilling [Mon, 5 Feb 2024 15:41:40 +0000 (16:41 +0100)]
fix(tests): Fix flyke cypress test

This is a "Ctrl+D" instead of "Ctrl+S" fail from b2d999fd6835e5c59b6086c658330ce7360a780f

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43318 from nextcloud/fix/ownerid-string
John Molakvoæ [Mon, 5 Feb 2024 15:18:04 +0000 (16:18 +0100)]
Merge pull request #43318 from nextcloud/fix/ownerid-string

fix(files): dav owner and mime types

8 months agofix(files): dav owner and mime types 43318/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>
8 months agoMerge pull request #40633 from nextcloud/fix/cleanup-ocp-baseline
Côme Chilliet [Mon, 5 Feb 2024 13:24:59 +0000 (14:24 +0100)]
Merge pull request #40633 from nextcloud/fix/cleanup-ocp-baseline

8 months agoMerge pull request #40725 from nextcloud/automated/noid/master-update-psalm-baseline
Joas Schilling [Mon, 5 Feb 2024 13:09:24 +0000 (14:09 +0100)]
Merge pull request #40725 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

8 months agofix(CI): Only run integration tests if needed 43354/head
Ferdinand Thiessen [Mon, 5 Feb 2024 13:07:06 +0000 (14:07 +0100)]
fix(CI): Only run integration tests if needed

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #43348 from nextcloud/bugfix/noid/make-cypress-summary-also-quick
Joas Schilling [Mon, 5 Feb 2024 12:18:34 +0000 (13:18 +0100)]
Merge pull request #43348 from nextcloud/bugfix/noid/make-cypress-summary-also-quick

fix(CI): Put cypress-summary to the "low" queue

8 months agochore: Add references to phpdoc deprecation notice for IL10N 40633/head
Côme Chilliet [Mon, 5 Feb 2024 09:18:16 +0000 (10:18 +0100)]
chore: Add references to phpdoc deprecation notice for IL10N

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
8 months agochore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps
Côme Chilliet [Thu, 1 Feb 2024 15:13:27 +0000 (16:13 +0100)]
chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMake it clear in the deprecation comment that DI is preferred
Côme Chilliet [Tue, 26 Sep 2023 09:42:37 +0000 (11:42 +0200)]
Make it clear in the deprecation comment that DI is preferred

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoUse OCP\Util::getL10N instead of OC::$server->getL10N
Côme Chilliet [Tue, 26 Sep 2023 08:42:38 +0000 (10:42 +0200)]
Use OCP\Util::getL10N instead of OC::$server->getL10N

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Use the same configuration in update-baseline as in psalm workflow 40725/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 agochore: Update psalm baseline
Côme Chilliet [Thu, 1 Feb 2024 15:36:39 +0000 (16:36 +0100)]
chore: Update psalm baseline

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Add extra options to silence composer warnings
Côme Chilliet [Thu, 1 Feb 2024 15:36:07 +0000 (16:36 +0100)]
chore: Add extra options to silence composer warnings

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoUpdate psalm baseline
nextcloud-command [Tue, 30 Jan 2024 02:15:09 +0000 (02:15 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
8 months agofix(CI): Put cypress-summary to the "low" queue 43348/head
Joas Schilling [Mon, 5 Feb 2024 10:08:31 +0000 (11:08 +0100)]
fix(CI): Put cypress-summary to the "low" queue

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43345 from nextcloud/bugfix/noid/utilize-low-res-pool
Joas Schilling [Mon, 5 Feb 2024 10:07:33 +0000 (11:07 +0100)]
Merge pull request #43345 from nextcloud/bugfix/noid/utilize-low-res-pool

feat(CI): Utilize low-resource pool for changes and summaries

8 months agofeat(CI): Utilize low-resource pool for changes and summaries 43345/head
Joas Schilling [Mon, 5 Feb 2024 09:08:06 +0000 (10:08 +0100)]
feat(CI): Utilize low-resource pool for changes and summaries

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43332 from nextcloud/rakekniven-patch-3
rakekniven [Mon, 5 Feb 2024 07:57:56 +0000 (08:57 +0100)]
Merge pull request #43332 from nextcloud/rakekniven-patch-3

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 5 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 agochore(assets): Recompile assets 43333/head
nextcloud-command [Sun, 4 Feb 2024 22:11:03 +0000 (22:11 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoShow quick permission subline on newline
fenn-cs [Sun, 4 Feb 2024 16:37:29 +0000 (17:37 +0100)]
Show quick permission subline on newline

- Show quick permission details/explanations on subline
- Fix icon colors, should be white (or component set color) when highlighted.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
8 months agoMerge pull request #43330 from nextcloud/fix/safari-drag-drop
John Molakvoæ [Sun, 4 Feb 2024 21:46:54 +0000 (22:46 +0100)]
Merge pull request #43330 from nextcloud/fix/safari-drag-drop

8 months agofix(files): better null relatedTarget event detection 43330/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>