]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 months agofeat(DB): Move retry logic to the QueryBuilder artonge/feat/add_retry_support_to_query_builder 44718/head
Louis Chemineau [Wed, 17 Apr 2024 12:29:47 +0000 (14:29 +0200)]
feat(DB): Move retry logic to the QueryBuilder

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 months agoMerge pull request #44869 from nextcloud/fix/systemtags-input-label
Ferdinand Thiessen [Wed, 17 Apr 2024 10:47:09 +0000 (12:47 +0200)]
Merge pull request #44869 from nextcloud/fix/systemtags-input-label

fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect

7 months agoMerge pull request #44870 from nextcloud/automated/noid/master-update-psalm-baseline
Joas Schilling [Wed, 17 Apr 2024 10:36:57 +0000 (12:36 +0200)]
Merge pull request #44870 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

7 months agochore(tests): Update psalm baseline 44870/head
nextcloud-command [Wed, 17 Apr 2024 02:19:37 +0000 (02:19 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 17 Apr 2024 00:20:38 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agochore: Compile assets 44869/head
Ferdinand Thiessen [Tue, 16 Apr 2024 22:38:42 +0000 (00:38 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
Ferdinand Thiessen [Tue, 16 Apr 2024 22:36:30 +0000 (00:36 +0200)]
fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44661 from nextcloud/fix/hide-hidden-recent-files-v2
Ferdinand Thiessen [Tue, 16 Apr 2024 22:11:18 +0000 (00:11 +0200)]
Merge pull request #44661 from nextcloud/fix/hide-hidden-recent-files-v2

 fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user

7 months agochore: Compile assets 44661/head
Ferdinand Thiessen [Thu, 4 Apr 2024 17:57:13 +0000 (19:57 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(files): Do not show files from hidden folders in "Recent"-view if hidden files...
Ferdinand Thiessen [Thu, 4 Apr 2024 11:02:51 +0000 (13:02 +0200)]
fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user

Needed to adjust the store creation to be able to inject pinia before the vue app is initialized.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44854 from nextcloud/fix/deps-polyfill-intl-normalizer
Ferdinand Thiessen [Tue, 16 Apr 2024 19:29:48 +0000 (21:29 +0200)]
Merge pull request #44854 from nextcloud/fix/deps-polyfill-intl-normalizer

fix(deps): Update symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0

7 months agofix(deps): Update symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0 44854/head
Ferdinand Thiessen [Tue, 16 Apr 2024 12:27:05 +0000 (14:27 +0200)]
fix(deps): Update symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44849 from nextcloud/fix/drop-old-dependencies
Ferdinand Thiessen [Tue, 16 Apr 2024 17:52:38 +0000 (19:52 +0200)]
Merge pull request #44849 from nextcloud/fix/drop-old-dependencies

fix: Drop unmaintained and unused dependencies

7 months agoMerge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type
Côme Chilliet [Tue, 16 Apr 2024 15:13:07 +0000 (17:13 +0200)]
Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type

fix: Remove obsolete resource typing

7 months agoMerge pull request #44847 from nextcloud/fix/files-focus-new-node-dialog
Ferdinand Thiessen [Tue, 16 Apr 2024 11:57:32 +0000 (13:57 +0200)]
Merge pull request #44847 from nextcloud/fix/files-focus-new-node-dialog

fix(files): Focus filename input in new-node dialog when opened

7 months agochore: Compile assets 44849/head
Ferdinand Thiessen [Tue, 16 Apr 2024 11:47:53 +0000 (13:47 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix: Drop unmaintained and unused dependencies
Ferdinand Thiessen [Tue, 16 Apr 2024 11:46:25 +0000 (13:46 +0200)]
fix: Drop unmaintained and unused dependencies

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agochore: Compile assets 44847/head
Ferdinand Thiessen [Tue, 16 Apr 2024 11:00:06 +0000 (13:00 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44761 from nextcloud/fix/deps-webauthn-lib
Ferdinand Thiessen [Tue, 16 Apr 2024 10:57:34 +0000 (12:57 +0200)]
Merge pull request #44761 from nextcloud/fix/deps-webauthn-lib

fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5

7 months agofix(files): Focus filename input in new-node dialog when opened
Ferdinand Thiessen [Tue, 16 Apr 2024 10:55:50 +0000 (12:55 +0200)]
fix(files): Focus filename input in new-node dialog when opened

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44806 from nextcloud/chore/widget-primary-color
Pytal [Tue, 16 Apr 2024 10:19:13 +0000 (03:19 -0700)]
Merge pull request #44806 from nextcloud/chore/widget-primary-color

chore(files): Switch widget to primary color

7 months agoMerge pull request #44834 from nextcloud/fix/files-new-nodes-attributes
Ferdinand Thiessen [Tue, 16 Apr 2024 09:52:42 +0000 (11:52 +0200)]
Merge pull request #44834 from nextcloud/fix/files-new-nodes-attributes

fix(files): Inherit some node attributes when creating new nodes to preserve shared state

7 months agochore: Compile assets 44761/head
Ferdinand Thiessen [Thu, 11 Apr 2024 10:42:45 +0000 (12:42 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Stringable...
Ferdinand Thiessen [Thu, 11 Apr 2024 10:35:19 +0000 (12:35 +0200)]
fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Stringable as message)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix: Use `@simplewebauthn` for frontend logic
Ferdinand Thiessen [Wed, 10 Apr 2024 03:30:10 +0000 (05:30 +0200)]
fix: Use `@simplewebauthn` for frontend logic

This simplifies the code a lot and fixes errors with the exisiting custom code,
where slightly different base64 values were emitted which are not valid according to the standard.

ref: https://github.com/web-auth/webauthn-framework/issues/510

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5
Ferdinand Thiessen [Tue, 9 Apr 2024 23:38:08 +0000 (01:38 +0200)]
fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-command
yemkareems [Tue, 16 Apr 2024 09:43:32 +0000 (15:13 +0530)]
Merge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-command

Feature/occ clear avatar cache command

7 months agochore: Compile assets 44834/head
Ferdinand Thiessen [Mon, 15 Apr 2024 16:16:23 +0000 (18:16 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(files): Inherit some node attributes when creating new nodes to preserve shared...
Ferdinand Thiessen [Mon, 15 Apr 2024 16:09:37 +0000 (18:09 +0200)]
fix(files): Inherit some node attributes when creating new nodes to preserve shared state

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(files): Sanitize `share-types` attribute in download action
Ferdinand Thiessen [Mon, 15 Apr 2024 16:09:09 +0000 (18:09 +0200)]
fix(files): Sanitize `share-types` attribute in download action

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofeat: changes by build/autoloaderchecker.sh 44840/head
yemkareems [Tue, 16 Apr 2024 08:48:51 +0000 (14:18 +0530)]
feat: changes by build/autoloaderchecker.sh

Signed-off-by: yemkareems <yemkareems@gmail.com>
7 months agofeat: wordings corrected as suggested
yemkareems [Tue, 16 Apr 2024 08:29:34 +0000 (13:59 +0530)]
feat: wordings corrected as suggested

Signed-off-by: yemkareems <yemkareems@gmail.com>
7 months agofeat: license wordings, minor php warnings corrected
yemkareems [Tue, 16 Apr 2024 03:23:15 +0000 (08:53 +0530)]
feat: license wordings, minor php warnings corrected

Signed-off-by: yemkareems <yemkareems@gmail.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 16 Apr 2024 00:31:24 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #44835 from nextcloud/fix/update-nextcloud-upload
Ferdinand Thiessen [Tue, 16 Apr 2024 00:05:00 +0000 (02:05 +0200)]
Merge pull request #44835 from nextcloud/fix/update-nextcloud-upload

chore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large files

7 months agoMerge pull request #38933 from nextcloud/orphaned-entries-filecache-extended
Robin Appelman [Mon, 15 Apr 2024 19:07:09 +0000 (21:07 +0200)]
Merge pull request #38933 from nextcloud/orphaned-entries-filecache-extended

feat: remove orphaned entries from filecache_extended

7 months agofeat: cleanup filecache_extended items by default 38933/head
Robin Appelman [Fri, 9 Feb 2024 13:49:56 +0000 (14:49 +0100)]
feat: cleanup filecache_extended items by default

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
7 months agofeat: remove orphaned entries from filecache_extended
Daniel Kesselberg [Wed, 21 Jun 2023 14:34:44 +0000 (16:34 +0200)]
feat: remove orphaned entries from filecache_extended

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
7 months agochore: compile assets 44806/head
Christopher Ng [Mon, 15 Apr 2024 17:58:51 +0000 (10:58 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agochore: Switch widget to primary color
Christopher Ng [Mon, 15 Apr 2024 17:58:51 +0000 (10:58 -0700)]
chore: Switch widget to primary color

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agochore(assets): Recompile assets 44835/head
nextcloud-command [Mon, 15 Apr 2024 16:30:41 +0000 (16:30 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agochore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large files
Ferdinand Thiessen [Mon, 15 Apr 2024 16:21:03 +0000 (18:21 +0200)]
chore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large files

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44810 from nextcloud/moveToOCPServer 44754/head
Joas Schilling [Mon, 15 Apr 2024 12:00:44 +0000 (14:00 +0200)]
Merge pull request #44810 from nextcloud/moveToOCPServer

chore(db): move to OCP\Server

7 months agofeat: command added to clear avatar cache manually
yemkareems [Mon, 15 Apr 2024 10:42:29 +0000 (16:12 +0530)]
feat: command added to clear avatar cache manually

Signed-off-by: yemkareems <yemkareems@gmail.com>
7 months agoMerge pull request #44827 from nextcloud/chore/deps/openapi-extractor
Kate [Mon, 15 Apr 2024 08:35:54 +0000 (10:35 +0200)]
Merge pull request #44827 from nextcloud/chore/deps/openapi-extractor

7 months agoMerge pull request #44770 from nextcloud/techdebt/noid/improved-notification-exceptions
Joas Schilling [Mon, 15 Apr 2024 07:26:21 +0000 (09:26 +0200)]
Merge pull request #44770 from nextcloud/techdebt/noid/improved-notification-exceptions

fix(notifications): Improved notification exceptions

7 months agochore(deps): Update openapi-extractor 44827/head
provokateurin [Mon, 15 Apr 2024 07:10:59 +0000 (09:10 +0200)]
chore(deps): Update openapi-extractor

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 15 Apr 2024 00:19:41 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #44795 from nextcloud/chore/nextcloud-vue-8.11.2
Pytal [Sat, 13 Apr 2024 23:22:46 +0000 (16:22 -0700)]
Merge pull request #44795 from nextcloud/chore/nextcloud-vue-8.11.2

chore(deps): Bump @nextcloud/vue to v8.11.2

7 months agochore(db): move to OCP\Server 44810/head
Git'Fellow [Sat, 13 Apr 2024 16:29:22 +0000 (18:29 +0200)]
chore(db): move to OCP\Server

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
7 months agoMerge pull request #44809 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.5
dependabot[bot] [Sat, 13 Apr 2024 05:02:20 +0000 (05:02 +0000)]
Merge pull request #44809 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.5

7 months agobuild(deps-dev): bump typescript from 5.4.3 to 5.4.5 44809/head
dependabot[bot] [Sat, 13 Apr 2024 02:40:05 +0000 (02:40 +0000)]
build(deps-dev): bump typescript from 5.4.3 to 5.4.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 13 Apr 2024 00:20:50 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #44799 from nextcloud/bugfix/44798/expose-mod-rewrite
Joas Schilling [Fri, 12 Apr 2024 11:30:19 +0000 (13:30 +0200)]
Merge pull request #44799 from nextcloud/bugfix/44798/expose-mod-rewrite

fix(capabilities): Expose if mod-rewrite is working via capabilities

7 months agofeat(capabilities): Expose if mod-rewrite is working via capabilities 44799/head
Joas Schilling [Fri, 12 Apr 2024 10:55:59 +0000 (12:55 +0200)]
feat(capabilities): Expose if mod-rewrite is working via capabilities

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agofix(notifications): Add a warning when using relative links 44770/head
Joas Schilling [Wed, 10 Apr 2024 16:01:50 +0000 (18:01 +0200)]
fix(notifications): Add a warning when using relative links

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agofix(notifications): Throw AlreadyProcessedException also from the manager when it...
Joas Schilling [Wed, 10 Apr 2024 15:26:52 +0000 (17:26 +0200)]
fix(notifications): Throw AlreadyProcessedException also from the manager when it's done

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agofix(notifications): Add a dedicated exception when a notification was not parsed...
Joas Schilling [Wed, 10 Apr 2024 15:12:31 +0000 (17:12 +0200)]
fix(notifications): Add a dedicated exception when a notification was not parsed completely

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agofix(notifications): Add a dedicated exception when the notification is unknown to...
Joas Schilling [Wed, 10 Apr 2024 14:44:40 +0000 (16:44 +0200)]
fix(notifications): Add a dedicated exception when the notification is unknown to the notifier

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agofix(notifications): Add a dedicated exception when not all fields are set while savin...
Joas Schilling [Wed, 10 Apr 2024 14:07:16 +0000 (16:07 +0200)]
fix(notifications): Add a dedicated exception when not all fields are set while saving a notification

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agofix(notifications): Add a dedicated exception when invalid values are set
Joas Schilling [Wed, 10 Apr 2024 13:50:17 +0000 (15:50 +0200)]
fix(notifications): Add a dedicated exception when invalid values are set

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agotest(jest): Transform unist modules 44795/head
Christopher Ng [Thu, 11 Apr 2024 23:40:47 +0000 (16:40 -0700)]
test(jest): Transform unist modules

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agochore: compile assets
Christopher Ng [Thu, 11 Apr 2024 23:11:35 +0000 (16:11 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agochore(deps): Bump @nextcloud/vue to v8.11.2
Christopher Ng [Thu, 11 Apr 2024 23:11:35 +0000 (16:11 -0700)]
chore(deps): Bump @nextcloud/vue to v8.11.2

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 12 Apr 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #44762 from nextcloud/dependabot/npm_and_yarn/cypress-split-1...
dependabot[bot] [Thu, 11 Apr 2024 11:31:23 +0000 (11:31 +0000)]
Merge pull request #44762 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.23.0

7 months agoMerge pull request #44771 from nextcloud/fix/39941/fed-trusted-race-condition
Joas Schilling [Thu, 11 Apr 2024 09:32:17 +0000 (11:32 +0200)]
Merge pull request #44771 from nextcloud/fix/39941/fed-trusted-race-condition

fix(federation): give some time to prepare both servers

7 months agofix(federation): give some time to prepare both servers 44771/head
Arthur Schiwon [Wed, 10 Apr 2024 19:45:33 +0000 (21:45 +0200)]
fix(federation): give some time to prepare both servers

- when this background job runs, while the current server was not being
  added as trusted_server in the other instance, yet, the secret sharing
  would not be attempted again, without visual feedback.
- the change allows 5 attempts, which gives more than 20minutes to
  complete. More do not really help as the endpoint is brute force
  protected.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 11 Apr 2024 00:20:46 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #44755 from nextcloud/feat/deprecate-and-replace-jQuery-dialogs
Ferdinand Thiessen [Wed, 10 Apr 2024 19:56:41 +0000 (21:56 +0200)]
Merge pull request #44755 from nextcloud/feat/deprecate-and-replace-jQuery-dialogs

feat: Deprecate and replace legacy jQuery UI dialogs with Vue

7 months agofix(tests): Adjust tests for changed css classes 44755/head
Ferdinand Thiessen [Wed, 10 Apr 2024 14:38:38 +0000 (16:38 +0200)]
fix(tests): Adjust tests for changed css classes

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agochore: Compile assets
Ferdinand Thiessen [Wed, 10 Apr 2024 11:54:32 +0000 (13:54 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofeat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dialogs...
Ferdinand Thiessen [Tue, 9 Apr 2024 17:34:13 +0000 (19:34 +0200)]
feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dialogs` alternative

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofeat: Deprecate `OC.dialogs.prompt` an replace with Vue implementation
Ferdinand Thiessen [Tue, 9 Apr 2024 17:33:06 +0000 (19:33 +0200)]
feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44350 from nextcloud/fix/noid/ldap-check-user-escape
Arthur Schiwon [Wed, 10 Apr 2024 10:02:13 +0000 (12:02 +0200)]
Merge pull request #44350 from nextcloud/fix/noid/ldap-check-user-escape

fix(LDAP): escape DN on check-user

7 months agobuild(deps-dev): bump cypress-split from 1.21.0 to 1.23.0 44762/head
dependabot[bot] [Wed, 10 Apr 2024 08:52:59 +0000 (08:52 +0000)]
build(deps-dev): bump cypress-split from 1.21.0 to 1.23.0

Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.21.0...v1.23.0)

---
updated-dependencies:
- dependency-name: cypress-split
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agoMerge pull request #44698 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.2
dependabot[bot] [Wed, 10 Apr 2024 08:51:20 +0000 (08:51 +0000)]
Merge pull request #44698 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.2

7 months agobuild(deps-dev): bump cypress from 13.7.1 to 13.7.2 44698/head
dependabot[bot] [Wed, 10 Apr 2024 08:30:41 +0000 (08:30 +0000)]
build(deps-dev): bump cypress from 13.7.1 to 13.7.2

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.1...v13.7.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agoMerge pull request #44452 from nextcloud/make-sass-command-compatible-with-macos
Marco [Wed, 10 Apr 2024 08:29:11 +0000 (10:29 +0200)]
Merge pull request #44452 from nextcloud/make-sass-command-compatible-with-macos

Make sass command compatible with macos

7 months agoMerge branch 'master' into make-sass-command-compatible-with-macos 44452/head
Marco [Wed, 10 Apr 2024 08:10:17 +0000 (10:10 +0200)]
Merge branch 'master' into make-sass-command-compatible-with-macos

7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 10 Apr 2024 00:19:46 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #44450 from nextcloud/emoral435/fix/fix-breadcrumb-showing-capabil...
John Molakvoæ [Tue, 9 Apr 2024 23:39:12 +0000 (01:39 +0200)]
Merge pull request #44450 from nextcloud/emoral435/fix/fix-breadcrumb-showing-capabilities

7 months agochore(assets): recompile assets 44450/head
Eduardo Morales [Tue, 9 Apr 2024 13:44:34 +0000 (08:44 -0500)]
chore(assets): recompile assets

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agofix(Cypress): Adjust tests for new breadcrumbs
Eduardo Morales [Tue, 9 Apr 2024 13:38:37 +0000 (08:38 -0500)]
fix(Cypress): Adjust tests for new breadcrumbs

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agofix(files): Hide full view name on small mobile to prevent overflow
Ferdinand Thiessen [Tue, 26 Mar 2024 13:41:06 +0000 (14:41 +0100)]
fix(files): Hide full view name on small mobile to prevent overflow

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agofix(breadcrumbs): Improved breadcrumb progress bar mobile rendering
Eduardo Morales [Mon, 25 Mar 2024 11:31:28 +0000 (06:31 -0500)]
fix(breadcrumbs): Improved breadcrumb progress bar mobile rendering

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agoMerge pull request #44746 from nextcloud/doc/idbconnection-prepare-branding
Christoph Wurst [Tue, 9 Apr 2024 18:57:19 +0000 (20:57 +0200)]
Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-branding

docs: Adjust branding in IDBConnection::prepare doc block

7 months agoMerge pull request #44756 from nextcloud/fix/deprecate-fileexits
Pytal [Tue, 9 Apr 2024 18:45:41 +0000 (11:45 -0700)]
Merge pull request #44756 from nextcloud/fix/deprecate-fileexits

fix: Add deprecation to `OC.dialogs.fileexists`

7 months agodocs: Adjust branding in IDBConnection::prepare doc block 44746/head
Christoph Wurst [Tue, 9 Apr 2024 07:52:42 +0000 (09:52 +0200)]
docs: Adjust branding in IDBConnection::prepare doc block

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 months agofix: Add deprecation to `OC.dialogs.fileexists` 44756/head
Ferdinand Thiessen [Tue, 9 Apr 2024 17:51:37 +0000 (19:51 +0200)]
fix: Add deprecation to `OC.dialogs.fileexists`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agoMerge pull request #44736 from nextcloud/fix/avatar-images
Pytal [Tue, 9 Apr 2024 17:10:19 +0000 (10:10 -0700)]
Merge pull request #44736 from nextcloud/fix/avatar-images

fix: Fix avatar images

7 months agoMerge pull request #44753 from nextcloud/feat/add-disabled-option-for-user-list
Pytal [Tue, 9 Apr 2024 17:04:04 +0000 (10:04 -0700)]
Merge pull request #44753 from nextcloud/feat/add-disabled-option-for-user-list

feat(occ): Add --disabled option to occ user:list

7 months agofeat(occ): Add --disabled option to occ user:list 44753/head
Côme Chilliet [Tue, 9 Apr 2024 13:47:40 +0000 (15:47 +0200)]
feat(occ): Add --disabled option to occ user:list

Allows to easily list disabled users from cli in a efficient way

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agochore: add `@since` annotation for IStreamImage::resource method 44658/head
Côme Chilliet [Tue, 9 Apr 2024 12:18:39 +0000 (14:18 +0200)]
chore: add `@since` annotation for IStreamImage::resource method

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agoMerge pull request #44294 from nextcloud/fix/storage-mount-owner
Julius Härtl [Tue, 9 Apr 2024 11:18:13 +0000 (13:18 +0200)]
Merge pull request #44294 from nextcloud/fix/storage-mount-owner

fix: Pass the mountpoint target user to storages without owner

7 months agoMerge pull request #44730 from nextcloud/jail-watcher
Robin Appelman [Tue, 9 Apr 2024 10:40:44 +0000 (12:40 +0200)]
Merge pull request #44730 from nextcloud/jail-watcher

fix: use proper jailed patch in watcher

7 months agofix(user_ldap): Fix LDAP tests with new typing
Côme Chilliet [Tue, 9 Apr 2024 09:24:38 +0000 (11:24 +0200)]
fix(user_ldap): Fix LDAP tests with new typing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agofix: Fix typing issues related to resource migration
Côme Chilliet [Tue, 9 Apr 2024 08:48:27 +0000 (10:48 +0200)]
fix: Fix typing issues related to resource migration

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agofix: Pass the mountpoint target user to storages without owner 44294/head
Julius Härtl [Tue, 19 Mar 2024 08:33:16 +0000 (09:33 +0100)]
fix: Pass the mountpoint target user to storages without owner

Storages that do not have a dedicated owner (e.g. groupfolders, external
storages) currently always assume the current session user as the owner.
This leads to several issues when there is no user session but a node is
obtained through a user folder.

In order to have the correct user available we need to pass the user
that is used to setup a mountpoint along to the storage layer as we
generally assume that an owner is available for those.

Signed-off-by: Julius Härtl <jus@bitgrid.net>