]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agochore(deps-dev): bump wait-on from 7.2.0 to 8.0.0 dependabot/npm_and_yarn/wait-on-8.0.0 47457/head
dependabot[bot] [Sat, 24 Aug 2024 01:25:32 +0000 (01:25 +0000)]
chore(deps-dev): bump wait-on from 7.2.0 to 8.0.0

Bumps [wait-on](https://github.com/jeffbski/wait-on) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.2.0...v8.0.0)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47452 from nextcloud/fix/issue-47447-mail-provider-documentation
Sebastian Krupinski [Fri, 23 Aug 2024 16:34:19 +0000 (12:34 -0400)]
Merge pull request #47452 from nextcloud/fix/issue-47447-mail-provider-documentation

fix: correct documentation for mail provider

2 months agofix: correct documentation for mail provider 47452/head
SebastianKrupinski [Fri, 23 Aug 2024 16:09:44 +0000 (12:09 -0400)]
fix: correct documentation for mail provider

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2 months agoMerge pull request #46021 from nextcloud/middleware-delay-admin
Robin Appelman [Fri, 23 Aug 2024 15:38:01 +0000 (17:38 +0200)]
Merge pull request #46021 from nextcloud/middleware-delay-admin

perf: delay getting (sub)admin status for user in the security middleware untill we need it

2 months agoMerge pull request #45457 from nextcloud/qb-escape-like
Robin Appelman [Fri, 23 Aug 2024 15:08:58 +0000 (17:08 +0200)]
Merge pull request #45457 from nextcloud/qb-escape-like

expose escapeLikeParameter trough query builder

2 months agoMerge pull request #45880 from nextcloud/memcache-redis-command
Robin Appelman [Fri, 23 Aug 2024 14:53:22 +0000 (16:53 +0200)]
Merge pull request #45880 from nextcloud/memcache-redis-command

feat: add command to send raw commands to redis

2 months agofix: correct documentation for mail provider
SebastianKrupinski [Fri, 23 Aug 2024 14:26:40 +0000 (10:26 -0400)]
fix: correct documentation for mail provider

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2 months agoperf: delay getting (sub)admin status for user in the security middleware untill... 46021/head
Robin Appelman [Thu, 20 Jun 2024 16:44:52 +0000 (18:44 +0200)]
perf: delay getting (sub)admin status for user in the security middleware untill we need it

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofeat: add command to send raw commands to redis 45880/head
Robin Appelman [Fri, 14 Jun 2024 12:14:15 +0000 (14:14 +0200)]
feat: add command to send raw commands to redis

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofeat: expose escapeLikeParameter trough query builder 45457/head
Robin Appelman [Wed, 14 Feb 2024 15:04:35 +0000 (16:04 +0100)]
feat: expose escapeLikeParameter trough query builder

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 23 Aug 2024 00:20:06 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47204 from nextcloud/fix/tree-hidden-files
Pytal [Thu, 22 Aug 2024 23:41:04 +0000 (16:41 -0700)]
Merge pull request #47204 from nextcloud/fix/tree-hidden-files

fix(files): Respect "Show hidden files" setting in tree

2 months agochore(assets): Recompile assets 47204/head
nextcloud-command [Thu, 22 Aug 2024 23:17:06 +0000 (23:17 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agorefactor(files): Consolidate node registration
Christopher Ng [Tue, 13 Aug 2024 18:25:47 +0000 (11:25 -0700)]
refactor(files): Consolidate node registration

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agorefactor(files): Organize event subscriptions
Christopher Ng [Tue, 13 Aug 2024 18:25:47 +0000 (11:25 -0700)]
refactor(files): Organize event subscriptions

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofix(files): Respect "Show hidden files" setting in tree
Christopher Ng [Tue, 13 Aug 2024 18:25:47 +0000 (11:25 -0700)]
fix(files): Respect "Show hidden files" setting in tree

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoMerge pull request #47403 from nextcloud/feat/password-context
Ferdinand Thiessen [Thu, 22 Aug 2024 22:01:39 +0000 (00:01 +0200)]
Merge pull request #47403 from nextcloud/feat/password-context

feat(Security): Allow defining a password context for password validation and generation

2 months agoMerge pull request #47419 from nextcloud/bugfix/noid/add-missing-attribute
Daniel [Thu, 22 Aug 2024 19:34:35 +0000 (21:34 +0200)]
Merge pull request #47419 from nextcloud/bugfix/noid/add-missing-attribute

fix(migration): Add missing migration attributes

2 months agoMerge pull request #47407 from nextcloud/fix/version-name-dialog
Andy Scherzinger [Thu, 22 Aug 2024 19:27:05 +0000 (21:27 +0200)]
Merge pull request #47407 from nextcloud/fix/version-name-dialog

fix(files_versions): Migrate version name dialog from NcModal to NcDialog

2 months agofix(migration): Add missing migration attributes 47419/head
Joas Schilling [Thu, 22 Aug 2024 10:19:01 +0000 (12:19 +0200)]
fix(migration): Add missing migration attributes

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agochore(assets): Recompile assets 47407/head
nextcloud-command [Thu, 22 Aug 2024 17:38:36 +0000 (17:38 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofeat: Use new password context in sharing API 47403/head
Ferdinand Thiessen [Wed, 21 Aug 2024 19:58:10 +0000 (21:58 +0200)]
feat: Use new password context in sharing API

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofeat(Security): Allow setting password context for validation and generation
Ferdinand Thiessen [Wed, 21 Aug 2024 18:23:27 +0000 (20:23 +0200)]
feat(Security): Allow setting password context for validation and generation

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files_versions): Migrate version name dialog from NcModal to NcDialog
Ferdinand Thiessen [Wed, 21 Aug 2024 23:35:45 +0000 (01:35 +0200)]
fix(files_versions): Migrate version name dialog from NcModal to NcDialog

* Resolves https://github.com/nextcloud/viewer/issues/2390

Make the version name dialog a real dialog instead of a modal.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47408 from nextcloud/fix/dashboard-widgets
Andy Scherzinger [Thu, 22 Aug 2024 16:59:35 +0000 (18:59 +0200)]
Merge pull request #47408 from nextcloud/fix/dashboard-widgets

fix(dashboard): Adjust widget border radius

2 months agochore(assets): Recompile assets 47408/head
nextcloud-command [Thu, 22 Aug 2024 14:00:18 +0000 (14:00 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(dashboard): Adjust widget border radius
Ferdinand Thiessen [Wed, 21 Aug 2024 23:44:49 +0000 (01:44 +0200)]
fix(dashboard): Adjust widget border radius

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47415 from nextcloud/Fix/trusted-server-icon-recovery-without...
Anna [Thu, 22 Aug 2024 15:01:28 +0000 (17:01 +0200)]
Merge pull request #47415 from nextcloud/Fix/trusted-server-icon-recovery-without-addressbook-change

fix: Trusted server icon recovery without addressbook change

2 months agofix(federation): always set server status to OK after successful runs 47415/head
Pablo Zimdahl [Thu, 22 Aug 2024 08:22:30 +0000 (10:22 +0200)]
fix(federation): always set server status to OK after successful runs

Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.

This change also includes two new logging statements, which could help
next time someone debugs this.

Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
2 months agoMerge pull request #47379 from nextcloud/fix/cypress-stop-cache
John Molakvoæ [Thu, 22 Aug 2024 12:32:31 +0000 (14:32 +0200)]
Merge pull request #47379 from nextcloud/fix/cypress-stop-cache

2 months agofix(cypress): drop unwanted docker output characters 47379/head
skjnldsv [Thu, 22 Aug 2024 10:03:32 +0000 (12:03 +0200)]
fix(cypress): drop unwanted docker output characters

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore(cypress): enable apcu
skjnldsv [Thu, 22 Aug 2024 06:59:19 +0000 (08:59 +0200)]
chore(cypress): enable apcu

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore(cypress): skip cypress binary install on init step
skjnldsv [Wed, 21 Aug 2024 20:57:20 +0000 (22:57 +0200)]
chore(cypress): skip cypress binary install on init step

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore(cypress): put nextcloud into ram
skjnldsv [Wed, 21 Aug 2024 18:00:24 +0000 (20:00 +0200)]
chore(cypress): put nextcloud into ram

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore(cypress): allow db snapshot and restore fo faster tests
skjnldsv [Wed, 21 Aug 2024 17:28:55 +0000 (19:28 +0200)]
chore(cypress): allow db snapshot and restore fo faster tests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agofix(cypress): do not install deps twice
skjnldsv [Wed, 21 Aug 2024 08:27:09 +0000 (10:27 +0200)]
fix(cypress): do not install deps twice

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #47413 from nextcloud/fix/limit-property-values
Anna [Thu, 22 Aug 2024 11:17:21 +0000 (13:17 +0200)]
Merge pull request #47413 from nextcloud/fix/limit-property-values

fix(caldav): limit property length

2 months agofix(caldav): limit property length 47413/head
Anna Larch [Tue, 20 Aug 2024 11:20:47 +0000 (13:20 +0200)]
fix(caldav): limit property length

Signed-off-by: Anna Larch <anna@nextcloud.com>
3 months agoMerge pull request #47409 from nextcloud/followup/46991/allow-setting-new-configs
Joas Schilling [Thu, 22 Aug 2024 06:39:14 +0000 (08:39 +0200)]
Merge pull request #47409 from nextcloud/followup/46991/allow-setting-new-configs

fix(provisioning): Support setting new app configs as well

3 months agofix(provisioning): Support setting new app configs as well 47409/head
Joas Schilling [Thu, 22 Aug 2024 06:02:15 +0000 (08:02 +0200)]
fix(provisioning): Support setting new app configs as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 22 Aug 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #47363 from nextcloud/fix/template-picker-press-enter
John Molakvoæ [Wed, 21 Aug 2024 20:01:51 +0000 (22:01 +0200)]
Merge pull request #47363 from nextcloud/fix/template-picker-press-enter

fix: use empty template by default when pressing enter

3 months agochore: build assets 47363/head
Elizabeth Danzberger [Wed, 21 Aug 2024 19:02:14 +0000 (15:02 -0400)]
chore: build assets

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
3 months 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>
3 months 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>
3 months 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

3 months 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>
3 months 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>
3 months 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

3 months 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

3 months 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

3 months 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

3 months 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

3 months 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"

3 months 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

3 months 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>
3 months 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

3 months 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>
3 months 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>
3 months 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>
3 months 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>
3 months 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

3 months 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

3 months 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>
3 months 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>
3 months 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")

3 months 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>
3 months 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>
3 months 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>
3 months 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>
3 months 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>
3 months 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>
3 months 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

3 months 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>
3 months 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

3 months 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>
3 months 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

3 months 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

3 months 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>
3 months 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>
3 months 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>
3 months 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

3 months 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>
3 months 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>
3 months 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>
3 months 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>
3 months 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

3 months 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>
3 months 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>
3 months 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>
3 months 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

3 months 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>
3 months 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>
3 months 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

3 months 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

3 months 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>
3 months 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

3 months 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>
3 months 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