]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 months agoMerge branch 'master' into jtr/fix-cron-memory-usage-levels 45530/head
Josh [Wed, 12 Jun 2024 20:57:21 +0000 (16:57 -0400)]
Merge branch 'master' into jtr/fix-cron-memory-usage-levels

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 months agoMerge pull request #45649 from nextcloud/jtr/fix-oo-s3-no-hostname
Ferdinand Thiessen [Wed, 12 Jun 2024 20:56:36 +0000 (22:56 +0200)]
Merge pull request #45649 from nextcloud/jtr/fix-oo-s3-no-hostname

fix(ObjectStore): Fix regression when hostname is empty

4 months agoMerge pull request #45251 from nextcloud/fix/files-source-no-fileid
Andy Scherzinger [Wed, 12 Jun 2024 20:54:53 +0000 (22:54 +0200)]
Merge pull request #45251 from nextcloud/fix/files-source-no-fileid

fix(files): do not rely on unique fileid

4 months agofix(ObjectStore): handle empty S3 hostname 45649/head
Josh [Mon, 3 Jun 2024 21:31:26 +0000 (17:31 -0400)]
fix(ObjectStore): handle empty S3 hostname

Fixes #45637

The support for s3-accelerate added in #44496 introduced a regression in AWS S3 environments when `hostname` is blank (which is a valid configuration w/ AWS since the hostname gets auto-generated).

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 months agochore(assets): Recompile assets 45251/head
nextcloud-command [Wed, 12 Jun 2024 16:52:03 +0000 (16:52 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agofix(files): fetch nodes if we have multiple of the same fileid in the store
skjnldsv [Wed, 12 Jun 2024 15:51:19 +0000 (17:51 +0200)]
fix(files): fetch nodes if we have multiple of the same fileid in the store

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(files): do not rely on unique fileid
skjnldsv [Fri, 10 May 2024 11:57:03 +0000 (13:57 +0200)]
fix(files): do not rely on unique fileid

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agoMerge pull request #45571 from nextcloud/fix/files-middle-click
John Molakvoæ [Wed, 12 Jun 2024 14:31:09 +0000 (16:31 +0200)]
Merge pull request #45571 from nextcloud/fix/files-middle-click

4 months agoMerge pull request #45811 from nextcloud/add-test-for-profile-page-controller
Daniel [Wed, 12 Jun 2024 12:49:03 +0000 (14:49 +0200)]
Merge pull request #45811 from nextcloud/add-test-for-profile-page-controller

test: add tests for ProfilePageController

4 months agofix(files): also trigger new tab on file name middle click 45571/head
John Molakvoæ (skjnldsv) [Wed, 29 May 2024 16:53:53 +0000 (18:53 +0200)]
fix(files): also trigger new tab on file name middle click

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agoMerge pull request #45698 from nextcloud/fix/files-remote-shares
John Molakvoæ [Wed, 12 Jun 2024 11:02:48 +0000 (13:02 +0200)]
Merge pull request #45698 from nextcloud/fix/files-remote-shares

4 months agoMerge pull request #45804 from nextcloud/fix/cron/log-long-running-jobs
Christoph Wurst [Wed, 12 Jun 2024 10:07:44 +0000 (12:07 +0200)]
Merge pull request #45804 from nextcloud/fix/cron/log-long-running-jobs

fix(cron): Log long running jobs

4 months agotest: add tests for ProfilePageController 45811/head
Daniel Kesselberg [Wed, 12 Jun 2024 09:46:12 +0000 (11:46 +0200)]
test: add tests for ProfilePageController

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 months agochore: compile assets 45698/head
skjnldsv [Wed, 12 Jun 2024 08:28:45 +0000 (10:28 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(core): Return X-NC-IsCustomAvatar for guest avatars too
provokateurin [Fri, 7 Jun 2024 10:09:36 +0000 (12:09 +0200)]
fix(core): Return X-NC-IsCustomAvatar for guest avatars too

Signed-off-by: provokateurin <kate@provokateurin.de>
4 months agofix(files_sharing): dark avatar support
skjnldsv [Thu, 6 Jun 2024 17:36:19 +0000 (19:36 +0200)]
fix(files_sharing): dark avatar support

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(dav): also return shared-with-me shares data
skjnldsv [Thu, 6 Jun 2024 16:55:33 +0000 (18:55 +0200)]
fix(dav): also return shared-with-me shares data

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(core): allow guest avatar fallback
skjnldsv [Thu, 6 Jun 2024 16:48:14 +0000 (18:48 +0200)]
fix(core): allow guest avatar fallback

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(files_sharing): fix parsing of remote shares
skjnldsv [Thu, 6 Jun 2024 16:48:02 +0000 (18:48 +0200)]
fix(files_sharing): fix parsing of remote shares

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agoMerge pull request #45768 from nextcloud/artonge/fix/copy_retry
Louis [Wed, 12 Jun 2024 08:08:46 +0000 (10:08 +0200)]
Merge pull request #45768 from nextcloud/artonge/fix/copy_retry

Use isRetryable to catch retryable exceptions

4 months agoMerge pull request #45789 from nextcloud/fix/cy-selector
John Molakvoæ [Wed, 12 Jun 2024 08:08:25 +0000 (10:08 +0200)]
Merge pull request #45789 from nextcloud/fix/cy-selector

4 months agofix(cron): Log long running jobs 45804/head
Christoph Wurst [Wed, 12 Jun 2024 07:34:57 +0000 (09:34 +0200)]
fix(cron): Log long running jobs

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 12 Jun 2024 00:20:05 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45794 from nextcloud/fix/fix-composer-bin-plugin
Ferdinand Thiessen [Tue, 11 Jun 2024 20:00:00 +0000 (22:00 +0200)]
Merge pull request #45794 from nextcloud/fix/fix-composer-bin-plugin

chore(composer): composer install --no-dev

4 months agochore: Compile assets 45789/head
Ferdinand Thiessen [Tue, 11 Jun 2024 19:37:55 +0000 (21:37 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(files): Use `data-cy` (data attribute) instead of `cy-data`
Ferdinand Thiessen [Tue, 11 Jun 2024 13:34:58 +0000 (15:34 +0200)]
fix(files): Use `data-cy` (data attribute) instead of `cy-data`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45788 from nextcloud/refactor/files-library
Ferdinand Thiessen [Tue, 11 Jun 2024 19:25:16 +0000 (21:25 +0200)]
Merge pull request #45788 from nextcloud/refactor/files-library

refactor(files): Use `@nextcloud/files` functions where possible and make files views cancelable

4 months agoMerge pull request #45775 from nextcloud/fix/caldav/event-notification-shared-calendars
Richard Steinmetz [Tue, 11 Jun 2024 18:41:11 +0000 (20:41 +0200)]
Merge pull request #45775 from nextcloud/fix/caldav/event-notification-shared-calendars

fix(caldav): event links in shared calendar notifications

4 months agofix(caldav): event links in shared calendar notifications 45775/head
Richard Steinmetz [Tue, 11 Jun 2024 07:42:03 +0000 (09:42 +0200)]
fix(caldav): event links in shared calendar notifications

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
4 months agochore(composer): composer install --no-dev 45794/head
Côme Chilliet [Tue, 11 Jun 2024 14:51:35 +0000 (16:51 +0200)]
chore(composer): composer install --no-dev

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agoMerge pull request #45475 from nextcloud/feat/add-support-for-webhooks
Côme Chilliet [Tue, 11 Jun 2024 14:31:27 +0000 (16:31 +0200)]
Merge pull request #45475 from nextcloud/feat/add-support-for-webhooks

feat: Add support for webhook listeners

4 months agochore: Compile assets 45788/head
Ferdinand Thiessen [Tue, 11 Jun 2024 13:42:21 +0000 (15:42 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(files): Adjust babel module resolution
Ferdinand Thiessen [Mon, 10 Jun 2024 22:23:59 +0000 (00:23 +0200)]
fix(files): Adjust babel module resolution

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agorefactor(files): Migrate `personal` view to `@nextcloud/files` functions
Ferdinand Thiessen [Mon, 10 Jun 2024 21:06:02 +0000 (23:06 +0200)]
refactor(files): Migrate `personal` view to `@nextcloud/files` functions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agorefactor(files): Migrate `favorites` view to `@nextcloud/files` functions and make...
Ferdinand Thiessen [Mon, 10 Jun 2024 21:04:59 +0000 (23:04 +0200)]
refactor(files): Migrate `favorites` view to `@nextcloud/files` functions and make it cancelable

Also this fixes the view being writeable

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agorefactor(files): Migrate `recent` view to `@nextcloud/files` functions and make it...
Ferdinand Thiessen [Mon, 10 Jun 2024 20:55:57 +0000 (22:55 +0200)]
refactor(files): Migrate `recent` view to `@nextcloud/files` functions and make it cancelable

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agorefactor(files): Migrate files service to functions from `@nextcloud/files`
Ferdinand Thiessen [Mon, 10 Jun 2024 20:38:14 +0000 (22:38 +0200)]
refactor(files): Migrate files service to functions from `@nextcloud/files`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agorefactor(systemtags): Do not link to files app but directly use functions from `...
Ferdinand Thiessen [Mon, 10 Jun 2024 19:20:31 +0000 (21:20 +0200)]
refactor(systemtags): Do not link to files app but directly use functions from `@nextcloud/files`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45781 from nextcloud/fix/tag-redrirect
Ferdinand Thiessen [Tue, 11 Jun 2024 13:42:10 +0000 (15:42 +0200)]
Merge pull request #45781 from nextcloud/fix/tag-redrirect

fix(search): tags redirect route

4 months agofix(files): Use isRetryable to catch retryable exceptions 45768/head
Louis Chemineau [Mon, 10 Jun 2024 16:01:39 +0000 (18:01 +0200)]
fix(files): Use isRetryable to catch retryable exceptions

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 months agofix(webhooks): Fix a few more psalm notices 45475/head
Côme Chilliet [Tue, 11 Jun 2024 12:40:29 +0000 (14:40 +0200)]
fix(webhooks): Fix a few more psalm notices

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(cron): Log excess memory usage at debug and info levels
Josh [Mon, 27 May 2024 13:19:48 +0000 (09:19 -0400)]
fix(cron): Log excess memory usage at debug and info levels

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 months agofix(webhooks): Fix last psalm and openapi problems with the API
Côme Chilliet [Tue, 11 Jun 2024 09:03:45 +0000 (11:03 +0200)]
fix(webhooks): Fix last psalm and openapi problems with the API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(webhooks): Fix openapi reponse definition
Côme Chilliet [Tue, 11 Jun 2024 07:53:56 +0000 (09:53 +0200)]
fix(webhooks): Fix openapi reponse definition

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(webhooks): Fix a few of psalm errors
Côme Chilliet [Mon, 10 Jun 2024 16:12:41 +0000 (18:12 +0200)]
fix(webhooks): Fix a few of psalm errors

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agochore(webhooks): Rename webhooks application to webhook_listeners
Côme Chilliet [Mon, 10 Jun 2024 15:35:07 +0000 (17:35 +0200)]
chore(webhooks): Rename webhooks application to webhook_listeners

There is already a webhooks application in the appstore

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(webhooks): Fix tests
Côme Chilliet [Mon, 10 Jun 2024 15:13:41 +0000 (17:13 +0200)]
fix(webhooks): Fix tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat(webhooks): Add \SensitiveValue attribute to authData parameter in all classes
Côme Chilliet [Mon, 10 Jun 2024 15:07:44 +0000 (17:07 +0200)]
feat(webhooks): Add \SensitiveValue attribute to authData parameter in all classes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(webhooks): Fix migration uri length
Côme Chilliet [Mon, 10 Jun 2024 15:07:07 +0000 (17:07 +0200)]
fix(webhooks): Fix migration uri length

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(webhooks): Add Nextcloud certificate bundle to client options
Côme Chilliet [Mon, 10 Jun 2024 14:34:15 +0000 (16:34 +0200)]
fix(webhooks): Add Nextcloud certificate bundle to client options

This way importing a certificate with occ security:certificate:import
 will allow to use it for webhooks.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(webhooks): Refuse webhooks registration if auth header is used without auth data
Côme Chilliet [Mon, 10 Jun 2024 14:33:44 +0000 (16:33 +0200)]
fix(webhooks): Refuse webhooks registration if auth header is used without auth data

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(webhooks): fix crash when headers is null with header auth method
Côme Chilliet [Mon, 10 Jun 2024 14:26:59 +0000 (16:26 +0200)]
fix(webhooks): fix crash when headers is null with header auth method

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Remove superfluous antislash from event name to avoid problems
Côme Chilliet [Mon, 10 Jun 2024 14:25:12 +0000 (16:25 +0200)]
fix: Remove superfluous antislash from event name to avoid problems

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Move caching to the mapper instead
Côme Chilliet [Thu, 6 Jun 2024 15:00:45 +0000 (17:00 +0200)]
fix: Move caching to the mapper instead

Application class cannot use DI, and having the cache in the mapper
 allows for invalidating it when inserting or updating a webhook
 registration.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Cache webhooks listened events for 5min
Côme Chilliet [Thu, 6 Jun 2024 14:23:28 +0000 (16:23 +0200)]
fix: Cache webhooks listened events for 5min

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Make webhook event serialization opt-in with a new interface
Côme Chilliet [Thu, 6 Jun 2024 14:12:36 +0000 (16:12 +0200)]
fix: Make webhook event serialization opt-in with a new interface

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agochore: rename Index.php to ListWebhooks.php
Côme Chilliet [Thu, 6 Jun 2024 09:06:58 +0000 (11:06 +0200)]
chore: rename Index.php to ListWebhooks.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Fix errors spotted by reviewers, fix `@throws` annotations
Côme Chilliet [Thu, 6 Jun 2024 08:59:21 +0000 (10:59 +0200)]
fix: Fix errors spotted by reviewers, fix `@throws` annotations

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Fix eventFilter definition in ResponseDefinitions
Côme Chilliet [Tue, 4 Jun 2024 12:46:44 +0000 (14:46 +0200)]
fix: Fix eventFilter definition in ResponseDefinitions

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Fix TODOs about authentication data, list possible auth methods
Côme Chilliet [Tue, 4 Jun 2024 12:21:10 +0000 (14:21 +0200)]
fix: Fix TODOs about authentication data, list possible auth methods

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Add support for headers and authentication headers in webhooks
Côme Chilliet [Mon, 3 Jun 2024 15:11:52 +0000 (17:11 +0200)]
feat: Add support for headers and authentication headers in webhooks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Add app_api app id to saved information about webhook
Côme Chilliet [Mon, 3 Jun 2024 14:10:55 +0000 (16:10 +0200)]
feat: Add app_api app id to saved information about webhook

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agochore: Add tests for the PHPMongoQuery class
Côme Chilliet [Mon, 3 Jun 2024 13:32:26 +0000 (15:32 +0200)]
chore: Add tests for the PHPMongoQuery class

It appears that it does not match Mongo current documentation exactly so
 we should look into adapting it. Having equality autodetect regex is a
 bit weird.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix: Add event filter to openapi
Côme Chilliet [Thu, 30 May 2024 16:23:09 +0000 (18:23 +0200)]
fix: Add event filter to openapi

Somehow this does not work in the ocs_api_viewer app, so we should look
 into better specifying format for eventFilter.
Ideally it should also be set as in body, not query.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Add event filtering to webhooks
Côme Chilliet [Thu, 30 May 2024 15:26:40 +0000 (17:26 +0200)]
feat: Add event filtering to webhooks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Add admin delegation for webhooks
Côme Chilliet [Thu, 30 May 2024 14:46:32 +0000 (16:46 +0200)]
feat: Add admin delegation for webhooks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Add command to list registered webhooks
Côme Chilliet [Thu, 30 May 2024 12:42:41 +0000 (14:42 +0200)]
feat: Add command to list registered webhooks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Make node events serializable
Côme Chilliet [Thu, 30 May 2024 12:32:26 +0000 (14:32 +0200)]
feat: Make node events serializable

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agoRevert "feat: Add support for webhook listeners"
Côme Chilliet [Thu, 30 May 2024 10:02:39 +0000 (12:02 +0200)]
Revert "feat: Add support for webhook listeners"

This reverts commit 3b790df0127b2bf95e8fe3a8460aa3813e58bef8.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agoRevert "feat: Serialize event data and author userid to webhook"
Côme Chilliet [Thu, 30 May 2024 10:02:29 +0000 (12:02 +0200)]
Revert "feat: Serialize event data and author userid to webhook"

This reverts commit 45d3bd6e30e112a89ffe2fcfdd3ba4bbdc384346.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Add webhooks application
Côme Chilliet [Tue, 28 May 2024 08:07:04 +0000 (10:07 +0200)]
feat: Add webhooks application

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Serialize event data and author userid to webhook
Côme Chilliet [Thu, 23 May 2024 13:41:55 +0000 (15:41 +0200)]
feat: Serialize event data and author userid to webhook

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofeat: Add support for webhook listeners
Côme Chilliet [Thu, 23 May 2024 09:19:27 +0000 (11:19 +0200)]
feat: Add support for webhook listeners

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agofix(search): tags redirect route 45781/head
skjnldsv [Tue, 11 Jun 2024 09:19:29 +0000 (11:19 +0200)]
fix(search): tags redirect route

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agoMerge pull request #45779 from nextcloud/bugfix/noid/update-php-requirement
Andy Scherzinger [Tue, 11 Jun 2024 12:09:02 +0000 (14:09 +0200)]
Merge pull request #45779 from nextcloud/bugfix/noid/update-php-requirement

fix(CI): Update PHP requirement in dev dependencies

4 months agofix(CI): Add all required extensions to openapi action 45779/head
Joas Schilling [Tue, 11 Jun 2024 10:11:11 +0000 (12:11 +0200)]
fix(CI): Add all required extensions to openapi action

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(logger): Fix scoped PSR logger when running psalm:ci
Joas Schilling [Tue, 11 Jun 2024 09:52:18 +0000 (11:52 +0200)]
fix(logger): Fix scoped PSR logger when running psalm:ci

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(CI): Update PHP requirement in dev dependencies
Joas Schilling [Tue, 11 Jun 2024 08:40:06 +0000 (10:40 +0200)]
fix(CI): Update PHP requirement in dev dependencies

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoMerge pull request #45669 from nextcloud/fix/fix-encryption-legacy-reshare
Louis [Tue, 11 Jun 2024 07:54:12 +0000 (09:54 +0200)]
Merge pull request #45669 from nextcloud/fix/fix-encryption-legacy-reshare

fix: Autodetect legacy filekey instead of trusting the header for legacy header

4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 11 Jun 2024 00:19:32 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45755 from nextcloud/chore/noid/spdx-batch15
Andy Scherzinger [Mon, 10 Jun 2024 17:20:22 +0000 (19:20 +0200)]
Merge pull request #45755 from nextcloud/chore/noid/spdx-batch15

Replace icons with latest `Material Symbol` versions

4 months agochore: Update comments app icon 45755/head
Andy Scherzinger [Mon, 10 Jun 2024 16:47:52 +0000 (18:47 +0200)]
chore: Update comments app icon

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agochore(assets): Recompile assets
nextcloud-command [Mon, 10 Jun 2024 16:45:43 +0000 (16:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agochore: Add further media resource license info items
Andy Scherzinger [Mon, 10 Jun 2024 16:09:09 +0000 (18:09 +0200)]
chore: Add further media resource license info items

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agochore: update mastodon icon with original resource
Andy Scherzinger [Mon, 10 Jun 2024 16:07:53 +0000 (18:07 +0200)]
chore: update mastodon icon with original resource

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agochore: Update license infos
Andy Scherzinger [Mon, 10 Jun 2024 15:54:17 +0000 (17:54 +0200)]
chore: Update license infos

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agochore: Replace icons with latest Material Design versions
Andy Scherzinger [Mon, 10 Jun 2024 11:33:29 +0000 (13:33 +0200)]
chore: Replace icons with latest Material Design versions

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agoMerge pull request #45737 from nextcloud/jtr/fix-appmanager-checkappforX-log
Josh [Mon, 10 Jun 2024 15:56:08 +0000 (11:56 -0400)]
Merge pull request #45737 from nextcloud/jtr/fix-appmanager-checkappforX-log

fix(AppManager): Name correct method in error + show error string

4 months agoMerge pull request #44967 from nextcloud/perf/sharing-events
Ferdinand Thiessen [Mon, 10 Jun 2024 09:57:53 +0000 (11:57 +0200)]
Merge pull request #44967 from nextcloud/perf/sharing-events

perf(files_sharing): Move events to listener classes and registration instead of boot

4 months agoMerge pull request #45120 from nextcloud/bugfix/noid/sensitive-dav-forbidden-logging
Ferdinand Thiessen [Mon, 10 Jun 2024 09:56:33 +0000 (11:56 +0200)]
Merge pull request #45120 from nextcloud/bugfix/noid/sensitive-dav-forbidden-logging

fix(dav): Don't log access control as error

4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 10 Jun 2024 00:19:40 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agofix(AppManager): Name correct method in error + show error string 45737/head
Josh [Sun, 9 Jun 2024 13:36:32 +0000 (09:36 -0400)]
fix(AppManager): Name correct method in error + show error string

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 9 Jun 2024 00:19:20 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45401 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger...
dependabot[bot] [Sat, 8 Jun 2024 15:38:07 +0000 (15:38 +0000)]
Merge pull request #45401 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-3.0.2

4 months agochore(assets): Recompile assets 45401/head
nextcloud-command [Sat, 8 Jun 2024 15:11:53 +0000 (15:11 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agochore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2
dependabot[bot] [Sat, 8 Jun 2024 15:04:40 +0000 (15:04 +0000)]
chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2

Dependabot couldn't find the original pull request head commit, 83d876402b0b31ce41268cbc5fb678cf7ad7c66b.

4 months agoMerge pull request #45718 from nextcloud/dependabot/npm_and_yarn/cypress-split-1...
John Molakvoæ [Sat, 8 Jun 2024 14:59:17 +0000 (16:59 +0200)]
Merge pull request #45718 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.24.0

4 months agoMerge pull request #45611 from nextcloud/fix/open-file
John Molakvoæ [Sat, 8 Jun 2024 14:58:51 +0000 (16:58 +0200)]
Merge pull request #45611 from nextcloud/fix/open-file

4 months agoMerge pull request #45619 from nextcloud/chore/migrate-litmus
John Molakvoæ [Sat, 8 Jun 2024 14:58:13 +0000 (16:58 +0200)]
Merge pull request #45619 from nextcloud/chore/migrate-litmus

4 months agoMerge pull request #45267 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/types...
dependabot[bot] [Sat, 8 Jun 2024 14:52:22 +0000 (14:52 +0000)]
Merge pull request #45267 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/types-10.0.0