]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agochore(assets): Recompile assets 47547/head
nextcloud-command [Thu, 29 Aug 2024 13:43:20 +0000 (13:43 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files): Correctly check for already used names when creating new folder
Ferdinand Thiessen [Tue, 27 Aug 2024 15:42:31 +0000 (17:42 +0200)]
fix(files): Correctly check for already used names when creating new folder

Also add Cypress tests for the "new"-menu.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47404 from nextcloud/backport/47363/stable30
Andy Scherzinger [Thu, 29 Aug 2024 13:33:13 +0000 (15:33 +0200)]
Merge pull request #47404 from nextcloud/backport/47363/stable30

[stable30] fix: use empty template by default when pressing enter

2 months agochore(assets): Recompile assets 47404/head
nextcloud-command [Thu, 29 Aug 2024 12:28:15 +0000 (12:28 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 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>
2 months agoMerge pull request #47505 from nextcloud/backport/47448/stable30
Andy Scherzinger [Thu, 29 Aug 2024 12:16:02 +0000 (14:16 +0200)]
Merge pull request #47505 from nextcloud/backport/47448/stable30

[stable30] fix(user_status): add link to Availability page if user set predefined 'Vacationing'

2 months agoMerge pull request #47442 from nextcloud/backport/47204/stable30
Andy Scherzinger [Thu, 29 Aug 2024 12:11:51 +0000 (14:11 +0200)]
Merge pull request #47442 from nextcloud/backport/47204/stable30

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

2 months agoMerge pull request #47578 from nextcloud/backport/47525/stable30
Andy Scherzinger [Thu, 29 Aug 2024 11:13:40 +0000 (13:13 +0200)]
Merge pull request #47578 from nextcloud/backport/47525/stable30

[stable30] fix: optimise `getWrongShareOwnership` query

2 months agoMerge pull request #47429 from nextcloud/backport/47415/stable30
Andy Scherzinger [Thu, 29 Aug 2024 09:43:05 +0000 (11:43 +0200)]
Merge pull request #47429 from nextcloud/backport/47415/stable30

[stable30] fix: Trusted server icon recovery without addressbook change

2 months agochore(assets): Recompile assets 47442/head
nextcloud-command [Thu, 29 Aug 2024 09:42:14 +0000 (09:42 +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 agofix: optimise getWrongShareOwnership query 47578/head
Hamza Mahjoubi [Tue, 27 Aug 2024 12:07:28 +0000 (14:07 +0200)]
fix: optimise  getWrongShareOwnership query

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2 months agoMerge pull request #47597 from nextcloud/backport/47596/stable30
Andy Scherzinger [Thu, 29 Aug 2024 09:15:34 +0000 (11:15 +0200)]
Merge pull request #47597 from nextcloud/backport/47596/stable30

[stable30] fix(test): Fix provisioning enabled apps

2 months agoMerge pull request #47593 from nextcloud/backport/47551/stable30
Andy Scherzinger [Thu, 29 Aug 2024 07:50:10 +0000 (09:50 +0200)]
Merge pull request #47593 from nextcloud/backport/47551/stable30

[stable30] fix(files_sharing): Make share labels nullable

2 months agofix(test): Fix provisioning enabled apps 47597/head
provokateurin [Thu, 29 Aug 2024 07:31:31 +0000 (09:31 +0200)]
fix(test): Fix provisioning enabled apps

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agoMerge pull request #47564 from nextcloud/backport/47290/stable30
Julius Härtl [Thu, 29 Aug 2024 07:17:27 +0000 (09:17 +0200)]
Merge pull request #47564 from nextcloud/backport/47290/stable30

[stable30] feat(templates): add support for checkboxes in template filler

2 months agofix(files_sharing): Make share labels nullable 47593/head
provokateurin [Tue, 27 Aug 2024 20:28:48 +0000 (22:28 +0200)]
fix(files_sharing): Make share labels nullable

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agochore(assets): Recompile assets 47564/head
nextcloud-command [Thu, 29 Aug 2024 05:28:20 +0000 (05:28 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofeat(templates): add support for checkboxes in template filler
Elizabeth Danzberger [Thu, 15 Aug 2024 18:38:02 +0000 (14:38 -0400)]
feat(templates): add support for checkboxes in template filler

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 29 Aug 2024 00:21:17 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47471 from nextcloud/automated/noid/stable30-fix-npm-audit
Andy Scherzinger [Wed, 28 Aug 2024 23:10:18 +0000 (01:10 +0200)]
Merge pull request #47471 from nextcloud/automated/noid/stable30-fix-npm-audit

[stable30] Fix npm audit

2 months agochore(assets): Recompile assets 47505/head
nextcloud-command [Tue, 27 Aug 2024 05:46:32 +0000 (05:46 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(user_status): add link to Availability page if user set predefined 'Vacationing'
Maksim Sukharev [Fri, 23 Aug 2024 11:59:29 +0000 (13:59 +0200)]
fix(user_status): add link to Availability page if user set predefined 'Vacationing'

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 months agofix(deps): Fix npm audit 47471/head
nextcloud-command [Tue, 27 Aug 2024 05:02:20 +0000 (05:02 +0000)]
fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
2 months agoMerge pull request #47574 from nextcloud/backport/37303/stable30
Andy Scherzinger [Wed, 28 Aug 2024 22:44:01 +0000 (00:44 +0200)]
Merge pull request #47574 from nextcloud/backport/37303/stable30

[stable30] fix(provisionning_api): Remove parameters that are not set into template

2 months agoMerge pull request #47543 from nextcloud/backport/47450/stable30
Andy Scherzinger [Wed, 28 Aug 2024 22:41:19 +0000 (00:41 +0200)]
Merge pull request #47543 from nextcloud/backport/47450/stable30

[stable30] "Line" manager instead of "Account" manager

2 months agochore: npm run build 47543/head
Jérôme Herbinet [Fri, 23 Aug 2024 14:25:58 +0000 (16:25 +0200)]
chore: npm run build

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(wording): "Line" manager instead of "Account" manager
Jérôme Herbinet [Fri, 23 Aug 2024 14:00:26 +0000 (16:00 +0200)]
fix(wording): "Line" manager instead of "Account" manager

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 months agoMerge pull request #47528 from nextcloud/backport/47510/stable30
Andy Scherzinger [Wed, 28 Aug 2024 22:19:20 +0000 (00:19 +0200)]
Merge pull request #47528 from nextcloud/backport/47510/stable30

[stable30] fix(db): Increase log level for very slow transactions

2 months agoMerge pull request #47436 from nextcloud/backport/47407/stable30
Andy Scherzinger [Wed, 28 Aug 2024 22:16:20 +0000 (00:16 +0200)]
Merge pull request #47436 from nextcloud/backport/47407/stable30

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

2 months agofix(files_versions): Migrate version name dialog from NcModal to NcDialog 47436/head
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #47587 from nextcloud/backport/47532/stable30
Andy Scherzinger [Wed, 28 Aug 2024 20:38:56 +0000 (22:38 +0200)]
Merge pull request #47587 from nextcloud/backport/47532/stable30

[stable30] feat(webhook_listeners): Enable the app by default

2 months agofeat(webhook_listeners): Enable the app by default 47587/head
Côme Chilliet [Tue, 27 Aug 2024 14:00:00 +0000 (16:00 +0200)]
feat(webhook_listeners): Enable the app by default

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agoMerge pull request #47588 from nextcloud/backport/47515/stable30
Andy Scherzinger [Wed, 28 Aug 2024 20:08:16 +0000 (22:08 +0200)]
Merge pull request #47588 from nextcloud/backport/47515/stable30

[stable30] fix(migration): Correctly sort migrations by version number

2 months agoMerge pull request #47583 from nextcloud/backport/47185/stable30
Andy Scherzinger [Wed, 28 Aug 2024 20:07:13 +0000 (22:07 +0200)]
Merge pull request #47583 from nextcloud/backport/47185/stable30

[stable30] fix: Filename validation should only forbid `create` and `update`

2 months agochore(assets): Recompile assets 47583/head
nextcloud-command [Wed, 28 Aug 2024 18:56:59 +0000 (18:56 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(migration): Correctly sort migrations by version number 47588/head
Joas Schilling [Tue, 27 Aug 2024 10:33:20 +0000 (12:33 +0200)]
fix(migration): Correctly sort migrations by version number

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix: Also validate parent path in `verifyPath`
Ferdinand Thiessen [Tue, 27 Aug 2024 12:07:44 +0000 (14:07 +0200)]
fix: Also validate parent path in `verifyPath`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: Allow read-only filename validation to allow reading files
Ferdinand Thiessen [Tue, 27 Aug 2024 12:06:23 +0000 (14:06 +0200)]
fix: Allow read-only filename validation to allow reading files

Needed to read files with the "Windows compatibility" feature.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: Renaming does not need update but delete permissions
Ferdinand Thiessen [Tue, 27 Aug 2024 11:10:32 +0000 (13:10 +0200)]
fix: Renaming does not need update but delete permissions

Renaming is basically copy + delete (a move), so no need to update permissions.
Especially if the node is in a invalid directory the node should be moveable but not editable.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(dav): Pre-check if node can be copied or moved in DAV files plugin
Ferdinand Thiessen [Tue, 27 Aug 2024 10:59:06 +0000 (12:59 +0200)]
fix(dav): Pre-check if node can be copied or moved in DAV files plugin

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47561 from nextcloud/backport/46639/stable30
Stephan Orbaugh [Wed, 28 Aug 2024 15:23:39 +0000 (17:23 +0200)]
Merge pull request #47561 from nextcloud/backport/46639/stable30

[stable30] Transparent* database sharding

2 months agofix(provisionning_api): Remove parameters that are not set into template 47574/head
Thomas Citharel [Mon, 20 Mar 2023 13:38:26 +0000 (14:38 +0100)]
fix(provisionning_api): Remove parameters that are not set into template

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 months agofix: Backport to 30 47561/head
Louis Chemineau [Wed, 28 Aug 2024 10:28:50 +0000 (12:28 +0200)]
fix: Backport to 30

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agochore: Apply php:cs recommendations
Louis Chemineau [Wed, 28 Aug 2024 08:44:18 +0000 (10:44 +0200)]
chore: Apply php:cs recommendations

Signed-off-by: Louis Chemineau <louis@chmn.me>
[skip ci]

2 months agofix: mark systemconfig value as not being tainted because they are implicitly trusted
Robin Appelman [Thu, 22 Aug 2024 12:34:37 +0000 (14:34 +0200)]
fix: mark systemconfig value as not being tainted because they are implicitly trusted

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: make preload custom proterties sharding compatible
Robin Appelman [Wed, 21 Aug 2024 15:18:08 +0000 (17:18 +0200)]
fix: make preload custom proterties sharding compatible

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: implement sharding compatible cleanup for various bits
Robin Appelman [Thu, 15 Aug 2024 16:04:55 +0000 (18:04 +0200)]
fix: implement sharding compatible cleanup for various bits

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: fix share cleanup for deleted groups with sharding
Robin Appelman [Tue, 6 Aug 2024 12:46:50 +0000 (14:46 +0200)]
fix: fix share cleanup for deleted groups with sharding

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: adjust systemtag orphan cleanup query to work with sharding
Robin Appelman [Wed, 31 Jul 2024 15:17:54 +0000 (17:17 +0200)]
fix: adjust systemtag orphan cleanup query to work with sharding

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: make background scan job compatible with sharding
Robin Appelman [Thu, 25 Jul 2024 16:46:47 +0000 (18:46 +0200)]
fix: make background scan job compatible with sharding

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agotest: fix share provider tests for sharding
Robin Appelman [Fri, 19 Jul 2024 17:31:10 +0000 (19:31 +0200)]
test: fix share provider tests for sharding

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: run mimetype repair query across all shards
Robin Appelman [Fri, 19 Jul 2024 17:30:53 +0000 (19:30 +0200)]
fix: run mimetype repair query across all shards

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: hint storage id in more places
Robin Appelman [Fri, 19 Jul 2024 14:04:47 +0000 (16:04 +0200)]
fix: hint storage id in more places

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agotest: run sharding tests in ci
Robin Appelman [Thu, 18 Jul 2024 15:22:02 +0000 (17:22 +0200)]
test: run sharding tests in ci

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: only allow pre-defined shards
Robin Appelman [Thu, 18 Jul 2024 15:16:01 +0000 (17:16 +0200)]
fix: only allow pre-defined shards

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agotest: mark share test cleanup as running across all shards
Robin Appelman [Tue, 16 Jul 2024 15:48:03 +0000 (17:48 +0200)]
test: mark share test cleanup as running across all shards

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofeat: implement distributing partitioned queries over multiple shards
Robin Appelman [Wed, 31 Jul 2024 16:41:11 +0000 (18:41 +0200)]
feat: implement distributing partitioned queries over multiple shards

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofeat: add option to automatically partition queries by specific tables
Robin Appelman [Thu, 13 Jun 2024 16:34:35 +0000 (18:34 +0200)]
feat: add option to automatically partition queries by specific tables

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: delay calculating global cache prefix untill a cache is created
Robin Appelman [Tue, 20 Aug 2024 14:46:49 +0000 (16:46 +0200)]
fix: delay calculating global cache prefix untill a cache is created

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: don't make ICacheFactory depend on database
Robin Appelman [Thu, 8 Aug 2024 15:24:12 +0000 (17:24 +0200)]
fix: don't make ICacheFactory depend on database

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofeat: track expected output columns in query builder
Robin Appelman [Wed, 31 Jul 2024 17:52:41 +0000 (19:52 +0200)]
feat: track expected output columns in query builder

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoMerge pull request #47398 from nextcloud/backport/47259/stable30
Stephan Orbaugh [Wed, 28 Aug 2024 12:54:00 +0000 (14:54 +0200)]
Merge pull request #47398 from nextcloud/backport/47259/stable30

[stable30] feat: add negative compare-and-delete to imemcache

2 months agoMerge pull request #47559 from nextcloud/backport/47496/stable30
Stephan Orbaugh [Wed, 28 Aug 2024 12:23:18 +0000 (14:23 +0200)]
Merge pull request #47559 from nextcloud/backport/47496/stable30

[stable30] feat: Improve encryption mode detection in occ info:file

2 months agoMerge pull request #47542 from nextcloud/backport/47522/stable30
Andy Scherzinger [Wed, 28 Aug 2024 11:39:51 +0000 (13:39 +0200)]
Merge pull request #47542 from nextcloud/backport/47522/stable30

[stable30] [TaskProcessing] Add manager::runTask method

2 months agoMerge pull request #47533 from nextcloud/backport/47509/stable30
Andy Scherzinger [Wed, 28 Aug 2024 11:11:42 +0000 (13:11 +0200)]
Merge pull request #47533 from nextcloud/backport/47509/stable30

[stable30] fix: gracefully handle unexpected exif orientation types

2 months agoMerge pull request #47499 from nextcloud/backport/47490/stable30
Andy Scherzinger [Wed, 28 Aug 2024 10:15:52 +0000 (12:15 +0200)]
Merge pull request #47499 from nextcloud/backport/47490/stable30

[stable30] chore(files): Adjust wording for file type filter

2 months agoMerge pull request #47492 from nextcloud/backport/47467/stable30
John Molakvoæ [Wed, 28 Aug 2024 09:28:06 +0000 (11:28 +0200)]
Merge pull request #47492 from nextcloud/backport/47467/stable30

2 months agofeat: Improve encryption mode detection in occ info:file 47559/head
Louis Chemineau [Mon, 26 Aug 2024 17:28:44 +0000 (19:28 +0200)]
feat: Improve encryption mode detection in occ info:file

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agoMerge pull request #47550 from nextcloud/backport/47521/stable30
Joas Schilling [Wed, 28 Aug 2024 06:18:24 +0000 (08:18 +0200)]
Merge pull request #47550 from nextcloud/backport/47521/stable30

[stable30] fix(logger): ignore session logging during setup

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 28 Aug 2024 00:23:19 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(assets): Recompile assets 47492/head
nextcloud-command [Tue, 27 Aug 2024 21:36:40 +0000 (21:36 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #47545 from nextcloud/backport/47541/stable30
Joas Schilling [Tue, 27 Aug 2024 21:25:26 +0000 (23:25 +0200)]
Merge pull request #47545 from nextcloud/backport/47541/stable30

[stable30] ci: Reduce required run time

2 months agofix(files): Remove huge margin on bottom
Ferdinand Thiessen [Fri, 23 Aug 2024 17:52:42 +0000 (19:52 +0200)]
fix(files): Remove huge margin on bottom

Instead make it relative to screen size.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoci: Update integration-sqlite.yml 47545/head
Joas Schilling [Tue, 27 Aug 2024 19:43:58 +0000 (21:43 +0200)]
ci: Update integration-sqlite.yml

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 months agofix(setup): ignore long session login during installation 47550/head
Maxence Lange [Tue, 27 Aug 2024 13:29:04 +0000 (12:29 -0100)]
fix(setup): ignore long session login during installation

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 months agoci: Don't run things normally and with coverage flag on the same configuration
Joas Schilling [Tue, 27 Aug 2024 15:49:12 +0000 (17:49 +0200)]
ci: Don't run things normally and with coverage flag on the same configuration

Signed-off-by: Joas Schilling <coding@schilljs.com>
[skip ci]

2 months agoci: Run things we only run on 1 PHP version on the preinstalled 8.1 which installs...
Joas Schilling [Tue, 27 Aug 2024 15:48:33 +0000 (17:48 +0200)]
ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which installs ~2m faster

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #47539 from nextcloud/backport/47500/stable30
Julius Härtl [Tue, 27 Aug 2024 18:02:50 +0000 (20:02 +0200)]
Merge pull request #47539 from nextcloud/backport/47500/stable30

2 months agochore: rebuild assets 47539/head
Elizabeth Danzberger [Tue, 27 Aug 2024 16:43:08 +0000 (12:43 -0400)]
chore: rebuild assets

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2 months agofix(files): fix list gap at bottom
Elizabeth Danzberger [Mon, 26 Aug 2024 14:05:35 +0000 (10:05 -0400)]
fix(files): fix list gap at bottom

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #47514 from nextcloud/backport/47495/stable30
Andy Scherzinger [Tue, 27 Aug 2024 16:36:01 +0000 (18:36 +0200)]
Merge pull request #47514 from nextcloud/backport/47495/stable30

[stable30] feat: Delegate is-encrypted handling to the e2ee app

2 months agoMerge pull request #47518 from nextcloud/backport/47508/stable30
Andy Scherzinger [Tue, 27 Aug 2024 16:34:55 +0000 (18:34 +0200)]
Merge pull request #47518 from nextcloud/backport/47508/stable30

[stable30] fix(Router): Load attribute routes of all apps when not app is specified

2 months agofix(taskprocessing): fix condition to reschedule SynchronousBackgroundJob 47542/head
Julien Veyssier [Tue, 27 Aug 2024 11:22:12 +0000 (13:22 +0200)]
fix(taskprocessing): fix condition to reschedule SynchronousBackgroundJob

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agofeat(taskprocessing): add IManager::runTask method to run task synchronously
Julien Veyssier [Tue, 27 Aug 2024 11:11:51 +0000 (13:11 +0200)]
feat(taskprocessing): add IManager::runTask method to run task synchronously

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agofix: gracefully handle unexpected exif orientation types 47533/head
Richard Steinmetz [Tue, 27 Aug 2024 07:32:04 +0000 (09:32 +0200)]
fix: gracefully handle unexpected exif orientation types

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 months agofix(db): Increase log level for very slow transactions 47528/head
Christoph Wurst [Tue, 27 Aug 2024 08:03:35 +0000 (10:03 +0200)]
fix(db): Increase log level for very slow transactions

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months agoMerge pull request #47512 from nextcloud/backport/47494/stable30
Joas Schilling [Tue, 27 Aug 2024 11:33:12 +0000 (13:33 +0200)]
Merge pull request #47512 from nextcloud/backport/47494/stable30

[stable30] fix(dav): Allow apps to get unshares for DAV resources

2 months agofix(Router): Load attribute routes of all apps when not app is specified 47518/head
provokateurin [Tue, 27 Aug 2024 07:00:09 +0000 (09:00 +0200)]
fix(Router): Load attribute routes of all apps when not app is specified

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agofeat: Delegate is-encrypted handling to the e2ee app 47514/head
Louis Chemineau [Mon, 26 Aug 2024 17:39:38 +0000 (19:39 +0200)]
feat: Delegate is-encrypted handling to the e2ee app

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agofix(dav): Allow apps to get unshares for DAV resources 47512/head
Joas Schilling [Mon, 26 Aug 2024 16:58:32 +0000 (18:58 +0200)]
fix(dav): Allow apps to get unshares for DAV resources

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #47498 from nextcloud/backport/47465/stable30
John Molakvoæ [Tue, 27 Aug 2024 07:20:26 +0000 (09:20 +0200)]
Merge pull request #47498 from nextcloud/backport/47465/stable30

2 months agoMerge pull request #47219 from nextcloud/dependabot/npm_and_yarn/stable30/webdav...
Andy Scherzinger [Tue, 27 Aug 2024 04:57:50 +0000 (06:57 +0200)]
Merge pull request #47219 from nextcloud/dependabot/npm_and_yarn/stable30/webdav-5.7.1

chore(deps): bump webdav from 5.7.0 to 5.7.1

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 27 Aug 2024 00:21:01 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(assets): Recompile assets 47498/head
nextcloud-command [Tue, 27 Aug 2024 00:02:13 +0000 (00:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(assets): Recompile assets 47219/head
nextcloud-command [Mon, 26 Aug 2024 21:58:27 +0000 (21:58 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(deps): bump webdav from 5.7.0 to 5.7.1
dependabot[bot] [Wed, 14 Aug 2024 09:31:39 +0000 (09:31 +0000)]
chore(deps): bump webdav from 5.7.0 to 5.7.1

Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.7.0 to 5.7.1.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.7.0...v5.7.1)

---
updated-dependencies:
- dependency-name: webdav
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agochore(assets): Recompile assets 47499/head
nextcloud-command [Mon, 26 Aug 2024 21:34:00 +0000 (21:34 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>