]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 weeks agochore(assets): Recompile assets backport/48425/stable30 48731/head
nextcloud-command [Mon, 21 Oct 2024 12:02:19 +0000 (12:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agofix(files): Ensure renaming state is correctly reset
Ferdinand Thiessen [Thu, 22 Aug 2024 19:49:06 +0000 (21:49 +0200)]
fix(files): Ensure renaming state is correctly reset

Problem: Is a node is renamed and the new name is out of the current
visible list of nodes the component will be recycled, this means
the props will change, so when the `onRename` functions is about to reset
the state the `this.source` will point to a different node.

To fix this, but also to separate business logic from visual representation,
the logic is moved into the renaming store and the component is only
responsible for rendering.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agoMerge pull request #48824 from nextcloud/backport/48787/stable30
Ferdinand Thiessen [Mon, 21 Oct 2024 11:51:25 +0000 (13:51 +0200)]
Merge pull request #48824 from nextcloud/backport/48787/stable30

[stable30] ci: Update list of installed PHP extensions (as some are not default …

4 weeks agoMerge pull request #48730 from nextcloud/backport/48696/stable30
Ferdinand Thiessen [Mon, 21 Oct 2024 10:25:03 +0000 (12:25 +0200)]
Merge pull request #48730 from nextcloud/backport/48696/stable30

[stable30] fix(files_sharing): Add proper user facing messages on success

4 weeks agoMerge pull request #48763 from nextcloud/dependabot/composer/stable30/symfony-6.4
Joas Schilling [Mon, 21 Oct 2024 10:13:56 +0000 (12:13 +0200)]
Merge pull request #48763 from nextcloud/dependabot/composer/stable30/symfony-6.4

[stable30] build: Bump symfony/* to 6.4

4 weeks agotest(settings): Correctly only return bool for Symfony Input::hasParameterOption... dependabot/composer/stable30/symfony-6.4 48763/head
Joas Schilling [Fri, 4 Oct 2024 14:24:22 +0000 (16:24 +0200)]
test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix(message): Fix logic of Mail test
Joas Schilling [Fri, 4 Oct 2024 14:13:28 +0000 (16:13 +0200)]
fix(message): Fix logic of Mail test

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix: Ensure we only pass string to writeln()
Joas Schilling [Wed, 2 Oct 2024 22:28:22 +0000 (00:28 +0200)]
fix: Ensure we only pass string to writeln()

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agotest: Fix wrongly mocked method
Joas Schilling [Wed, 2 Oct 2024 22:28:07 +0000 (00:28 +0200)]
test: Fix wrongly mocked method

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agotest: Fix mock creation
Joas Schilling [Wed, 2 Oct 2024 22:27:52 +0000 (00:27 +0200)]
test: Fix mock creation

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoci: Fix psalm by typing the QuestionHelper
Joas Schilling [Wed, 2 Oct 2024 21:58:31 +0000 (23:58 +0200)]
ci: Fix psalm by typing the QuestionHelper

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoci: Update psalm-baseline
Joas Schilling [Wed, 2 Oct 2024 21:58:01 +0000 (23:58 +0200)]
ci: Update psalm-baseline

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix(command): Make method compatible with upstream class (requires 3rdparty bump)
Joas Schilling [Wed, 2 Oct 2024 21:41:44 +0000 (23:41 +0200)]
fix(command): Make method compatible with upstream class (requires 3rdparty bump)

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix(command): Make method compatible with upstream class (backportable)
Joas Schilling [Wed, 2 Oct 2024 21:38:05 +0000 (23:38 +0200)]
fix(command): Make method compatible with upstream class (backportable)

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agobuild: Bump symfony/* to 6.4
Joas Schilling [Thu, 17 Oct 2024 12:36:48 +0000 (14:36 +0200)]
build: Bump symfony/* to 6.4

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoMerge pull request #48710 from nextcloud/backport/48682/stable30
Kate [Mon, 21 Oct 2024 08:16:05 +0000 (10:16 +0200)]
Merge pull request #48710 from nextcloud/backport/48682/stable30

4 weeks agoci: Update list of installed PHP extensions (as some are not default enabled in new... backport/48787/stable30 48824/head
Joas Schilling [Fri, 18 Oct 2024 07:56:56 +0000 (09:56 +0200)]
ci: Update list of installed PHP extensions (as some are not default enabled in new images)

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 21 Oct 2024 00:20:38 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48818 from nextcloud/backport/48812/stable30
Joas Schilling [Sun, 20 Oct 2024 06:27:00 +0000 (08:27 +0200)]
Merge pull request #48818 from nextcloud/backport/48812/stable30

[stable30] fix(activity): Fix download activity parameters

4 weeks agofix(activity): Fix download activity parameters 48818/head
Joas Schilling [Sat, 19 Oct 2024 20:50:44 +0000 (22:50 +0200)]
fix(activity): Fix download activity parameters

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 20 Oct 2024 00:20:42 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48778 from nextcloud/automated/noid/stable30-update-code-signing-crl
Joas Schilling [Sat, 19 Oct 2024 06:24:04 +0000 (08:24 +0200)]
Merge pull request #48778 from nextcloud/automated/noid/stable30-update-code-signing-crl

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

4 weeks agofix(security): Update code signing revocation list automated/noid/stable30-update-code-signing-crl 48778/head
nextcloud-command [Sat, 19 Oct 2024 02:29:24 +0000 (02:29 +0000)]
fix(security): Update code signing revocation list

Signed-off-by: GitHub <noreply@github.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 19 Oct 2024 00:23:04 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48754 from nextcloud/backport/48743/stable30
Marcel Müller [Fri, 18 Oct 2024 10:39:44 +0000 (12:39 +0200)]
Merge pull request #48754 from nextcloud/backport/48743/stable30

[stable30] fix(appstore): Hide last modified information for shipped apps

4 weeks agofix(appstore): Hide last modified information for shipped apps backport/48743/stable30 48754/head
Marcel Müller [Wed, 16 Oct 2024 21:46:45 +0000 (23:46 +0200)]
fix(appstore): Hide last modified information for shipped apps

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
4 weeks agoMerge pull request #48785 from nextcloud/backport/48760/stable30
Joas Schilling [Fri, 18 Oct 2024 07:05:31 +0000 (09:05 +0200)]
Merge pull request #48785 from nextcloud/backport/48760/stable30

[stable30] feat(comments): Support mentioning emails

4 weeks agofix(comments): Add test for email mention backport/48760/stable30 48785/head
Joas Schilling [Fri, 18 Oct 2024 05:39:41 +0000 (07:39 +0200)]
fix(comments): Add test for email mention

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix(comments): Document supported types and provide psalm typing
Joas Schilling [Thu, 17 Oct 2024 10:37:14 +0000 (12:37 +0200)]
fix(comments): Document supported types and provide psalm typing

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofeat(comments): Support mentioning emails
Joas Schilling [Thu, 17 Oct 2024 10:34:18 +0000 (12:34 +0200)]
feat(comments): Support mentioning emails

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 18 Oct 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48240 from nextcloud/backport/47905/stable30
Ferdinand Thiessen [Thu, 17 Oct 2024 16:36:02 +0000 (18:36 +0200)]
Merge pull request #48240 from nextcloud/backport/47905/stable30

[stable30] fix(files): Ensure children are removed from folder and not duplicated

4 weeks agoMerge pull request #48703 from nextcloud/backport/48673/stable30
Ferdinand Thiessen [Thu, 17 Oct 2024 16:25:16 +0000 (18:25 +0200)]
Merge pull request #48703 from nextcloud/backport/48673/stable30

[stable30] fix(share): Return empty string if no label is set

4 weeks agochore(assets): Recompile assets backport/48696/stable30 48730/head
nextcloud-command [Thu, 17 Oct 2024 16:20:26 +0000 (16:20 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agofix(files_sharing): Add proper user facing messages on success
Ferdinand Thiessen [Mon, 14 Oct 2024 14:27:43 +0000 (16:27 +0200)]
fix(files_sharing): Add proper user facing messages on success

1. Use proper translated strings
2. Fix invalid use of translation message on API result
3. Log all errors

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agotest(files): Add tests for path handling backport/47905/stable30 48240/head
Ferdinand Thiessen [Wed, 11 Sep 2024 19:51:54 +0000 (21:51 +0200)]
test(files): Add tests for path handling

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agoMerge pull request #48751 from nextcloud/backport/48734/stable30
Maksim Sukharev [Thu, 17 Oct 2024 14:50:28 +0000 (16:50 +0200)]
Merge pull request #48751 from nextcloud/backport/48734/stable30

5 weeks agofix(files): Ensure children are removed from folder and not duplicated
Ferdinand Thiessen [Wed, 11 Sep 2024 18:15:04 +0000 (20:15 +0200)]
fix(files): Ensure children are removed from folder and not duplicated

* Resolves https://github.com/nextcloud/server/issues/47904

We need to make sure that we only add one source (unique!) once as a child,
this is ensured by simply use a native `Set`.
Also we need to remove children on from folders when the `files:node:deleted`
event is emitted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 weeks agoMerge pull request #48458 from nextcloud/backport/47910/stable30
Ferdinand Thiessen [Thu, 17 Oct 2024 14:24:04 +0000 (16:24 +0200)]
Merge pull request #48458 from nextcloud/backport/47910/stable30

[stable30] fix(files): Add more visual move / copy notification

5 weeks agochore(assets): Recompile assets 48458/head
nextcloud-command [Thu, 17 Oct 2024 13:26:59 +0000 (13:26 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 weeks agofix: add notification icon for transfer ownership 48751/head
Maksim Sukharev [Wed, 16 Oct 2024 12:58:41 +0000 (14:58 +0200)]
fix: add notification icon for transfer ownership

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
5 weeks agofix: do not duplicate existing entity
Maksim Sukharev [Wed, 16 Oct 2024 13:03:29 +0000 (15:03 +0200)]
fix: do not duplicate existing entity

- this reverts 1e8048abee1745bab648dba5bf96f956c718e4e3

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
5 weeks agofix: dismiss notification only after transfer bg job created
Maksim Sukharev [Wed, 16 Oct 2024 13:01:00 +0000 (15:01 +0200)]
fix: dismiss notification only after transfer bg job created

- do not create 'denied' notification if bg job exists

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
5 weeks agofix(files): Add more visual move / copy notification
Ferdinand Thiessen [Wed, 11 Sep 2024 20:29:31 +0000 (22:29 +0200)]
fix(files): Add more visual move / copy notification

* Resolves: https://github.com/nextcloud/server/issues/46645

This adds loading toast notification while the move operation is running.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 weeks agoMerge pull request #47878 from nextcloud/backport/47848/stable30
Benjamin Gaussorgues [Thu, 17 Oct 2024 12:58:58 +0000 (14:58 +0200)]
Merge pull request #47878 from nextcloud/backport/47848/stable30

5 weeks agoMerge pull request #48589 from nextcloud/backport/47896/stable30
Ferdinand Thiessen [Thu, 17 Oct 2024 12:57:53 +0000 (14:57 +0200)]
Merge pull request #48589 from nextcloud/backport/47896/stable30

[stable30] fix: Make user removal more resilient

5 weeks agochore(assets): Recompile assets 47878/head
nextcloud-command [Wed, 11 Sep 2024 07:24:21 +0000 (07:24 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 weeks agofix(files): Make `openMenu` watcher null safe
Ferdinand Thiessen [Wed, 11 Sep 2024 09:51:20 +0000 (11:51 +0200)]
fix(files): Make `openMenu` watcher null safe

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 weeks agofix(files): Reset context menu position on close
Ferdinand Thiessen [Mon, 9 Sep 2024 13:37:01 +0000 (15:37 +0200)]
fix(files): Reset context menu position on close

* Resolves https://github.com/nextcloud/server/issues/46934

Ensure that after a right-click the context menu position is resetted,
so that pressing the "actions"-menu button it is displayed on the correct location.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 weeks agoMerge pull request #48757 from nextcloud/release/30.0.1 v30.0.1
Arthur Schiwon [Thu, 17 Oct 2024 10:37:38 +0000 (12:37 +0200)]
Merge pull request #48757 from nextcloud/release/30.0.1

30.0.1

5 weeks agobuild(hub): 30.0.1 48757/head
Arthur Schiwon [Thu, 17 Oct 2024 07:26:52 +0000 (09:26 +0200)]
build(hub): 30.0.1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 17 Oct 2024 00:21:20 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 16 Oct 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 weeks agofix(AppConfig): Add external JWT private key to sensitive keys backport/48682/stable30 48710/head
provokateurin [Mon, 14 Oct 2024 08:42:06 +0000 (10:42 +0200)]
fix(AppConfig): Add external JWT private key to sensitive keys

Signed-off-by: provokateurin <kate@provokateurin.de>
5 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 15 Oct 2024 00:20:20 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 weeks agorevert: "fix(files_sharing): Make share labels nullable" backport/48673/stable30 48703/head
Ferdinand Thiessen [Mon, 14 Oct 2024 13:16:13 +0000 (15:16 +0200)]
revert: "fix(files_sharing): Make share labels nullable"

This reverts commit 01c4fa3ba8a7311da331e6a2b70fc866b0a9b39c.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 weeks agofix(share): Return empty string if no label is set
Ferdinand Thiessen [Sat, 12 Oct 2024 15:51:56 +0000 (17:51 +0200)]
fix(share): Return empty string if no label is set

* Resolves: https://github.com/nextcloud/server/issues/48629

While the database supports NULL, the typing has always said it only returns *string*.
So to not break any apps that might trust the typings we should return `''` if the database is set to `NULL`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 14 Oct 2024 00:20:08 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 13 Oct 2024 00:22:03 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 12 Oct 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 11 Oct 2024 00:25:16 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agoMerge pull request #48644 from nextcloud/release/30.0.1_rc2 v30.0.1rc2
Arthur Schiwon [Thu, 10 Oct 2024 13:43:21 +0000 (15:43 +0200)]
Merge pull request #48644 from nextcloud/release/30.0.1_rc2

30.0.1 RC2

6 weeks agobuild(hub): 30.0.1 RC2 release/30.0.1_rc2 48644/head
Arthur Schiwon [Thu, 10 Oct 2024 07:49:47 +0000 (09:49 +0200)]
build(hub): 30.0.1 RC2

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 weeks agoMerge pull request #48630 from nextcloud/backport/48628/stable30
Stephan Orbaugh [Thu, 10 Oct 2024 07:28:56 +0000 (09:28 +0200)]
Merge pull request #48630 from nextcloud/backport/48628/stable30

[stable30] fix(dav): Public WebDAV endpoint should allow `GET` requests

6 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 10 Oct 2024 00:20:23 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agofix(dav): Public WebDAV endpoint should allow `GET` requests backport/48628/stable30 48630/head
Ferdinand Thiessen [Tue, 8 Oct 2024 21:51:38 +0000 (23:51 +0200)]
fix(dav): Public WebDAV endpoint should allow `GET` requests

`GET` should be allowed even without Ajax header to allow downloading files,
or show files in the viewer. All other requests could be guarded, but this should not.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 weeks agoMerge pull request #48553 from nextcloud/backport/48543/stable30
Stephan Orbaugh [Wed, 9 Oct 2024 13:24:10 +0000 (15:24 +0200)]
Merge pull request #48553 from nextcloud/backport/48543/stable30

[stable30] fix(theming): Fix layout of themes

6 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 9 Oct 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agofix(UserTrait): Fix backend initialization backport/47896/stable30 48589/head
provokateurin [Tue, 8 Oct 2024 09:12:01 +0000 (11:12 +0200)]
fix(UserTrait): Fix backend initialization

Signed-off-by: provokateurin <kate@provokateurin.de>
6 weeks agofix: Skip users that still exist in backend
Ferdinand Thiessen [Wed, 11 Sep 2024 17:33:53 +0000 (19:33 +0200)]
fix: Skip users that still exist in backend

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 weeks agofix: Make user removal more resilient
Ferdinand Thiessen [Tue, 10 Sep 2024 20:50:16 +0000 (22:50 +0200)]
fix: Make user removal more resilient

Currently there is a problem if an exception is thrown in `User::delete`,
because at that point the user is already removed from the backend,
but not all data is deleted.

There is no way to recover from this state, as the user is gone no information is available anymore.
This means the data is still available on the server but can not removed by any API anymore.

The solution here is to first set a flag and backup the user home,
this can be used to recover failed user deletions in a way the delete can be re-tried.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 weeks agoMerge pull request #48615 from nextcloud/backport/45765/stable30
Andy Scherzinger [Tue, 8 Oct 2024 15:08:21 +0000 (17:08 +0200)]
Merge pull request #48615 from nextcloud/backport/45765/stable30

[stable30] fix(settings): Use axios directly for health check to preven URL sanitizing

6 weeks agochore(assets): Recompile assets backport/45765/stable30 48615/head
nextcloud-command [Mon, 10 Jun 2024 19:31:02 +0000 (19:31 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 weeks agofix(settings): Use axios directly for health check to preven URL sanitizing
Ferdinand Thiessen [Mon, 10 Jun 2024 14:08:50 +0000 (16:08 +0200)]
fix(settings): Use axios directly for health check to preven URL sanitizing

When using Apache with `DirectorySlash` it will respond with 301 and the URL with trailing slash.
But when using traefik as the reverse proxy it can not rewrite redirects, this leads to the problem
that the Apache response is using HTTP in the redirect but the real server (traefik) is only listening on HTTPS.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 weeks agoMerge pull request #48558 from nextcloud/backport/48522/stable30
Stephan Orbaugh [Tue, 8 Oct 2024 09:13:35 +0000 (11:13 +0200)]
Merge pull request #48558 from nextcloud/backport/48522/stable30

[stable30] fix(QueryBuilder): Account for aliases in output columns

6 weeks agoMerge pull request #48551 from nextcloud/backport/48548/stable30
Stephan Orbaugh [Tue, 8 Oct 2024 08:17:59 +0000 (10:17 +0200)]
Merge pull request #48551 from nextcloud/backport/48548/stable30

[stable30] fix(admin_audit): Listen to the right events

6 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 8 Oct 2024 00:20:15 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agoMerge pull request #48586 from nextcloud/backport/48584/stable30
Joas Schilling [Mon, 7 Oct 2024 11:01:48 +0000 (13:01 +0200)]
Merge pull request #48586 from nextcloud/backport/48584/stable30

[stable30] fix(config): Mark more app configs sensitive

6 weeks agofix(config): Mark more app configs sensitive backport/48584/stable30 48586/head
Joas Schilling [Mon, 7 Oct 2024 08:58:03 +0000 (10:58 +0200)]
fix(config): Mark more app configs sensitive

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 7 Oct 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 6 Oct 2024 00:21:27 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 5 Oct 2024 00:20:24 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 4 Oct 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 weeks agochore(assets): Recompile assets backport/48543/stable30 48553/head
nextcloud-command [Thu, 3 Oct 2024 18:16:54 +0000 (18:16 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 weeks agofix(theming): Fix layout of themes
Christopher Ng [Wed, 2 Oct 2024 23:13:43 +0000 (16:13 -0700)]
fix(theming): Fix layout of themes

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 weeks agofix(admin_audit): Listen to the right events backport/48548/stable30 48551/head
Côme Chilliet [Thu, 3 Oct 2024 08:56:42 +0000 (10:56 +0200)]
fix(admin_audit): Listen to the right events

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 weeks agofix(QueryBuilder): Account for aliases in output columns backport/48522/stable30 48558/head
provokateurin [Wed, 2 Oct 2024 09:55:27 +0000 (11:55 +0200)]
fix(QueryBuilder): Account for aliases in output columns

Signed-off-by: provokateurin <kate@provokateurin.de>
7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 3 Oct 2024 00:20:43 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agoMerge pull request #48529 from nextcloud/backport/48519/stable30
Daniel [Wed, 2 Oct 2024 16:29:13 +0000 (18:29 +0200)]
Merge pull request #48529 from nextcloud/backport/48519/stable30

[stable30] fix(dav): don't crash subscription on invalid calendar object

7 weeks agoMerge pull request #48500 from nextcloud/release/30.0.1_rc1 v30.0.1rc v30.0.1rc1
Benjamin Gaussorgues [Wed, 2 Oct 2024 14:15:18 +0000 (16:15 +0200)]
Merge pull request #48500 from nextcloud/release/30.0.1_rc1

7 weeks agofix(dav): don't crash subscription on invalid calendar object backport/48519/stable30 48529/head
escoand [Wed, 25 Sep 2024 10:29:12 +0000 (12:29 +0200)]
fix(dav): don't crash subscription on invalid calendar object

Signed-off-by: escoand <escoand@users.noreply.github.com>
7 weeks agoMerge pull request #48531 from nextcloud/backport/48508/stable30
Anna [Wed, 2 Oct 2024 13:43:56 +0000 (15:43 +0200)]
Merge pull request #48531 from nextcloud/backport/48508/stable30

[stable30] fix(caldav): add missing handlers

7 weeks agofix(caldav): add missing handlers backport/48508/stable30 48531/head
Anna Larch [Mon, 19 Aug 2024 11:28:04 +0000 (13:28 +0200)]
fix(caldav): add missing handlers

Signed-off-by: Anna Larch <anna@nextcloud.com>
7 weeks agoMerge pull request #48516 from nextcloud/backport/48512/stable30
Benjamin Gaussorgues [Wed, 2 Oct 2024 12:55:02 +0000 (14:55 +0200)]
Merge pull request #48516 from nextcloud/backport/48512/stable30

7 weeks agoMerge pull request #48506 from nextcloud/backport/48451/stable30
Daniel [Wed, 2 Oct 2024 12:53:11 +0000 (14:53 +0200)]
Merge pull request #48506 from nextcloud/backport/48451/stable30

[stable30] fix: make federation address book sync work with allow_local_remote_servers = false

7 weeks agoMerge pull request #48523 from nextcloud/backport/48486/stable30
Kate [Wed, 2 Oct 2024 11:25:59 +0000 (13:25 +0200)]
Merge pull request #48523 from nextcloud/backport/48486/stable30

7 weeks agochore: Move from Twitter to X backport/48486/stable30 48523/head
fenn-cs [Tue, 1 Oct 2024 12:45:07 +0000 (14:45 +0200)]
chore: Move from Twitter to X

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
7 weeks agoMerge pull request #48514 from nextcloud/backport/48513/stable30
Marcel Klehr [Wed, 2 Oct 2024 09:59:02 +0000 (11:59 +0200)]
Merge pull request #48514 from nextcloud/backport/48513/stable30

[stable30] fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResult

7 weeks agochore(assets): Recompile assets backport/48512/stable30 48516/head
nextcloud-command [Tue, 1 Oct 2024 23:12:33 +0000 (23:12 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks agofix(files): Fix folders not being selectable in the smart picker
Christopher Ng [Tue, 1 Oct 2024 22:55:14 +0000 (15:55 -0700)]
fix(files): Fix folders not being selectable in the smart picker

Signed-off-by: Christopher Ng <chrng8@gmail.com>