]>
source.dussan.org Git - nextcloud-server.git/log
fenn-cs [Thu, 2 May 2024 16:09:02 +0000 (17:09 +0100)]
refactor(IShare): use strong typing for props
The `IShare` interfaces and it's resulting implementations currently only implement types via annotations.
There is need to implement strong typing and refactor usage of share objects to ONLY ACCESS initialized properties.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
John Molakvoæ [Thu, 2 May 2024 15:09:53 +0000 (17:09 +0200)]
Merge pull request #44819 from raphj/issue42689
Raphaël Jakse [Sun, 14 Apr 2024 08:14:58 +0000 (10:14 +0200)]
fix(files): apply the renaming when leaving the input field
Refs: #42689
Signed-off-by: Raphaël Jakse <raphael.git@jakse.fr>
dependabot[bot] [Thu, 2 May 2024 10:44:07 +0000 (10:44 +0000)]
Merge pull request #45150 from nextcloud/dependabot/npm_and_yarn/ejs-3.1.10
Ferdinand Thiessen [Thu, 2 May 2024 10:37:07 +0000 (12:37 +0200)]
Merge pull request #45134 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
John Molakvoæ [Thu, 2 May 2024 10:03:34 +0000 (12:03 +0200)]
Merge pull request #39247 from nextcloud/query-log-backtrace
Joas Schilling [Thu, 2 May 2024 09:53:25 +0000 (11:53 +0200)]
Merge pull request #45149 from nextcloud/bugfix/noid/improve-pr-template
fix(github): Add a security info to the PR template
dependabot[bot] [Thu, 2 May 2024 09:40:25 +0000 (09:40 +0000)]
chore(deps-dev): bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Thu, 2 May 2024 09:39:16 +0000 (11:39 +0200)]
Merge pull request #45125 from nextcloud/fix/drop-ical-js
Joas Schilling [Thu, 2 May 2024 09:33:33 +0000 (11:33 +0200)]
fix(github): Add a security info to the PR template
Signed-off-by: Joas Schilling <coding@schilljs.com>
Pytal [Thu, 2 May 2024 09:32:01 +0000 (02:32 -0700)]
Merge pull request #45131 from nextcloud/chore/location-path-prefix
chore: Remove All files prefix from original location
John Molakvoæ [Thu, 2 May 2024 09:30:53 +0000 (11:30 +0200)]
Merge pull request #45138 from nextcloud/smb-notify-test-retry
Joas Schilling [Thu, 2 May 2024 09:06:50 +0000 (11:06 +0200)]
Merge pull request #45122 from nextcloud/techdebt/noid/remove-temporary-executeUpdate
fix(querybuilder): Remove temporary internal method executeUpdate()
nextcloud-command [Thu, 2 May 2024 02:19:52 +0000 (02:19 +0000)]
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 2 May 2024 00:20:09 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Sun, 9 Jul 2023 00:38:22 +0000 (02:38 +0200)]
feat: add option to add backtrace to the query logger
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 1 May 2024 14:57:21 +0000 (16:57 +0200)]
test: retry smb notify test a few times
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Wed, 1 May 2024 04:05:53 +0000 (06:05 +0200)]
Update pr-feedback.yml
Nextcloud bot [Wed, 1 May 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 30 Apr 2024 23:58:01 +0000 (01:58 +0200)]
Merge pull request #45129 from nextcloud/pulsejet/name-idx-mig
fix(core): add fs_name_hash index to migration
Christopher Ng [Tue, 30 Apr 2024 23:49:33 +0000 (16:49 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 30 Apr 2024 23:49:33 +0000 (16:49 -0700)]
chore: Remove All files prefix from original location
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Tue, 30 Apr 2024 22:05:49 +0000 (15:05 -0700)]
Merge pull request #44694 from nextcloud/feat/show-trash-deleted-by
feat(trashbin): Show user who deleted a file
Christopher Ng [Wed, 24 Apr 2024 18:44:19 +0000 (11:44 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 24 Apr 2024 18:44:19 +0000 (11:44 -0700)]
refactor(trashbin): Move columns into separate file
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 24 Apr 2024 18:44:19 +0000 (11:44 -0700)]
feat(trashbin): Show user who deleted a file
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Varun Patil [Tue, 30 Apr 2024 19:23:41 +0000 (12:23 -0700)]
fix(core): add fs_name_hash index to migration
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
dependabot[bot] [Tue, 30 Apr 2024 17:07:07 +0000 (17:07 +0000)]
Merge pull request #44695 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.19
Ferdinand Thiessen [Tue, 30 Apr 2024 17:01:11 +0000 (19:01 +0200)]
Merge pull request #44545 from nextcloud/dependabot/npm_and_yarn/webdav-5.5.0
build(deps): bump webdav from 5.4.0 to 5.5.0
Ferdinand Thiessen [Tue, 30 Apr 2024 14:10:23 +0000 (16:10 +0200)]
fix(deps): Drop `ical.js` from dependencies
This seems to be fully replaced with `@nextcloud/calendar-availablity`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 30 Apr 2024 16:42:14 +0000 (18:42 +0200)]
Merge pull request #44942 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/browser-10.0.0
bump @simplewebauthn/browser from 9.0.1 to 10.0.0
dependabot[bot] [Sat, 20 Apr 2024 02:15:39 +0000 (02:15 +0000)]
bump @simplewebauthn/browser from 9.0.1 to 10.0.0
---
updated-dependencies:
- dependency-name: "@simplewebauthn/browser"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Tue, 30 Apr 2024 14:46:20 +0000 (16:46 +0200)]
Merge pull request #45117 from nextcloud/bug/noid/unnecessary-ini-set
chore: remove unnecessary ini_set
dependabot[bot] [Tue, 30 Apr 2024 13:32:32 +0000 (13:32 +0000)]
Merge pull request #44943 from nextcloud/dependabot/npm_and_yarn/nextcloud/password-confirmation-5.1.0
Joas Schilling [Tue, 30 Apr 2024 13:13:12 +0000 (15:13 +0200)]
fix(querybuilder): Remove temporary internal method executeUpdate()
Signed-off-by: Joas Schilling <coding@schilljs.com>
dependabot[bot] [Tue, 30 Apr 2024 13:12:44 +0000 (13:12 +0000)]
Merge pull request #44941 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.28
Côme Chilliet [Tue, 30 Apr 2024 12:29:07 +0000 (14:29 +0200)]
Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-file
feat(occ): Add --storage-tree option to info:file to help debug storages
yemkareems [Tue, 30 Apr 2024 11:59:49 +0000 (17:29 +0530)]
Merge pull request #44871 from nextcloud/feature/include-file-id-in-audit-logs
feat: include file id in audit logs
dependabot[bot] [Sat, 20 Apr 2024 02:32:49 +0000 (02:32 +0000)]
fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0
---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 6 Apr 2024 01:12:47 +0000 (01:12 +0000)]
build(deps-dev): bump phpunit/phpunit in /build/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.18 to 9.6.19.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.18...9.6.19)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 20 Apr 2024 02:01:59 +0000 (02:01 +0000)]
fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 5 Apr 2024 13:07:43 +0000 (13:07 +0000)]
build(deps): bump webdav from 5.4.0 to 5.5.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.4.0 to 5.5.0.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.4.0...v5.5.0)
---
updated-dependencies:
- dependency-name: webdav
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Daniel Kesselberg [Tue, 30 Apr 2024 10:33:18 +0000 (12:33 +0200)]
chore: remove unnecessary ini_set
Changing gc_maxlifetime cannot have any effect because this configuration option does not exist. There is a configuration option named session.gc_maxlifetime.
I removed the ini_set call because autoconfiguring is error-prone, and the current code could never have worked as intended.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
yemkareems [Tue, 9 Apr 2024 06:40:12 +0000 (12:10 +0530)]
feat: include file id in audit logs
Signed-off-by: yemkareems <yemkareems@gmail.com>
dependabot[bot] [Tue, 30 Apr 2024 08:04:05 +0000 (08:04 +0000)]
Merge pull request #44533 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.23.1
Côme Chilliet [Mon, 29 Apr 2024 15:16:01 +0000 (17:16 +0200)]
chore: Update baseline to include new 3rdparty psalm errors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:15:45 +0000 (17:15 +0200)]
fix: Avoid reference use in AppConfig
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:13:10 +0000 (17:13 +0200)]
fix: Fix small psalm errors in legacy
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:12:27 +0000 (17:12 +0200)]
fix: Fix tiny phpdoc errors related to Share
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:11:25 +0000 (17:11 +0200)]
fix: Avoid useless reference usage in user_ldap
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:22:55 +0000 (15:22 +0200)]
fix: Fix phpdoc typing in DirectEditing\Manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:22:19 +0000 (15:22 +0200)]
fix(files_external): Be extra safe with null handling to please psalm
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:21:52 +0000 (15:21 +0200)]
fix: Improve typing in Archive/TAR.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:21:22 +0000 (15:21 +0200)]
fix: Improve typing of mimetype aliases
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:19:51 +0000 (15:19 +0200)]
fix: Fix incorrect phpdoc typing in dav app
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 12:00:03 +0000 (14:00 +0200)]
fix: Fix default values for ini var in lib/base.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:58:21 +0000 (13:58 +0200)]
fix(user_ldap): Improve typing and fix a var name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:57:41 +0000 (13:57 +0200)]
fix(theming): Fix erronous phpdoc typing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:56:18 +0000 (13:56 +0200)]
fix(setupchecks): Fix opcache buffer check
This was broken by last codestyle update, maybe even before because of
operator precedence. Now using vars to make it readable and correct at
the same time.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:55:07 +0000 (13:55 +0200)]
fix(files): Fix ownership transfer encrypted files detection
Discovered by psalm update
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 23 Apr 2024 08:03:42 +0000 (10:03 +0200)]
fix: Remove bogus code from query builder and fix parameter name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Apr 2024 16:11:32 +0000 (18:11 +0200)]
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
dependabot[bot] [Thu, 28 Mar 2024 11:03:45 +0000 (11:03 +0000)]
build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.9.0 to 5.23.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.9.0...5.23.1)
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Tue, 30 Apr 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 29 Apr 2024 16:14:06 +0000 (18:14 +0200)]
Merge pull request #44996 from nextcloud/fix/unify-access-to-forbidden-chars
fix(files): Use OCP\Util::getForbiddenFileNameChars instead of directaccess to system config
nextcloud-command [Mon, 29 Apr 2024 15:37:59 +0000 (15:37 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 29 Apr 2024 15:13:40 +0000 (17:13 +0200)]
fix(files): Use string array instead of string for forbidden characters
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 23 Apr 2024 22:02:09 +0000 (00:02 +0200)]
fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to system config
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Mon, 29 Apr 2024 13:31:04 +0000 (15:31 +0200)]
Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-php
fix: Drop workarounds for unsupported obsolete PHP versions
Ferdinand Thiessen [Mon, 29 Apr 2024 12:26:52 +0000 (14:26 +0200)]
Merge pull request #45029 from nextcloud/backport/44972/master
fix(unifiedSearch): Prevent broken avatars for federated users
Julius Härtl [Mon, 29 Apr 2024 06:27:07 +0000 (08:27 +0200)]
Merge pull request #44952 from nextcloud/perf/44951/template-creator
perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy
Nextcloud bot [Mon, 29 Apr 2024 00:20:36 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Sun, 28 Apr 2024 23:17:53 +0000 (23:17 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 22 Apr 2024 19:41:24 +0000 (20:41 +0100)]
fix(unifiedSearch): Prevent broken avatars for federated users
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Sun, 28 Apr 2024 14:55:25 +0000 (16:55 +0200)]
Merge pull request #44586 from nextcloud/pulsejet/name-idx
perf(core): add index on name
Nextcloud bot [Sun, 28 Apr 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 27 Apr 2024 06:43:53 +0000 (06:43 +0000)]
Merge pull request #45073 from nextcloud/dependabot/npm_and_yarn/sass-1.75.0
dependabot[bot] [Sat, 27 Apr 2024 06:17:22 +0000 (06:17 +0000)]
build(deps-dev): bump sass from 1.74.1 to 1.75.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.74.1...1.75.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 27 Apr 2024 06:15:58 +0000 (06:15 +0000)]
Merge pull request #45072 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.7.1
dependabot[bot] [Sat, 27 Apr 2024 02:42:07 +0000 (02:42 +0000)]
build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.5.0 to 22.7.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.5.0...puppeteer-v22.7.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 27 Apr 2024 00:20:09 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Fri, 26 Apr 2024 18:20:55 +0000 (20:20 +0200)]
Merge pull request #45066 from nextcloud/feat/workflow-auto-update-dependabot-approve-merge.yml
Updating dependabot-approve-merge.yml workflow from template
Andy Scherzinger [Fri, 26 Apr 2024 18:20:31 +0000 (20:20 +0200)]
Merge pull request #45065 from nextcloud/feat/workflow-auto-update-pr-feedback.yml
Updating pr-feedback.yml workflow from template
Nextcloud bot [Fri, 26 Apr 2024 18:13:17 +0000 (18:13 +0000)]
Updating dependabot-approve-merge.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 26 Apr 2024 17:59:18 +0000 (17:59 +0000)]
Updating pr-feedback.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Fri, 26 Apr 2024 15:13:57 +0000 (17:13 +0200)]
Merge pull request #44670 from nextcloud/fix/session/no-authtoken-password-no-check
fix(session): Do not update authtoken last_check for passwordless
Christoph Wurst [Fri, 5 Apr 2024 11:07:23 +0000 (13:07 +0200)]
fix(session): Do not update authtoken last_check for passwordless
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Robin Appelman [Fri, 26 Apr 2024 13:43:52 +0000 (15:43 +0200)]
Merge pull request #44496 from nextcloud/feat/s3-accelerate
feat: support "s3-accelerate" endpoint
Robin Appelman [Tue, 26 Mar 2024 14:47:14 +0000 (15:47 +0100)]
feat: add option to enable s3 acceleration
Signed-off-by: Robin Appelman <robin@icewind.nl>
Anna [Fri, 26 Apr 2024 11:16:29 +0000 (13:16 +0200)]
Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-service
fix(CalDAV): remove UNKNOWN from room / resource consideration
Nextcloud bot [Fri, 26 Apr 2024 00:21:00 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 25 Apr 2024 15:22:15 +0000 (17:22 +0200)]
Merge pull request #45035 from nextcloud/enh/noid/fix-chunked-upload
fix: chunked upload leading to 0-byte files
Simon L. [Thu, 25 Apr 2024 14:29:38 +0000 (16:29 +0200)]
fix: chunked upload leading to 0-byte files
Signed-off-by: Simon L <szaimen@e.mail.de>
Ferdinand Thiessen [Thu, 25 Apr 2024 11:27:23 +0000 (13:27 +0200)]
Merge pull request #45006 from nextcloud/dependabot/composer/symfony/translation-6.4.4
chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4
Joas Schilling [Wed, 24 Apr 2024 08:24:11 +0000 (10:24 +0200)]
chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 25 Apr 2024 00:20:44 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 24 Apr 2024 16:29:14 +0000 (18:29 +0200)]
Merge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sabre-exceptions
fix(DAV): Migrate known exceptions to Sabre exceptions when copying
Joas Schilling [Wed, 24 Apr 2024 07:07:24 +0000 (09:07 +0200)]
Merge pull request #44970 from nextcloud/dependabot/composer/php-opencloud/openstack-3.10.0
chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0
Joas Schilling [Wed, 24 Apr 2024 06:25:35 +0000 (08:25 +0200)]
Merge pull request #45000 from nextcloud/bugfix/44643/bump-files_trashbin-version-to-trigger-migration
fix(migration): Bump files_trashbin version to trigger migration
Joas Schilling [Wed, 24 Apr 2024 05:18:47 +0000 (07:18 +0200)]
fix(DAV): Migrate known exceptions to Sabre exceptions when copying
Signed-off-by: Joas Schilling <coding@schilljs.com>