]>
source.dussan.org Git - nextcloud-server.git/log
Hamza Mahjoubi [Wed, 3 Jul 2024 09:08:51 +0000 (11:08 +0200)]
chore(deps): Bump @nextcloud/vue to v8.13.0
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
Joas Schilling [Wed, 3 Jul 2024 06:45:27 +0000 (08:45 +0200)]
Merge pull request #46264 from nextcloud/automated/noid/stable29-update-ca-cert-bundle
[stable29] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 3 Jul 2024 02:19:46 +0000 (02:19 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Wed, 3 Jul 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Richard Steinmetz [Tue, 2 Jul 2024 13:17:31 +0000 (15:17 +0200)]
Merge pull request #45993 from nextcloud/backport/45866/stable29
[stable29] fix(preview): don't create folder structure when previews are disabled
dependabot[bot] [Tue, 2 Jul 2024 11:45:23 +0000 (11:45 +0000)]
Merge pull request #46246 from nextcloud/dependabot/npm_and_yarn/stable29/cypress/webpack-preprocessor-6.0.2
John Molakvoæ [Tue, 2 Jul 2024 11:17:20 +0000 (13:17 +0200)]
Merge pull request #46240 from nextcloud/dependabot/npm_and_yarn/stable29/cypress-split-1.21.2
dependabot[bot] [Tue, 2 Jul 2024 10:29:53 +0000 (10:29 +0000)]
build(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.1 to 6.0.2
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.1...@cypress/webpack-preprocessor-v6.0.2)
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 2 Jul 2024 10:28:45 +0000 (10:28 +0000)]
build(deps-dev): Bump cypress-split from 1.21.0 to 1.21.2
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.21.0 to 1.21.2.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.21.0...v1.21.2)
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
F. E Noel Nfebe [Tue, 2 Jul 2024 10:02:41 +0000 (11:02 +0100)]
Merge pull request #46228 from nextcloud/backport/45608/stable29
[stable29] docs(ShareApiController): Correct note about expiry date timezone
Daniel Kesselberg [Thu, 13 Jun 2024 14:02:30 +0000 (16:02 +0200)]
fix(preview): don't create folder structure when previews are disabled
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Tue, 2 Jul 2024 00:19:29 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Mon, 1 Jul 2024 20:47:37 +0000 (22:47 +0200)]
Merge pull request #46142 from nextcloud/backport/46097/stable29
[stable29] fix(files_sharing): Also set the expiration date timezone during validation
Louis Chemineau [Wed, 26 Jun 2024 10:45:23 +0000 (12:45 +0200)]
fix(files_sharing): Store the expiration date relative to the server's timezone
This is needed as we want to store the difference between the server's and the user's timezones.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis [Mon, 1 Jul 2024 20:17:38 +0000 (22:17 +0200)]
Merge pull request #46018 from nextcloud/backport/45984/stable29
[stable29] Don't trigger action when renaming
fenn-cs [Fri, 31 May 2024 13:32:19 +0000 (14:32 +0100)]
docs(ShareApiController): Correct note about expiry date timezone
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nextcloud-command [Thu, 20 Jun 2024 16:03:00 +0000 (16:03 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Louis Chemineau [Wed, 19 Jun 2024 14:45:24 +0000 (16:45 +0200)]
fix(files): Don't react to clicks when renaming
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis [Mon, 1 Jul 2024 15:35:17 +0000 (17:35 +0200)]
Merge pull request #46128 from nextcloud/backport/46127/stable29
[stable29] feat(files): increase max copy-move concurrency to 5
nextcloud-command [Wed, 26 Jun 2024 20:29:16 +0000 (20:29 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Wed, 26 Jun 2024 06:32:02 +0000 (08:32 +0200)]
feat(files): increase max copy-move concurrency to 5
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Ferdinand Thiessen [Mon, 1 Jul 2024 11:19:51 +0000 (13:19 +0200)]
Merge pull request #46213 from nextcloud/backport/45258/stable29
[stable29] fix: getMountsForFileId may return an unordered list
Daniel Kesselberg [Fri, 10 May 2024 17:21:23 +0000 (19:21 +0200)]
fix: getMountsForFileId may return an unordered list
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Joas Schilling [Mon, 1 Jul 2024 07:54:10 +0000 (09:54 +0200)]
Merge pull request #45726 from nextcloud/backport/45619/stable29
[stable29] ci: Migrate Litmus and CalDAVTester from drone to GitHub
Nextcloud bot [Mon, 1 Jul 2024 00:19:30 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 30 Jun 2024 23:01:31 +0000 (01:01 +0200)]
Merge pull request #45892 from nextcloud/automated/noid/stable29-fix-npm-audit
[stable29] Fix npm audit
nextcloud-command [Sun, 30 Jun 2024 03:00:48 +0000 (03:00 +0000)]
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sun, 30 Jun 2024 00:19:30 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Sat, 29 Jun 2024 17:32:41 +0000 (19:32 +0200)]
Merge pull request #46203 from nextcloud/backport/46190/stable29
[stable29] fix(setupchecks): skip check when disk_free_space is disabled
Daniel [Sat, 29 Jun 2024 14:15:44 +0000 (16:15 +0200)]
Merge pull request #46117 from nextcloud/backport/46002/stable29
[stable29] Use guzzle for addressbook federation
Daniel Kesselberg [Fri, 28 Jun 2024 11:06:49 +0000 (13:06 +0200)]
fix(setupchecks): skip check when disk_free_space is disabled
Make it easier to discover that the check failed because disk_free_space is disabled.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Sat, 29 Jun 2024 00:19:51 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 10 Jun 2024 09:33:50 +0000 (11:33 +0200)]
ci: Migrate CalDAV and CardDAV tests from drone to GitHub Actions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 2 Jun 2024 01:18:41 +0000 (03:18 +0200)]
ci: Migrated litmus checks to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Fri, 28 Jun 2024 13:58:30 +0000 (15:58 +0200)]
Merge pull request #46137 from nextcloud/backport/45977/stable29
John Molakvoæ [Fri, 28 Jun 2024 13:53:17 +0000 (15:53 +0200)]
Merge pull request #45988 from nextcloud/backport/45963/stable29
Joas Schilling [Fri, 28 Jun 2024 06:45:40 +0000 (08:45 +0200)]
Merge pull request #45843 from nextcloud/backport/45530/stable29
[stable29] fix(cron): Log excess memory usage at debug and info levels
Nextcloud bot [Fri, 28 Jun 2024 00:20:49 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Josh [Mon, 27 May 2024 13:19:48 +0000 (09:19 -0400)]
fix(cron): Log excess memory usage at debug and info levels
Signed-off-by: Josh <josh.t.richards@gmail.com>
Joas Schilling [Thu, 27 Jun 2024 14:58:43 +0000 (16:58 +0200)]
Merge pull request #46175 from nextcloud/bugfix/noid/fix-openapi
[stable29] fix(CI): Fix OpenAPI github action
Joas Schilling [Thu, 27 Jun 2024 14:50:14 +0000 (16:50 +0200)]
Merge pull request #46173 from nextcloud/backport/46133/stable29
[stable29] fix(federation): Fix missing protocol on CloudID remote
Joas Schilling [Thu, 27 Jun 2024 13:37:48 +0000 (15:37 +0200)]
fix(CI): Fix OpenAPI github action
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 26 Jun 2024 08:40:31 +0000 (10:40 +0200)]
fix(federation): Fix missing protocol on CloudID remote
Signed-off-by: Joas Schilling <coding@schilljs.com>
Benjamin Gaussorgues [Thu, 27 Jun 2024 10:40:05 +0000 (12:40 +0200)]
Merge pull request #46168 from nextcloud/backport/46059/stable29
Benjamin Gaussorgues [Mon, 24 Jun 2024 08:14:40 +0000 (10:14 +0200)]
perf(session): remove useless session open
`UseSession` isn’t used in theses controllers.
Not using it should avoid a few session locks.
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Daniel [Thu, 27 Jun 2024 09:03:42 +0000 (11:03 +0200)]
Merge pull request #46146 from nextcloud/backport/44893/stable29
[stable29] fix(caldav): When message is a reply compare the message sender not the recipient
Joas Schilling [Thu, 27 Jun 2024 07:41:12 +0000 (09:41 +0200)]
Merge pull request #46154 from nextcloud/automated/noid/stable29-update-code-signing-crl
[stable29] fix(security): Update code signing revocation list
SebastianKrupinski [Wed, 17 Apr 2024 14:40:31 +0000 (10:40 -0400)]
fix(caldav): when message is a reply compare the message sender not the recipient
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
nextcloud-command [Thu, 27 Jun 2024 02:21:12 +0000 (02:21 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 27 Jun 2024 00:20:04 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Sebastian Krupinski [Wed, 26 Jun 2024 21:31:50 +0000 (17:31 -0400)]
fix(dav): add missing database index for dav_shares
fix(dav): add missing database index for dav_shares
SebastianKrupinski [Fri, 21 Jun 2024 13:20:21 +0000 (09:20 -0400)]
fix(dav): add missing database index for dav_shares resourceid, type and access
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Louis Chemineau [Wed, 26 Jun 2024 13:58:27 +0000 (15:58 +0200)]
fix(files): Update favorites navigation list on folder renames
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Wed, 26 Jun 2024 11:26:04 +0000 (13:26 +0200)]
Merge pull request #46096 from nextcloud/backport/46077/stable29
[stable29] fix(userstatus): Fix user status automation in real-life scenario
Nextcloud bot [Wed, 26 Jun 2024 00:19:55 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Wed, 19 Jun 2024 09:52:32 +0000 (11:52 +0200)]
chore: don't pass null to createElement
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Thu, 13 Jun 2024 16:27:53 +0000 (18:27 +0200)]
refactor(dav): migrate to new http client
The request method is available since 29 and thus we can finally use the modern http client to send the report request for the addressbook sync.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Ferdinand Thiessen [Tue, 25 Jun 2024 16:03:13 +0000 (18:03 +0200)]
Merge pull request #45906 from nextcloud/backport/45884/stable29
[stable29] fix(files): Properly handle denied ownership transfers
Ferdinand Thiessen [Tue, 25 Jun 2024 12:43:50 +0000 (14:43 +0200)]
Merge pull request #45897 from nextcloud/chore/deps-zipstreamer-29
[stable29] chore(deps): Bump deepdiver/zipstreamer to 2.0.3
Louis [Tue, 25 Jun 2024 12:06:45 +0000 (14:06 +0200)]
Merge pull request #45995 from nextcloud/backport/45580/stable29
[stable29] fix: avoid duplicate tag inserts by checking if the mapping exists already in db
Ferdinand Thiessen [Sun, 16 Jun 2024 14:07:51 +0000 (16:07 +0200)]
chore(deps): Bump deepdiver/zipstreamer to 2.0.3
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Arthur Schiwon [Tue, 25 Jun 2024 09:57:05 +0000 (11:57 +0200)]
Merge pull request #46063 from nextcloud/release/29.0.3
29.0.3
Joas Schilling [Mon, 24 Jun 2024 14:28:43 +0000 (16:28 +0200)]
fix(userstatus): Fix user status automation in real-life scenario
Order of applying:
- Out-of-office
- Availability
- Call
- Meeting
- User status
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Tue, 25 Jun 2024 07:36:14 +0000 (09:36 +0200)]
Merge pull request #46075 from nextcloud/backport/46071/stable29
[stable29] fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
Nextcloud bot [Tue, 25 Jun 2024 00:20:02 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 24 Jun 2024 11:47:12 +0000 (13:47 +0200)]
fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
The scope design requires scopes to be either not specified, or
specified explicitely. Therefore, when setting the
skip-password-validation scope for user authentication from mechanisms
like SAML, we also have to set the filesystem scope, otherwise they will
lack access to the filesystem.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 24 Jun 2024 09:07:55 +0000 (11:07 +0200)]
build(hub): 29.0.3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Mon, 24 Jun 2024 00:19:40 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 23 Jun 2024 00:19:47 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Fri, 21 Jun 2024 13:07:13 +0000 (15:07 +0200)]
Merge pull request #46032 from nextcloud/release/29.0.3_rc4
29.0.3 RC4
Andy Scherzinger [Fri, 21 Jun 2024 12:09:16 +0000 (14:09 +0200)]
Merge pull request #45904 from nextcloud/backport/45875/stable29
[stable29] fix(theming): also apply enforced theme for guests
Arthur Schiwon [Fri, 21 Jun 2024 09:41:16 +0000 (11:41 +0200)]
build(hub): 29.0.3 RC4
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Andy Scherzinger [Fri, 21 Jun 2024 09:29:22 +0000 (11:29 +0200)]
Merge pull request #45966 from nextcloud/backport/45930/stable29
[stable29] fix: move repair mimetype repair step to the expensive steps
Nextcloud bot [Fri, 21 Jun 2024 00:20:07 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 20 Jun 2024 13:15:25 +0000 (15:15 +0200)]
Merge pull request #46008 from nextcloud/release/29.0.3_rc3
skjnldsv [Thu, 20 Jun 2024 12:03:30 +0000 (14:03 +0200)]
build(hub): 29.0.3 RC3
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Andy Scherzinger [Thu, 20 Jun 2024 11:40:25 +0000 (13:40 +0200)]
Merge pull request #45991 from nextcloud/backport/45968/stable29
[stable29] fix(dav): Limit number of UPDATES for sync token created_at
yemkareems [Wed, 19 Jun 2024 06:59:44 +0000 (12:29 +0530)]
fix: removed unused variable and check if tag ids are empty before starting the inserts
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 30 May 2024 10:08:06 +0000 (15:38 +0530)]
fix: filtering tags based on existing tags and doing a transaction around the select and insert
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 30 May 2024 09:09:58 +0000 (14:39 +0530)]
fix: do a select in systemtag_object_mapping to see if tag exists already in db. if it does not exist alone insert the same or else do nothing
Signed-off-by: yemkareems <yemkareems@gmail.com>
Nextcloud bot [Thu, 20 Jun 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Wed, 19 Jun 2024 16:25:11 +0000 (16:25 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christoph Wurst [Wed, 19 Jun 2024 10:30:32 +0000 (12:30 +0200)]
fix(dav): Limit number of UPDATES for sync token created_at
Address book and calendar sync tokens have a created_at column in 26+
and we need to assign a current timestamp to the existing data at
upgrade so the data isn't cleaned up immediately. Updating the full
table is expensive and fails on clustered setups that limit transaction
size. We don't need a timestamp for the oldest rows so we can skip
updating them.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
nextcloud-command [Wed, 19 Jun 2024 09:55:38 +0000 (09:55 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 19 Jun 2024 09:18:57 +0000 (11:18 +0200)]
fix(files): Rename openFileInfo to fileInfo
And check if openFile is set in the URL before opening a file.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Robin Appelman [Wed, 19 Jun 2024 09:33:16 +0000 (11:33 +0200)]
fix: set mimetype_version during upgrade to the old version
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 18 Jun 2024 09:27:29 +0000 (11:27 +0200)]
feat: add setup check for needed mimetype migrations
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 17 Jun 2024 15:10:25 +0000 (17:10 +0200)]
fix: move repair mimetype repair step to the expensive steps
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Wed, 19 Jun 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Tue, 18 Jun 2024 14:42:47 +0000 (16:42 +0200)]
Merge pull request #45942 from nextcloud/backport/45933/stable29
[stable29] fix(files): correctly import WebDAV client in files store
Arthur Schiwon [Mon, 17 Jun 2024 19:22:27 +0000 (21:22 +0200)]
build: assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 17 Jun 2024 15:55:43 +0000 (17:55 +0200)]
fix(files): correctly import WebDAV client in files store
The files store was importing the client, but this is only on current master
on stableX we still need to import the getter function.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Tue, 18 Jun 2024 00:20:37 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 17 Jun 2024 19:34:57 +0000 (21:34 +0200)]
Merge pull request #45913 from nextcloud/release/29.0.3_rc2
29.0.3 RC2
Arthur Schiwon [Mon, 17 Jun 2024 19:25:54 +0000 (21:25 +0200)]
Merge pull request #45928 from nextcloud/backport/45912/stable29
[stable29] ci: use precise ref for 3rdparty check
Arthur Schiwon [Mon, 17 Jun 2024 09:25:28 +0000 (11:25 +0200)]
ci: use precise ref for 3rdparty check
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 17 Jun 2024 10:43:36 +0000 (12:43 +0200)]
Merge pull request #45907 from nextcloud/backport/45902/stable29
[stable29] fix(deleteAction): Bump up delete requests concurrency to 5
Arthur Schiwon [Mon, 17 Jun 2024 09:39:34 +0000 (11:39 +0200)]
build(hub): 29.0.3 RC2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 17 Jun 2024 09:13:06 +0000 (11:13 +0200)]
build: assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
fenn-cs [Mon, 17 Jun 2024 06:17:03 +0000 (07:17 +0100)]
fix(deleteAction): Bump up delete requests concurrency to 5
A concurrency of who is not efficient. Low throughput, underutilization, high latency etc...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>