]>
source.dussan.org Git - nextcloud-server.git/log
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>
Andy Scherzinger [Thu, 29 Aug 2024 21:26:54 +0000 (23:26 +0200)]
Merge pull request #47555 from nextcloud/backport/47400/stable30
[stable30] feat(files): Allow more than 50 favorite views
Arthur Schiwon [Thu, 29 Aug 2024 19:06:54 +0000 (21:06 +0200)]
Merge pull request #47603 from nextcloud/release/30.0.0_rc3
30.0.0 RC3
Arthur Schiwon [Thu, 29 Aug 2024 19:06:11 +0000 (21:06 +0200)]
Merge pull request #47612 from nextcloud/backport/47611/stable30
[stable30] fix(DB): set sharding parameters only when intended
nextcloud-command [Thu, 29 Aug 2024 19:03:05 +0000 (19:03 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Thu, 29 Aug 2024 18:54:22 +0000 (11:54 -0700)]
test(files): Adapt favorite views spec
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 29 Aug 2024 18:54:22 +0000 (11:54 -0700)]
feat(files): Allow more than 50 favorite views
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 29 Aug 2024 18:54:22 +0000 (11:54 -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>
Arthur Schiwon [Thu, 29 Aug 2024 18:18:35 +0000 (20:18 +0200)]
test(phpunit): skip sharding tests on 32bit
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 29 Aug 2024 18:08:03 +0000 (20:08 +0200)]
build: bump version to force 32bit test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 29 Aug 2024 17:43:11 +0000 (19:43 +0200)]
fix(DB): do not assume sharding is always enabled
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 29 Aug 2024 17:12:44 +0000 (19:12 +0200)]
fix(DB): set sharding parameters only when intended
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 29 Aug 2024 16:29:55 +0000 (18:29 +0200)]
build: js assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 29 Aug 2024 10:10:20 +0000 (12:10 +0200)]
build(hub): 30.0.0 RC3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 29 Aug 2024 15:58:38 +0000 (17:58 +0200)]
Merge pull request #47607 from nextcloud/artonge/backport/stable30/47600
[stable30] fix(files): Remove margin and width to not break layout
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: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Andy Scherzinger [Thu, 29 Aug 2024 14:26:22 +0000 (16:26 +0200)]
Merge pull request #47547 from nextcloud/backport/47540/stable30
[stable30] fix(files): Correctly check for already used names when creating new folder
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>
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>
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
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>
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>
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'
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
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
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
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>
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>
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>
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>
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>
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
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
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>
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
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>
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>
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>
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>
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
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>
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>
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>
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
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
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>
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>
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
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
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>
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
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>
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
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`
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>
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>
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>
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>
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>
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>
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
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>
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>
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]
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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
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
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
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
John Molakvoæ [Wed, 28 Aug 2024 09:28:06 +0000 (11:28 +0200)]
Merge pull request #47492 from nextcloud/backport/47467/stable30
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>
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
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>
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>
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
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>
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>
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>
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]
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>
Julius Härtl [Tue, 27 Aug 2024 18:02:50 +0000 (20:02 +0200)]
Merge pull request #47539 from nextcloud/backport/47500/stable30
Elizabeth Danzberger [Tue, 27 Aug 2024 16:43:08 +0000 (12:43 -0400)]
chore: rebuild assets
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
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>