]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
6 weeks agochore(deps-dev): bump eslint-plugin-cypress from 3.4.0 to 3.5.0 47222/head
dependabot[bot] [Thu, 29 Aug 2024 16:56:58 +0000 (16:56 +0000)]
chore(deps-dev): bump eslint-plugin-cypress from 3.4.0 to 3.5.0

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 weeks agoMerge pull request #47535 from nextcloud/fix/move-image-to-oc-namespace
Côme Chilliet [Thu, 29 Aug 2024 16:01:34 +0000 (18:01 +0200)]
Merge pull request #47535 from nextcloud/fix/move-image-to-oc-namespace

Fix/move image to oc namespace

6 weeks agofix(Image): Do not send empty Content-Type header 47535/head
Côme Chilliet [Thu, 29 Aug 2024 08:06:20 +0000 (10:06 +0200)]
fix(Image): Do not send empty Content-Type header

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 weeks agofix(tests): Fix ImageTest test
Côme Chilliet [Thu, 29 Aug 2024 08:05:55 +0000 (10:05 +0200)]
fix(tests): Fix ImageTest test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 weeks agofix(\OC\Image): Use new IAppConfig and type safe methods
Côme Chilliet [Tue, 27 Aug 2024 15:03:10 +0000 (17:03 +0200)]
fix(\OC\Image): Use new IAppConfig and type safe methods

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 weeks agofix(OC\Image): Fix all psalm spotted issues in the file
Côme Chilliet [Tue, 27 Aug 2024 14:55:36 +0000 (16:55 +0200)]
fix(OC\Image): Fix all psalm spotted issues in the file

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 weeks agofix: Remove all references to OC_Image
Côme Chilliet [Tue, 27 Aug 2024 14:34:31 +0000 (16:34 +0200)]
fix: Remove all references to OC_Image

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 weeks agofix: Move \OC_Image to \OC\Image with the other internal classes
Côme Chilliet [Tue, 27 Aug 2024 14:18:42 +0000 (16:18 +0200)]
fix: Move \OC_Image to \OC\Image with the other internal classes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 weeks agoMerge pull request #47581 from nextcloud/fix/audit-new-node
Julius Härtl [Thu, 29 Aug 2024 13:43:21 +0000 (15:43 +0200)]
Merge pull request #47581 from nextcloud/fix/audit-new-node

fix: Do not fail to get internal path on NonExistingFile

6 weeks agoMerge pull request #47567 from nextcloud/jtr/fix-opcache-restricted-env
Josh [Thu, 29 Aug 2024 12:46:41 +0000 (08:46 -0400)]
Merge pull request #47567 from nextcloud/jtr/fix-opcache-restricted-env

fix(config): Avoid error messages for restricted opcache API

6 weeks agoMerge pull request #47600 from nextcloud/artonge/fix/files_virtual_list_grid_view_lay...
Louis [Thu, 29 Aug 2024 12:07:40 +0000 (14:07 +0200)]
Merge pull request #47600 from nextcloud/artonge/fix/files_virtual_list_grid_view_layout_computation

fix(files): Remove margin and width to not break layout

6 weeks agofix(files): Remove margin and width to not break layout 47600/head
Louis Chemineau [Thu, 29 Aug 2024 09:32:47 +0000 (11:32 +0200)]
fix(files): Remove margin and width to not break layout

In grid view, this was messing with the reported available list width which was breaking the computed layout.

Fix https://github.com/nextcloud/server/issues/47599

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 weeks agoMerge pull request #47598 from nextcloud/enh/47017/re-enable-content-length-header
Stephan Orbaugh [Thu, 29 Aug 2024 10:53:19 +0000 (12:53 +0200)]
Merge pull request #47598 from nextcloud/enh/47017/re-enable-content-length-header

fix: re-enable content-length header via htaccess

6 weeks agofix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 47581/head
Julius Härtl [Wed, 28 Aug 2024 15:13:41 +0000 (17:13 +0200)]
fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 weeks agoMerge pull request #47582 from fulldecent/patch-1
John Molakvoæ [Thu, 29 Aug 2024 09:54:13 +0000 (11:54 +0200)]
Merge pull request #47582 from fulldecent/patch-1

6 weeks agofix: re-enable content-length header via htaccess 47598/head
Simon L. [Thu, 29 Aug 2024 07:52:08 +0000 (09:52 +0200)]
fix: re-enable content-length header via htaccess

Signed-off-by: Simon L. <szaimen@e.mail.de>
6 weeks agochore: Remove installation method from bug-report template 47582/head
Simon L. [Thu, 29 Aug 2024 09:41:01 +0000 (11:41 +0200)]
chore: Remove installation method from bug-report template

Signed-off-by: Simon L. <szaimen@e.mail.de>
6 weeks agoMerge pull request #47596 from nextcloud/fix/test/provisioning-enabled-apps
Joas Schilling [Thu, 29 Aug 2024 09:16:24 +0000 (11:16 +0200)]
Merge pull request #47596 from nextcloud/fix/test/provisioning-enabled-apps

fix(test): Fix provisioning enabled apps

6 weeks agoMerge pull request #47343 from nextcloud/feat/31420/add-bidi-support
John Molakvoæ [Thu, 29 Aug 2024 08:56:27 +0000 (10:56 +0200)]
Merge pull request #47343 from nextcloud/feat/31420/add-bidi-support

6 weeks agochore: Add stylelint rules to verify we only use logical properties 47343/head
Ferdinand Thiessen [Tue, 27 Aug 2024 19:56:15 +0000 (21:56 +0200)]
chore: Add stylelint rules to verify we only use logical properties

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 weeks agofix: Adjust more places for logical position
Ferdinand Thiessen [Tue, 20 Aug 2024 17:42:11 +0000 (19:42 +0200)]
fix: Adjust more places for logical position

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 weeks agofix: Adjust some minor styles issues
Ferdinand Thiessen [Tue, 20 Aug 2024 17:21:07 +0000 (19:21 +0200)]
fix: Adjust some minor styles issues

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 weeks agoFix: float and clear
Mostafa Ahangarha [Sat, 23 Dec 2023 16:16:25 +0000 (19:46 +0330)]
Fix: float and clear

Fix other background-positions
Minor fix in link button icon position
Update header left and right to start and end

Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
6 weeks agoFix: shorthand paddings and margins
Mostafa Ahangarha [Sat, 23 Dec 2023 15:40:30 +0000 (19:10 +0330)]
Fix: shorthand paddings and margins

Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
6 weeks agoFix: background position based on direction
Mostafa Ahangarha [Sat, 23 Dec 2023 15:27:37 +0000 (18:57 +0330)]
Fix: background position based on direction

Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
6 weeks agofeat: Add bidi support in core directory
Mostafa Ahangarha [Tue, 19 Dec 2023 18:12:52 +0000 (21:42 +0330)]
feat: Add bidi support in core directory

Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
6 weeks agofix(test): Fix provisioning enabled apps 47596/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>
7 weeks agoMerge pull request #47551 from nextcloud/fix/files_sharing/share-nullable-label
Joas Schilling [Thu, 29 Aug 2024 06:43:34 +0000 (08:43 +0200)]
Merge pull request #47551 from nextcloud/fix/files_sharing/share-nullable-label

fix(files_sharing): Make share labels nullable

7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 29 Aug 2024 00:21:09 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agoMerge pull request #47515 from nextcloud/bugfix/noid/fix-migration-sorting
Andy Scherzinger [Wed, 28 Aug 2024 18:46:24 +0000 (20:46 +0200)]
Merge pull request #47515 from nextcloud/bugfix/noid/fix-migration-sorting

fix(migration): Correctly sort migrations by version number

7 weeks agoMerge pull request #47532 from nextcloud/fix/default-enable-webhooks
Andy Scherzinger [Wed, 28 Aug 2024 18:45:31 +0000 (20:45 +0200)]
Merge pull request #47532 from nextcloud/fix/default-enable-webhooks

feat(webhook_listeners): Enable the app by default

7 weeks agoMerge pull request #47185 from nextcloud/fix/filename-validation
Andy Scherzinger [Wed, 28 Aug 2024 16:39:16 +0000 (18:39 +0200)]
Merge pull request #47185 from nextcloud/fix/filename-validation

fix: Filename validation should only forbid `create` and `update`

7 weeks agochore(assets): Recompile assets 47185/head
nextcloud-command [Wed, 28 Aug 2024 13:42:32 +0000 (13:42 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks agoMove preferred install method to top spot
William Entriken [Wed, 28 Aug 2024 15:18:39 +0000 (11:18 -0400)]
Move preferred install method to top spot

Signed-off-by: William Entriken <github.com@phor.net>
7 weeks agoMerge pull request #47525 from nextcloud/fix/optimize-getWrongShareOwnership-query
Hamza [Wed, 28 Aug 2024 14:14:56 +0000 (16:14 +0200)]
Merge pull request #47525 from nextcloud/fix/optimize-getWrongShareOwnership-query

fix: optimise `getWrongShareOwnership` query

7 weeks agoMerge pull request #37303 from nextcloud/remove-unset-parameters
Kate [Wed, 28 Aug 2024 13:59:41 +0000 (15:59 +0200)]
Merge pull request #37303 from nextcloud/remove-unset-parameters

7 weeks agofix(provisionning_api): Remove parameters that are not set into template 37303/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>
7 weeks agofix(config): Avoid error messages for restricted opcache API 47567/head
Josh [Wed, 28 Aug 2024 12:20:25 +0000 (08:20 -0400)]
fix(config): Avoid error messages for restricted opcache API

Make changes recently added via #44230 match #8188 to avoid failures in restricted hosting environments.

Fixes #47562

Signed-off-by: Josh <josh.t.richards@gmail.com>
7 weeks agoMerge pull request #46639 from nextcloud/autosharding
Stephan Orbaugh [Wed, 28 Aug 2024 09:22:44 +0000 (11:22 +0200)]
Merge pull request #46639 from nextcloud/autosharding

Transparent* database sharding

7 weeks agochore: Apply php:cs recommendations 46639/head
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>
7 weeks agoMerge pull request #47511 from nextcloud/artonge/chore/is_encrypted_description
Louis [Wed, 28 Aug 2024 08:35:09 +0000 (10:35 +0200)]
Merge pull request #47511 from nextcloud/artonge/chore/is_encrypted_description

chore: Improve `FileInfo::isEncrypted` description

7 weeks agoMerge pull request #47496 from nextcloud/artonge/feat/improve_encryption_detection_in_occ
Louis [Wed, 28 Aug 2024 08:34:55 +0000 (10:34 +0200)]
Merge pull request #47496 from nextcloud/artonge/feat/improve_encryption_detection_in_occ

feat: Improve encryption mode detection in occ info:file

7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks 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>
7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 28 Aug 2024 00:23:12 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agoMerge pull request #47400 from nextcloud/feat/load-more-than-50-faves
Pytal [Tue, 27 Aug 2024 23:25:39 +0000 (16:25 -0700)]
Merge pull request #47400 from nextcloud/feat/load-more-than-50-faves

feat(files): Allow more than 50 favorite views

7 weeks agochore(assets): Recompile assets 47400/head
nextcloud-command [Tue, 27 Aug 2024 22:53:31 +0000 (22:53 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks agotest(files): Adapt favorite views spec
Christopher Ng [Tue, 27 Aug 2024 22:37:27 +0000 (15:37 -0700)]
test(files): Adapt favorite views spec

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 weeks agofeat(files): Allow more than 50 favorite views
Christopher Ng [Wed, 21 Aug 2024 17:31:21 +0000 (10:31 -0700)]
feat(files): Allow more than 50 favorite views

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 weeks agoperf(files): Do not block files page load with server-side favorites retrieval
Christopher Ng [Wed, 21 Aug 2024 17:31:21 +0000 (10:31 -0700)]
perf(files): Do not block files page load with server-side favorites retrieval

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 weeks agofix(files_sharing): Make share labels nullable 47551/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>
7 weeks agoMerge pull request #47290 from nextcloud/feat/checkbox-template-field-type
Elizabeth Danzberger [Tue, 27 Aug 2024 20:15:30 +0000 (16:15 -0400)]
Merge pull request #47290 from nextcloud/feat/checkbox-template-field-type

feat(templates): checkbox field type

7 weeks agoMerge pull request #47521 from nextcloud/fix/noid/loosing-systemconfig-on-setup
Maxence Lange [Tue, 27 Aug 2024 19:10:16 +0000 (18:10 -0100)]
Merge pull request #47521 from nextcloud/fix/noid/loosing-systemconfig-on-setup

fix(logger): ignore session logging during setup

7 weeks agochore: rebuild assets 47290/head
Elizabeth Danzberger [Tue, 27 Aug 2024 18:43:49 +0000 (14:43 -0400)]
chore: rebuild assets

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
7 weeks 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>
7 weeks agoMerge pull request #47540 from nextcloud/fix/folder-creation
Ferdinand Thiessen [Tue, 27 Aug 2024 18:38:41 +0000 (20:38 +0200)]
Merge pull request #47540 from nextcloud/fix/folder-creation

fix(files): Correctly check for already used names when creating new folder

7 weeks agochore(assets): Recompile assets 47540/head
nextcloud-command [Tue, 27 Aug 2024 17:56:03 +0000 (17:56 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks 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>
7 weeks agoMerge pull request #47541 from nextcloud/ci/noid/lighter
Joas Schilling [Tue, 27 Aug 2024 17:40:01 +0000 (19:40 +0200)]
Merge pull request #47541 from nextcloud/ci/noid/lighter

ci: Reduce required run time

7 weeks agoMerge pull request #47450 from nextcloud/Jerome-Herbinet-line-manager
Ferdinand Thiessen [Tue, 27 Aug 2024 16:53:52 +0000 (18:53 +0200)]
Merge pull request #47450 from nextcloud/Jerome-Herbinet-line-manager

"Line" manager instead of "Account" manager

7 weeks agoMerge pull request #47522 from nextcloud/enh/noid/taskprocessing-runtask
Julien Veyssier [Tue, 27 Aug 2024 15:53:20 +0000 (17:53 +0200)]
Merge pull request #47522 from nextcloud/enh/noid/taskprocessing-runtask

[TaskProcessing] Add manager::runTask method

7 weeks agoci: Don't run things normally and with coverage flag on the same configuration 47541/head
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>
7 weeks 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>
7 weeks agoMerge pull request #47500 from nextcloud/fix/file-list-footer-gap
John Molakvoæ [Tue, 27 Aug 2024 15:27:38 +0000 (17:27 +0200)]
Merge pull request #47500 from nextcloud/fix/file-list-footer-gap

7 weeks agofix(migration): Correctly sort migrations by version number 47515/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>
7 weeks agofeat(webhook_listeners): Enable the app by default 47532/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>
7 weeks agoMerge pull request #47509 from nextcloud/fix/exif-orientation-type
Daniel [Tue, 27 Aug 2024 13:59:14 +0000 (15:59 +0200)]
Merge pull request #47509 from nextcloud/fix/exif-orientation-type

fix: gracefully handle unexpected exif orientation types

7 weeks agofix(setup): ignore long session login during installation 47521/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>
7 weeks agoMerge pull request #47507 from nextcloud/feat/apcu-setup-check
Julius Härtl [Tue, 27 Aug 2024 13:18:34 +0000 (15:18 +0200)]
Merge pull request #47507 from nextcloud/feat/apcu-setup-check

feat(settings): Add setup check for apcu cache expunge

7 weeks agofix(taskprocessing): fix condition to reschedule SynchronousBackgroundJob 47522/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>
7 weeks agofix: optimise getWrongShareOwnership query 47525/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>
7 weeks 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>
7 weeks agoMerge pull request #47508 from nextcloud/fix/router/attribute-routes-all-apps
Kate [Tue, 27 Aug 2024 10:48:50 +0000 (12:48 +0200)]
Merge pull request #47508 from nextcloud/fix/router/attribute-routes-all-apps

7 weeks agoMerge pull request #47495 from nextcloud/artonge/dept/delegat_is_encrypted_to_e2ee
Louis [Tue, 27 Aug 2024 10:32:40 +0000 (12:32 +0200)]
Merge pull request #47495 from nextcloud/artonge/dept/delegat_is_encrypted_to_e2ee

feat: Delegate is-encrypted handling to the e2ee app

7 weeks agoMerge pull request #47494 from nextcloud/bugfix/eun-100/allow-apps-to-get-unshared...
Joas Schilling [Tue, 27 Aug 2024 09:23:48 +0000 (11:23 +0200)]
Merge pull request #47494 from nextcloud/bugfix/eun-100/allow-apps-to-get-unshared-users

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

7 weeks agofix(files): fix list gap at bottom 47500/head
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>
7 weeks agochore: Improve isEncrypted description 47511/head
Louis Chemineau [Tue, 27 Aug 2024 08:52:35 +0000 (10:52 +0200)]
chore: Improve isEncrypted description

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 weeks agofeat(settings): Add setup check for apcu cache expunge 47507/head
Julius Härtl [Tue, 27 Aug 2024 07:02:05 +0000 (09:02 +0200)]
feat(settings): Add setup check for apcu cache expunge

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 weeks agofix(Router): Load attribute routes of all apps when not app is specified 47508/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>
7 weeks agoMerge pull request #47510 from nextcloud/fix/db/slow-transactions-higher-log-level
Joas Schilling [Tue, 27 Aug 2024 08:30:52 +0000 (10:30 +0200)]
Merge pull request #47510 from nextcloud/fix/db/slow-transactions-higher-log-level

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

7 weeks agofix(db): Increase log level for very slow transactions 47510/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>