]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 weeks agochore(assets): Recompile assets
nextcloud-command [Wed, 21 Aug 2024 17:15:36 +0000 (17:15 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agofix: use empty template by default when pressing enter
Elizabeth Danzberger [Tue, 20 Aug 2024 21:37:48 +0000 (17:37 -0400)]
fix: use empty template by default when pressing enter

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
8 weeks agoMerge pull request #47397 from nextcloud/chore/update-vue
Ferdinand Thiessen [Wed, 21 Aug 2024 17:56:05 +0000 (19:56 +0200)]
Merge pull request #47397 from nextcloud/chore/update-vue

Update `@nextcloud/vue` to v8.17.0

8 weeks agochore: Compile assets 47397/head
Ferdinand Thiessen [Wed, 21 Aug 2024 15:08:14 +0000 (17:08 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agochore: Update `@nextcloud/vue` to v8.17.0
Ferdinand Thiessen [Wed, 21 Aug 2024 15:03:19 +0000 (17:03 +0200)]
chore: Update `@nextcloud/vue` to v8.17.0

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agoMerge pull request #47259 from nextcloud/memcache-ncad
Robin Appelman [Wed, 21 Aug 2024 15:19:04 +0000 (17:19 +0200)]
Merge pull request #47259 from nextcloud/memcache-ncad

feat: add negative compare-and-delete to imemcache

8 weeks agoMerge pull request #47388 from nextcloud/bugfix/noid/green-ci
Joas Schilling [Wed, 21 Aug 2024 13:53:27 +0000 (15:53 +0200)]
Merge pull request #47388 from nextcloud/bugfix/noid/green-ci

ci: Skip flaky test on PHP 8.3

8 weeks agoMerge pull request #46991 from nextcloud/fix/45083/config-from-js
Arthur Schiwon [Wed, 21 Aug 2024 12:58:24 +0000 (14:58 +0200)]
Merge pull request #46991 from nextcloud/fix/45083/config-from-js

fix(ProvisioningAPI): set typed config values by via API

8 weeks agoMerge pull request #47370 from nextcloud/fix/loading-icon
Ferdinand Thiessen [Wed, 21 Aug 2024 12:37:47 +0000 (14:37 +0200)]
Merge pull request #47370 from nextcloud/fix/loading-icon

fix(files): Move loading icon before grid toggle

8 weeks agoMerge pull request #47371 from nextcloud/fix/disable-auto-zoom-ios
Ferdinand Thiessen [Wed, 21 Aug 2024 12:32:16 +0000 (14:32 +0200)]
Merge pull request #47371 from nextcloud/fix/disable-auto-zoom-ios

fix: Disable auto-zoom on iOS

8 weeks agoMerge pull request #47352 from nextcloud/fix/context-write-wording
Andy Scherzinger [Wed, 21 Aug 2024 11:25:09 +0000 (13:25 +0200)]
Merge pull request #47352 from nextcloud/fix/context-write-wording

fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"

8 weeks agoMerge pull request #47381 from nextcloud/chore/deps/openapi-extractor
Andy Scherzinger [Wed, 21 Aug 2024 11:20:10 +0000 (13:20 +0200)]
Merge pull request #47381 from nextcloud/chore/deps/openapi-extractor

chore(deps): Update openapi-extractor to v1.0.0

8 weeks agoci: Skip flaky test on PHP 8.3 47388/head
Joas Schilling [Wed, 21 Aug 2024 11:13:12 +0000 (13:13 +0200)]
ci: Skip flaky test on PHP 8.3

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agoMerge pull request #47372 from nextcloud/fix/filename-validator
Ferdinand Thiessen [Wed, 21 Aug 2024 11:07:33 +0000 (13:07 +0200)]
Merge pull request #47372 from nextcloud/fix/filename-validator

fix: `FilenameValidator::isForbidden` should only check forbidden files

8 weeks agofix: Support Safari mobile 47371/head
Ferdinand Thiessen [Wed, 21 Aug 2024 09:54:47 +0000 (11:54 +0200)]
fix: Support Safari mobile

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agofix: Disable auto-zoom on iOS
Ferdinand Thiessen [Wed, 21 Aug 2024 00:59:14 +0000 (02:59 +0200)]
fix: Disable auto-zoom on iOS

When using iOS and focussing an input element the view should not be zoomed.
So if we set a maximum scale iOS will not auto-zoom but still allow users to zoom.
But we can not do this by default as this will disable user zoom on Chrome.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agochore: Compile assets 47370/head
Ferdinand Thiessen [Wed, 21 Aug 2024 10:50:59 +0000 (12:50 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agofix(files): Move loading icon before grid toggle
Ferdinand Thiessen [Wed, 21 Aug 2024 00:27:02 +0000 (02:27 +0200)]
fix(files): Move loading icon before grid toggle

This prevents jumping of that toggle button when the view is loading.
Also adjust the design for Nextcloud 30 (prevent jumping of breadcrumbs when loading due to increased height).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agoMerge pull request #47380 from nextcloud/bugfix/noid/make-logo-dimension-more-save
Joas Schilling [Wed, 21 Aug 2024 10:01:44 +0000 (12:01 +0200)]
Merge pull request #47380 from nextcloud/bugfix/noid/make-logo-dimension-more-save

fix(theming): Make getImage() call save against missing non-SVG version

8 weeks agoMerge pull request #47331 from nextcloud/skalidindi53/12351/Add-blurhash-to-richobjec...
Joas Schilling [Wed, 21 Aug 2024 09:59:16 +0000 (11:59 +0200)]
Merge pull request #47331 from nextcloud/skalidindi53/12351/Add-blurhash-to-richobjectstrings

fix: adding blurhash to definitions

8 weeks agochore(deps): Update openapi-extractor to v1.0.0 47381/head
provokateurin [Mon, 19 Aug 2024 09:08:28 +0000 (11:08 +0200)]
chore(deps): Update openapi-extractor to v1.0.0

Signed-off-by: provokateurin <kate@provokateurin.de>
8 weeks agofix(theming): Make getImage() call save against missing non-SVG version 47380/head
Joas Schilling [Wed, 21 Aug 2024 08:30:25 +0000 (10:30 +0200)]
fix(theming): Make getImage() call save against missing non-SVG version

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agoMerge pull request #47365 from nextcloud/fix/share-sorting
Andy Scherzinger [Wed, 21 Aug 2024 07:53:37 +0000 (09:53 +0200)]
Merge pull request #47365 from nextcloud/fix/share-sorting

fix(files_sharing): Sort by correct share attribute ("share with displayname")

8 weeks agofix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write" 47352/head
Marcel Klehr [Tue, 20 Aug 2024 13:40:57 +0000 (15:40 +0200)]
fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
8 weeks agodocs: Add information how forbidden filenames are handled on existing files. 47372/head
Ferdinand Thiessen [Tue, 13 Aug 2024 08:29:53 +0000 (10:29 +0200)]
docs: Add information how forbidden filenames are handled on existing files.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agofix: `FilenameValidator::isForbidden` should only check forbidden files
Ferdinand Thiessen [Mon, 12 Aug 2024 16:11:31 +0000 (18:11 +0200)]
fix: `FilenameValidator::isForbidden` should only check forbidden files

And not forbidden basenames as this is used for different purposes.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agochore(assets): Recompile assets 47365/head
nextcloud-command [Wed, 21 Aug 2024 00:38:53 +0000 (00:38 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agofix(files_sharing): Sort by correct share attribute ("share with displayname")
Ferdinand Thiessen [Tue, 20 Aug 2024 22:05:51 +0000 (00:05 +0200)]
fix(files_sharing): Sort by correct share attribute ("share with displayname")

There is no `title` attribute, so this causes an exception.
Instead sort by the "share with" displayname which will be the user or group the node is shared to.
Meaning this will also be the title of the share in the UI.
If this is not available or there are multiple for the same, then sort by the custom label.
If also this is not set sort by the creation time.

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47358 from nextcloud/chore/noid/hub9
Andy Scherzinger [Tue, 20 Aug 2024 22:01:11 +0000 (00:01 +0200)]
Merge pull request #47358 from nextcloud/chore/noid/hub9

Bump Hub 8 -> Hub 9

8 weeks agofix(ProvisioningAPI): set typed config values by via API 46991/head
Arthur Schiwon [Fri, 2 Aug 2024 16:05:37 +0000 (18:05 +0200)]
fix(ProvisioningAPI): set typed config values by via API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
8 weeks agoMerge pull request #47356 from nextcloud/fix/add-webhook_listeners-to-shipped-apps...
Andy Scherzinger [Tue, 20 Aug 2024 20:52:52 +0000 (22:52 +0200)]
Merge pull request #47356 from nextcloud/fix/add-webhook_listeners-to-shipped-apps-lists

chore: Add webhook_listeners to list of shipped apps

8 weeks agochore: Bump Hub 8 -> Hub 9 47358/head
Andy Scherzinger [Tue, 20 Aug 2024 18:11:20 +0000 (20:11 +0200)]
chore: Bump Hub 8 -> Hub 9

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
8 weeks agoMerge pull request #47351 from nextcloud/fix/build/update-apps
John Molakvoæ [Tue, 20 Aug 2024 18:55:52 +0000 (20:55 +0200)]
Merge pull request #47351 from nextcloud/fix/build/update-apps

8 weeks agoMerge pull request #47350 from nextcloud/chore/build/remove-signed-off-checker
John Molakvoæ [Tue, 20 Aug 2024 18:55:27 +0000 (20:55 +0200)]
Merge pull request #47350 from nextcloud/chore/build/remove-signed-off-checker

8 weeks agofeat: add negative compare-and-delete to imemcache 47259/head
Robin Appelman [Thu, 15 Aug 2024 13:27:41 +0000 (15:27 +0200)]
feat: add negative compare-and-delete to imemcache

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 weeks agofix(CI): Add a check that all server apps are translated 47356/head
Joas Schilling [Tue, 20 Aug 2024 14:45:12 +0000 (16:45 +0200)]
fix(CI): Add a check that all server apps are translated

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agochore: Add webhook_listeners to list of shipped apps
Côme Chilliet [Tue, 20 Aug 2024 14:40:16 +0000 (16:40 +0200)]
chore: Add webhook_listeners to list of shipped apps

As well as CODEOWNERS and l10n

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 weeks agoMerge pull request #47346 from nextcloud/encryption-key-copy-mountpoint
John Molakvoæ [Tue, 20 Aug 2024 14:16:08 +0000 (16:16 +0200)]
Merge pull request #47346 from nextcloud/encryption-key-copy-mountpoint

8 weeks agofix(build): Allow update-apps.sh script to work with non-master branches 47351/head
provokateurin [Tue, 20 Aug 2024 13:31:05 +0000 (15:31 +0200)]
fix(build): Allow update-apps.sh script to work with non-master branches

Signed-off-by: provokateurin <kate@provokateurin.de>
8 weeks agochore(build): Remove old Drone CI signed-off checker 47350/head
provokateurin [Tue, 20 Aug 2024 13:10:49 +0000 (15:10 +0200)]
chore(build): Remove old Drone CI signed-off checker

Signed-off-by: provokateurin <kate@provokateurin.de>
8 weeks agofix: use mountpoint from storage to find the encryption keys 47346/head
Robin Appelman [Tue, 20 Aug 2024 11:32:03 +0000 (13:32 +0200)]
fix: use mountpoint from storage to find the encryption keys

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 weeks agofeat: store the mountpoint of storages in the mount options
Robin Appelman [Tue, 20 Aug 2024 11:31:35 +0000 (13:31 +0200)]
feat: store the mountpoint of storages in the mount options

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 weeks agoMerge pull request #47332 from nextcloud/fix/allow-renaming-of-birthday-calendars
Anna [Tue, 20 Aug 2024 08:48:57 +0000 (10:48 +0200)]
Merge pull request #47332 from nextcloud/fix/allow-renaming-of-birthday-calendars

fix(caldav): allow renaming of birthday calendars

8 weeks agofix(caldav): allow renaming of birthday calendars 47332/head
Anna Larch [Mon, 19 Aug 2024 15:27:01 +0000 (17:27 +0200)]
fix(caldav): allow renaming of birthday calendars

Signed-off-by: Anna Larch <anna@nextcloud.com>
8 weeks agofix: adding blurhash to definitions 47331/head
Joas Schilling [Tue, 20 Aug 2024 06:25:24 +0000 (08:25 +0200)]
fix: adding blurhash to definitions

Signed-off-by: skalidindi53 <s.teja2004@gmail.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 20 Aug 2024 00:20:33 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47319 from nextcloud/fix/47056/focus-unified-search-on-open
F. E Noel Nfebe [Mon, 19 Aug 2024 18:30:16 +0000 (19:30 +0100)]
Merge pull request #47319 from nextcloud/fix/47056/focus-unified-search-on-open

fix(UnifiedSearch): Focus search input on open

8 weeks agochore(assets): Recompile assets 47319/head
nextcloud-command [Mon, 19 Aug 2024 12:59:40 +0000 (12:59 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agofix(UnifiedSearch): Focus search input on open
fenn-cs [Mon, 19 Aug 2024 06:28:55 +0000 (07:28 +0100)]
fix(UnifiedSearch): Focus search input on open

Resolves : https://github.com/nextcloud/server/issues/47056

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
8 weeks agoMerge pull request #47291 from nextcloud/refactor/log-php-8-1
Côme Chilliet [Mon, 19 Aug 2024 12:12:11 +0000 (14:12 +0200)]
Merge pull request #47291 from nextcloud/refactor/log-php-8-1

refactor(Log): Use new in initializer instead of constructor body

8 weeks agoMerge pull request #47182 from nextcloud/orphan-cleanup-chunk-perf
Robin Appelman [Mon, 19 Aug 2024 11:40:01 +0000 (13:40 +0200)]
Merge pull request #47182 from nextcloud/orphan-cleanup-chunk-perf

perf: improve cleanup of tags/comments

8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 19 Aug 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47310 from nextcloud/automated/noid/master-fix-npm-audit
John Molakvoæ [Sun, 18 Aug 2024 11:52:36 +0000 (13:52 +0200)]
Merge pull request #47310 from nextcloud/automated/noid/master-fix-npm-audit

8 weeks agofix(deps): Fix npm audit 47310/head
nextcloud-command [Sun, 18 Aug 2024 11:33:08 +0000 (11:33 +0000)]
fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
8 weeks agoMerge pull request #47301 from nextcloud/dependabot/npm_and_yarn/vueuse/components...
Ferdinand Thiessen [Sun, 18 Aug 2024 10:38:00 +0000 (12:38 +0200)]
Merge pull request #47301 from nextcloud/dependabot/npm_and_yarn/vueuse/components-11.0.0

chore(deps): bump @vueuse/components from 10.11.0 to 11.0.0

8 weeks agochore(deps): bump @vueuse/components from 10.11.0 to 11.0.0 47301/head
dependabot[bot] [Sat, 17 Aug 2024 10:58:27 +0000 (10:58 +0000)]
chore(deps): bump @vueuse/components from 10.11.0 to 11.0.0

Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 10.11.0 to 11.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.0/packages/components)

---
updated-dependencies:
- dependency-name: "@vueuse/components"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agoMerge pull request #47302 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations...
Ferdinand Thiessen [Sun, 18 Aug 2024 01:45:55 +0000 (03:45 +0200)]
Merge pull request #47302 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations-11.0.0

chore(deps): bump @vueuse/integrations from 10.11.0 to 11.0.0

8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 18 Aug 2024 00:22:56 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47300 from nextcloud/dependabot/npm_and_yarn/elliptic-6.5.7
John Molakvoæ [Sat, 17 Aug 2024 20:19:59 +0000 (22:19 +0200)]
Merge pull request #47300 from nextcloud/dependabot/npm_and_yarn/elliptic-6.5.7

chore(deps): bump elliptic from 6.5.6 to 6.5.7

8 weeks agochore(deps): bump elliptic from 6.5.6 to 6.5.7 47300/head
dependabot[bot] [Sat, 17 Aug 2024 08:02:17 +0000 (08:02 +0000)]
chore(deps): bump elliptic from 6.5.6 to 6.5.7

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.6 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.6...v6.5.7)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agorefactor(Log): Use new in initializer instead of constructor body 47291/head
Ferdinand Thiessen [Fri, 16 Aug 2024 22:04:55 +0000 (00:04 +0200)]
refactor(Log): Use new in initializer instead of constructor body

PHP 8.1 allows us to now move the `new` into the initializer,
this makes the code a bit nicer (and 3 lines shorter).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agochore(assets): Recompile assets 47302/head
nextcloud-command [Sat, 17 Aug 2024 16:37:58 +0000 (16:37 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agochore(deps): bump @vueuse/integrations from 10.11.0 to 11.0.0
dependabot[bot] [Sat, 17 Aug 2024 10:58:31 +0000 (10:58 +0000)]
chore(deps): bump @vueuse/integrations from 10.11.0 to 11.0.0

Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.11.0 to 11.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.0/packages/integrations)

---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
8 weeks agoMerge pull request #47287 from nextcloud/fix/files-access-owner
Ferdinand Thiessen [Sat, 17 Aug 2024 16:29:45 +0000 (18:29 +0200)]
Merge pull request #47287 from nextcloud/fix/files-access-owner

fix: Access node owner by top level `owner` property

8 weeks agochore(assets): Recompile assets 47287/head
nextcloud-command [Sat, 17 Aug 2024 14:16:59 +0000 (14:16 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agofix: Access node owner by top level `owner` property
Ferdinand Thiessen [Fri, 16 Aug 2024 16:17:24 +0000 (18:17 +0200)]
fix: Access node owner by top level `owner` property

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47297 from nextcloud/dependabot/npm_and_yarn/vueuse/core-11.0.0
John Molakvoæ [Sat, 17 Aug 2024 10:57:00 +0000 (12:57 +0200)]
Merge pull request #47297 from nextcloud/dependabot/npm_and_yarn/vueuse/core-11.0.0

chore(deps): bump @vueuse/core from 10.11.0 to 11.0.0

2 months agochore(assets): Recompile assets 47297/head
nextcloud-command [Sat, 17 Aug 2024 10:18:30 +0000 (10:18 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(deps): bump @vueuse/core from 10.11.0 to 11.0.0
dependabot[bot] [Sat, 17 Aug 2024 01:26:58 +0000 (01:26 +0000)]
chore(deps): bump @vueuse/core from 10.11.0 to 11.0.0

Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.11.0 to 11.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge pull request #47296 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0.1.5
John Molakvoæ [Sat, 17 Aug 2024 08:01:11 +0000 (10:01 +0200)]
Merge pull request #47296 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0.1.5

chore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5

2 months agochore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5 47296/head
dependabot[bot] [Sat, 17 Aug 2024 01:25:24 +0000 (01:25 +0000)]
chore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5

Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.4...@pinia/testing@0.1.5)

---
updated-dependencies:
- dependency-name: "@pinia/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47277 from nextcloud/enh/noid/occ-bg-job-worker-max-time
Julien Veyssier [Fri, 16 Aug 2024 22:28:00 +0000 (00:28 +0200)]
Merge pull request #47277 from nextcloud/enh/noid/occ-bg-job-worker-max-time

[occ:bg-job:worker] Add 'stop_after' option

2 months agofeat(occ): add 'stop_after' option to stop the worker after some time 47277/head
Julien Veyssier [Fri, 16 Aug 2024 11:23:10 +0000 (13:23 +0200)]
feat(occ): add 'stop_after' option to stop the worker after some time

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agoMerge pull request #47038 from nextcloud/reshare-fed-share
Robin Appelman [Fri, 16 Aug 2024 15:15:28 +0000 (17:15 +0200)]
Merge pull request #47038 from nextcloud/reshare-fed-share

fix: check for correct storage class when checking for link parent

2 months agoMerge pull request #39611 from FedericoHeichou/add-command-user-welcome
John Molakvoæ [Fri, 16 Aug 2024 13:47:51 +0000 (15:47 +0200)]
Merge pull request #39611 from FedericoHeichou/add-command-user-welcome

2 months agofix: copyright header 39611/head
John Molakvoæ [Fri, 16 Aug 2024 13:25:04 +0000 (15:25 +0200)]
fix: copyright header

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 months agoMerge pull request #35867 from e-foundation/ldap-check-pwd-improvement
John Molakvoæ [Fri, 16 Aug 2024 13:17:27 +0000 (15:17 +0200)]
Merge pull request #35867 from e-foundation/ldap-check-pwd-improvement

2 months agoUse cache in LDAP backend's checkPassword 35867/head
Akhil [Thu, 22 Dec 2022 11:13:24 +0000 (16:43 +0530)]
Use cache in LDAP backend's checkPassword

Signed-off-by: Akhil <akhil@e.email>
2 months agofix: check for correct storage class when checking for link parent 47038/head
Robin Appelman [Mon, 5 Aug 2024 12:51:14 +0000 (14:51 +0200)]
fix: check for correct storage class when checking for link parent

fixes #39123

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoMerge pull request #38750 from whlsxl/postgres-install-error
John Molakvoæ [Fri, 16 Aug 2024 10:58:58 +0000 (12:58 +0200)]
Merge pull request #38750 from whlsxl/postgres-install-error

2 months agoMerge pull request #47248 from nextcloud/fix/settings-styles
John Molakvoæ [Fri, 16 Aug 2024 10:51:53 +0000 (12:51 +0200)]
Merge pull request #47248 from nextcloud/fix/settings-styles

2 months agoMerge pull request #38630 from joshtrichards/jr-readdir-false-false
John Molakvoæ [Fri, 16 Aug 2024 10:43:53 +0000 (12:43 +0200)]
Merge pull request #38630 from joshtrichards/jr-readdir-false-false

2 months agoMerge pull request #38857 from joshtrichards/jr-earlier-check-for-php-xml
John Molakvoæ [Fri, 16 Aug 2024 10:43:32 +0000 (12:43 +0200)]
Merge pull request #38857 from joshtrichards/jr-earlier-check-for-php-xml

2 months agoMerge pull request #37761 from nextcloud/invalidateTokensOnlySeenUsers
John Molakvoæ [Fri, 16 Aug 2024 10:16:58 +0000 (12:16 +0200)]
Merge pull request #37761 from nextcloud/invalidateTokensOnlySeenUsers

2 months ago(base) Give a hint in web interface if SimpleXML (php-xml) is missing 38857/head
Josh Richards [Fri, 16 Jun 2023 13:41:02 +0000 (09:41 -0400)]
(base) Give a hint in web interface if SimpleXML (php-xml) is missing

Fixes #2180
And prevents #31473, #23970, #18610, #15708

Avoids a 500 error and also gives a useful error message on the web interface if this module isn't installed, gets overlooked during a PHP upgrade, etc.

While we check for it later, it's too late for session.

Inspired by #17163

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2 months agofix: use `$this->tryCreateDbUser` condition 38750/head
Hailong Wang [Mon, 12 Jun 2023 16:29:52 +0000 (00:29 +0800)]
fix: use `$this->tryCreateDbUser` condition

2 months agofix: postgresql GRANT user's permission after createDatabase, ensure database exist...
Hailong Wang [Mon, 12 Jun 2023 10:13:34 +0000 (18:13 +0800)]
fix: postgresql GRANT user's permission after createDatabase, ensure database exist when GRANT

2 months agoMerge branch 'master' into jr-readdir-false-false 38630/head
John Molakvoæ [Fri, 16 Aug 2024 08:53:50 +0000 (10:53 +0200)]
Merge branch 'master' into jr-readdir-false-false

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 months agofix: expect invalidateTokensOfUser only be called for seen users 37761/head
Artur Neumann [Fri, 19 May 2023 06:42:20 +0000 (12:27 +0545)]
fix: expect invalidateTokensOfUser only be called for seen users

Signed-off-by: Artur Neumann <artur@jankaritech.com>
2 months agoinvalidate oauth2 tokens only for seen users
Artur Neumann [Fri, 17 Mar 2023 08:17:35 +0000 (14:02 +0545)]
invalidate oauth2 tokens only for seen users

Signed-off-by: Artur Neumann <artur@jankaritech.com>
2 months agoMerge pull request #39692 from fsamapoor/refactor_encryption_app_commands
John Molakvoæ [Fri, 16 Aug 2024 08:24:18 +0000 (10:24 +0200)]
Merge pull request #39692 from fsamapoor/refactor_encryption_app_commands

2 months agofeat: Add user:welcome command
FedericoHeichou [Tue, 12 Mar 2024 15:39:29 +0000 (15:39 +0000)]
feat: Add user:welcome command

Signed-off-by: FedericoHeichou <federicoheichou@gmail.com>
2 months agoUses early returns. 39692/head
Faraz Samapoor [Thu, 3 Aug 2023 11:20:33 +0000 (14:50 +0330)]
Uses early returns.

To improve code readability.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 months agoRefactors encryption app commands.
Faraz Samapoor [Thu, 3 Aug 2023 11:06:40 +0000 (14:36 +0330)]
Refactors encryption app commands.

To improve code readability.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 16 Aug 2024 00:20:07 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47258 from nextcloud/bugfix/noid/translated-predefined-user-status
Joas Schilling [Thu, 15 Aug 2024 17:17:35 +0000 (19:17 +0200)]
Merge pull request #47258 from nextcloud/bugfix/noid/translated-predefined-user-status

Don't save translated predefined user status as custom status

2 months agoperf: improve cleanup of tags/comments 47182/head
Robin Appelman [Mon, 12 Aug 2024 14:13:58 +0000 (16:13 +0200)]
perf: improve cleanup of tags/comments

delete entire chunk at once instead of one-by-one

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoMerge pull request #47252 from nextcloud/bugfix/noid/dont-crash-when-creating-folder
Joas Schilling [Thu, 15 Aug 2024 13:33:49 +0000 (15:33 +0200)]
Merge pull request #47252 from nextcloud/bugfix/noid/dont-crash-when-creating-folder

fix(adminaudit): Don't crash when creating folder