]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Thu, 28 Mar 2024 08:58:29 +0000 (09:58 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 28 Mar 2024 08:56:39 +0000 (09:56 +0100)]
fix(files): Fix translation of "Delete file"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Pytal [Thu, 28 Mar 2024 07:41:06 +0000 (00:41 -0700)]
Merge pull request #44513 from nextcloud/feat/mdi-pdf-img-vid
feat: Add more new mdi icons
Joas Schilling [Thu, 28 Mar 2024 06:50:35 +0000 (07:50 +0100)]
Merge pull request #44515 from nextcloud/automated/noid/master-update-code-signing-crl
[master] fix(security): Update code signing revocation list
nextcloud-command [Thu, 28 Mar 2024 02:15:15 +0000 (02:15 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 28 Mar 2024 00:19:06 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 27 Mar 2024 23:19:14 +0000 (16:19 -0700)]
feat: Add more new mdi icons
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Wed, 27 Mar 2024 11:46:33 +0000 (12:46 +0100)]
Merge pull request #44465 from nextcloud/feat/allow-to-sort-groups-abc
feat(settings): Allow to sort groups in the account management alphabetically
Ferdinand Thiessen [Mon, 25 Mar 2024 22:53:48 +0000 (23:53 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 25 Mar 2024 22:45:39 +0000 (23:45 +0100)]
feat(settings): Allow to sort groups in the account management alphabetically
We can do this purly in the frontend - but when enforced from the backend using the existing system config,
we need to follow the requirement. We then show a warning about the configuration.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Wed, 27 Mar 2024 00:20:10 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Tue, 26 Mar 2024 23:56:56 +0000 (00:56 +0100)]
Merge pull request #44484 from nextcloud/44131-persist-initial-share-configs
fix(share): Send correct share attributes upon share creation
Benjamin Gaussorgues [Tue, 26 Mar 2024 19:32:47 +0000 (20:32 +0100)]
Merge pull request #44449 from nextcloud/release/29.0.0_beta_6
Benjamin Gaussorgues [Tue, 26 Mar 2024 19:27:14 +0000 (20:27 +0100)]
Merge pull request #44470 from nextcloud/fix/compatibility-replica-splitting
Benjamin Gaussorgues [Tue, 26 Mar 2024 19:18:01 +0000 (20:18 +0100)]
Merge pull request #44457 from nextcloud/fix/contactsinteraction/download-vcard
Louis [Tue, 26 Mar 2024 17:51:58 +0000 (18:51 +0100)]
Merge pull request #44187 from nextcloud/artonge/feat/support_migrating_versions_across_storages
Add listener and interfaces to allow versions migration across storage
Ferdinand Thiessen [Tue, 26 Mar 2024 17:38:45 +0000 (18:38 +0100)]
Merge pull request #44483 from nextcloud/fix/setup-check-validate-trusted-proxies
fix(settings): Also verify that `trusted_proxies` only contains IP addresses (with range)
Benjamin Gaussorgues [Tue, 26 Mar 2024 17:14:49 +0000 (18:14 +0100)]
Merge pull request #44475 from nextcloud/fix/disabled-ipv6
Ferdinand Thiessen [Tue, 26 Mar 2024 17:06:06 +0000 (18:06 +0100)]
Merge pull request #44412 from nextcloud/fix/add-csp-nonce-by-default
fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blacklist
Louis Chemineau [Tue, 26 Mar 2024 11:21:56 +0000 (12:21 +0100)]
feat(files_versions): Add listener and interfaces to allow versions migration across storages
Signed-off-by: Louis Chemineau <louis@chmn.me>
Ferdinand Thiessen [Fri, 22 Mar 2024 15:03:29 +0000 (16:03 +0100)]
fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
nextcloud-command [Tue, 26 Mar 2024 16:00:34 +0000 (16:00 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Benjamin Gaussorgues [Tue, 26 Mar 2024 16:00:18 +0000 (17:00 +0100)]
Merge pull request #42931 from hrenard/master
Eduardo Morales [Tue, 26 Mar 2024 15:55:06 +0000 (10:55 -0500)]
Merge pull request #44455 from nextcloud/emoral435/fix/personalfiles/filter-group-folders
fix(personal-files): correctly filters groupfolders now
fenn-cs [Tue, 26 Mar 2024 12:34:14 +0000 (13:34 +0100)]
fix(share): Send correct share attributes upon share creation
- Send correct share attributes (`share.attributes`) to server upon creation.
- Delete parts of code that create or reference, `share.hasDownloadPermission`
(Not required by Share API)
Resolves : https://github.com/nextcloud/server/issues/44131
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Eduardo Morales [Tue, 26 Mar 2024 15:11:56 +0000 (10:11 -0500)]
chore(assets): compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Mon, 25 Mar 2024 12:56:22 +0000 (07:56 -0500)]
fix(personal-files): correctly filters groupfolders now
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
F. E Noel Nfebe [Tue, 26 Mar 2024 15:08:05 +0000 (16:08 +0100)]
Merge pull request #44291 from nextcloud/44219-send-share-expiry-val
enh: Send empty expireDate when not expireDate set
nextcloud-command [Tue, 26 Mar 2024 14:24:31 +0000 (14:24 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Richard Steinmetz [Tue, 26 Mar 2024 14:17:33 +0000 (15:17 +0100)]
Merge pull request #44474 from nextcloud/fix/preview/webp-preview-format
fix(preview): webp preview format
Ferdinand Thiessen [Tue, 26 Mar 2024 11:30:57 +0000 (12:30 +0100)]
fix(settings): Also verify that `trusted_proxies` only contains IP addresses (with range)
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christoph Wurst [Mon, 25 Mar 2024 15:11:10 +0000 (16:11 +0100)]
fix(contactsinteraction): Allow vCard download
Sabre calculates a header for the size of a vcard, therefore we have to
implement the size method.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
fenn-cs [Mon, 18 Mar 2024 23:10:56 +0000 (00:10 +0100)]
fix(share): Send empty expireDate when not expireDate set
When creating a new share, if the user unchecks "Set expiry date"
no `expireDate` is sent to the server.
However, the server then assumes the default configured, hence better
to send an empty value.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Tue, 26 Mar 2024 12:51:58 +0000 (13:51 +0100)]
Merge pull request #44462 from nextcloud/fix/object-trait
fix(S3): Adjust typing for 32bit compatibility
Ferdinand Thiessen [Mon, 25 Mar 2024 19:59:40 +0000 (20:59 +0100)]
fix(S3): Adjust typing for 32bit compatibility
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Benjamin Gaussorgues [Tue, 26 Mar 2024 09:25:06 +0000 (10:25 +0100)]
fix(dns): detect disabled IPv6 support in DNS pinning
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Tue, 26 Mar 2024 10:27:52 +0000 (11:27 +0100)]
Merge pull request #44270 from nextcloud/fix/catch-setupcheck-trowables
Hugo Renard [Thu, 18 Jan 2024 11:09:38 +0000 (12:09 +0100)]
fix: always add user to group cache
When there is no user in a group, and we add one, it's not added to the group cache. So consecutive call of addUser() and getUsers() is inconsistent.
Furthermore, the user cache is never null, so this check is unesserary.
Signed-off-by: Hugo Renard <hugo.renard@protonmail.com>
Richard Steinmetz [Tue, 26 Mar 2024 08:58:36 +0000 (09:58 +0100)]
fix(preview): webp preview format
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Julius Härtl [Tue, 26 Mar 2024 08:25:44 +0000 (09:25 +0100)]
fix: Allow using replica config with split databases
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Tue, 26 Mar 2024 08:05:59 +0000 (09:05 +0100)]
Merge pull request #44017 from rcwschaller/fix/caldav/eventcomparisionservice-uses-wrong-array-comparison
Benjamin Gaussorgues [Tue, 26 Mar 2024 00:24:47 +0000 (01:24 +0100)]
Merge pull request #44388 from nextcloud/update-block-merge-eol-workflow
Nextcloud bot [Tue, 26 Mar 2024 00:19:24 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Varun Patil [Mon, 25 Mar 2024 21:12:36 +0000 (14:12 -0700)]
Merge pull request #44230 from nextcloud/varun/config-read
config: fix correctness issues in reading
Ferdinand Thiessen [Mon, 25 Mar 2024 20:03:42 +0000 (21:03 +0100)]
Merge pull request #44438 from nextcloud/feat/login-form-timeout
feat(login): Clear login form (password) after IDLE timeout
Ferdinand Thiessen [Mon, 25 Mar 2024 20:00:37 +0000 (21:00 +0100)]
Merge pull request #44394 from nextcloud/fix/ipv6-postgres
fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address is passed
Ferdinand Thiessen [Thu, 21 Mar 2024 17:59:36 +0000 (18:59 +0100)]
fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address is passed
Doctrine is using `pg_connect` with the `host` parameter, this does not allow IPv6 addresses in URI notation.
So we need to extract the IP address and pass it directly
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Varun Patil [Fri, 15 Mar 2024 17:24:17 +0000 (10:24 -0700)]
fix(config): correctness issues in reading
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Robin Appelman [Mon, 25 Mar 2024 16:28:14 +0000 (17:28 +0100)]
Merge pull request #44458 from nextcloud/fileacces-interface
feat: add interface for lower level filecache acess without having to do direct db queries
Joas Schilling [Mon, 25 Mar 2024 15:59:53 +0000 (16:59 +0100)]
Merge pull request #44453 from nextcloud/bugfix/noid/fix-cloud-id-generation-with-http
fix(federation): Fix creating local cloudIds with http:// protocol
Robin Appelman [Wed, 6 Mar 2024 11:30:04 +0000 (12:30 +0100)]
feat: add interface for lower level filecache acess without having to do direct db queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Mon, 25 Mar 2024 15:14:37 +0000 (16:14 +0100)]
Merge pull request #44456 from nextcloud/bugfix/noid/fix-typo-in-comment
fix(typo): Fix typo in docs
Joas Schilling [Mon, 25 Mar 2024 13:55:52 +0000 (14:55 +0100)]
fix(typo): Fix typo in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 25 Mar 2024 12:20:16 +0000 (13:20 +0100)]
fix(federation): Fix creating local cloudIds with http:// protocol
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Mon, 25 Mar 2024 12:38:19 +0000 (13:38 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Robert C. Schaller [Mon, 25 Mar 2024 01:18:02 +0000 (02:18 +0100)]
fix(dav): wrong comparison method between two events
Old comparison implementation compares each element of the array against each other with no respect for the associated array label, which leads to wrongful removals because one value is accidentally present in a completely different label. New comparison works 'by-label' individually.
Partly fixes #41084 because changes between 'SEQUENCE' not present, 'SEQUENCE:0' and 'SEQUENCE:1' were not detected in the old implementation and thus no email update sent.
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Robert C. Schaller <gtbc_robert.schaller@rsxc.de>
Andy Scherzinger [Mon, 25 Mar 2024 11:40:10 +0000 (12:40 +0100)]
Merge pull request #32631 from nextcloud/feature/32629/getAccessList-share-by-email-recipients
Get access list share by email recipients
Ferdinand Thiessen [Sat, 23 Mar 2024 13:15:22 +0000 (14:15 +0100)]
feat(login): Clear login form (password) after IDLE timeout
For security reasons it is recommended to stop the login process at a defined time,
this could prevent password leaks by e.g. user forgetting that they entered their password on public devices.
Enforced e.g. by the BSI ORP.4.A13 rule.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 25 Mar 2024 11:19:00 +0000 (12:19 +0100)]
Merge pull request #44410 from nextcloud/fix/fetcher-on-null
fix(AppStore\Fetcher): Ensure `get` returns an array
Benjamin Gaussorgues [Mon, 25 Mar 2024 10:29:28 +0000 (11:29 +0100)]
build(hub): 29.0.0 beta 6
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Côme Chilliet [Mon, 25 Mar 2024 08:36:12 +0000 (09:36 +0100)]
fix: Log exceptions thrown by setup checks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Mon, 25 Mar 2024 00:19:59 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 24 Mar 2024 00:20:00 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 23 Mar 2024 20:59:46 +0000 (20:59 +0000)]
Merge pull request #44425 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-3.0.0
Ferdinand Thiessen [Sat, 23 Mar 2024 18:38:56 +0000 (19:38 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 23 Mar 2024 18:36:18 +0000 (19:36 +0100)]
fix(tests): Add mock for `window._oc_webroot`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 23 Mar 2024 17:54:48 +0000 (17:54 +0000)]
build(deps): bump @nextcloud/router from 2.2.1 to 3.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.2.1...v3.0.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/router"
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>
dependabot[bot] [Sat, 23 Mar 2024 18:06:52 +0000 (18:06 +0000)]
Merge pull request #44424 from nextcloud/dependabot/npm_and_yarn/webpack-5.91.0
dependabot[bot] [Sat, 23 Mar 2024 18:03:05 +0000 (18:03 +0000)]
Merge pull request #44429 from nextcloud/dependabot/npm_and_yarn/tar-6.2.1
dependabot[bot] [Sat, 23 Mar 2024 02:23:31 +0000 (02:23 +0000)]
build(deps-dev): bump tar from 6.2.0 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Sat, 23 Mar 2024 16:22:39 +0000 (17:22 +0100)]
Merge pull request #44431 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8.11.1
dependabot[bot] [Sat, 23 Mar 2024 15:20:20 +0000 (15:20 +0000)]
build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.0 to 8.11.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.0...v8.11.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Sat, 23 Mar 2024 15:09:28 +0000 (16:09 +0100)]
Merge pull request #44428 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.1
dependabot[bot] [Sat, 23 Mar 2024 13:09:58 +0000 (13:09 +0000)]
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.1.
- [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/v13.7.0...v13.7.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 23 Mar 2024 13:08:50 +0000 (13:08 +0000)]
Merge pull request #44427 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.21.0
dependabot[bot] [Sat, 23 Mar 2024 12:57:16 +0000 (12:57 +0000)]
Merge pull request #44430 from nextcloud/dependabot/npm_and_yarn/core-js-3.36.1
dependabot[bot] [Sat, 23 Mar 2024 12:51:06 +0000 (12:51 +0000)]
Merge pull request #44432 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.18
dependabot[bot] [Sat, 23 Mar 2024 11:31:35 +0000 (11:31 +0000)]
build(deps): bump core-js from 3.36.0 to 3.36.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.0 to 3.36.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.36.1/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 23 Mar 2024 11:30:26 +0000 (11:30 +0000)]
Merge pull request #44426 from nextcloud/dependabot/npm_and_yarn/dompurify-3.0.11
dependabot[bot] [Sat, 23 Mar 2024 02:22:39 +0000 (02:22 +0000)]
build(deps): bump dompurify from 3.0.9 to 3.0.11
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.9 to 3.0.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.9...3.0.11)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 23 Mar 2024 10:55:23 +0000 (10:55 +0000)]
build(deps-dev): bump webpack from 5.90.3 to 5.91.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.91.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 23 Mar 2024 10:54:16 +0000 (10:54 +0000)]
Merge pull request #44436 from nextcloud/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
dependabot[bot] [Sat, 23 Mar 2024 10:35:00 +0000 (10:35 +0000)]
build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 23 Mar 2024 10:34:04 +0000 (10:34 +0000)]
Merge pull request #44423 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.58
dependabot[bot] [Sat, 23 Mar 2024 02:21:31 +0000 (02:21 +0000)]
build(deps): bump libphonenumber-js from 1.10.57 to 1.10.58
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.57 to 1.10.58.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.57...v1.10.58)
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Sat, 23 Mar 2024 09:50:58 +0000 (10:50 +0100)]
Merge pull request #44417 from nextcloud/fix/files-suffix-folders
fix(files): Only add copy suffix before file extension for files (not folders)
dependabot[bot] [Sat, 23 Mar 2024 03:16:05 +0000 (03:16 +0000)]
build(deps-dev): bump phpunit/phpunit in /build/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.17 to 9.6.18.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.18/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.17...9.6.18)
---
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, 23 Mar 2024 02:22:57 +0000 (02:22 +0000)]
build(deps-dev): bump cypress-split from 1.20.1 to 1.21.0
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.20.1...v1.21.0)
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 23 Mar 2024 00:19:20 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 22 Mar 2024 19:43:34 +0000 (20:43 +0100)]
Merge pull request #44357 from nextcloud/wrapper-instanceof-resiliant
Louis [Fri, 22 Mar 2024 19:35:11 +0000 (20:35 +0100)]
Merge pull request #44362 from nextcloud/artonge/feat/check_permissions_of_all_nodes_for_versions
Check permissions of all accessible file for versions
Ferdinand Thiessen [Fri, 22 Mar 2024 17:31:49 +0000 (18:31 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 22 Mar 2024 17:30:52 +0000 (18:30 +0100)]
fix(files): When copying nodes only add the copy suffix for file before file extension
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Pytal [Fri, 22 Mar 2024 16:10:30 +0000 (09:10 -0700)]
Merge pull request #44407 from nextcloud/fix/files-copy-move-escaping
fix(files): Do not escape file names in the file picker
Ferdinand Thiessen [Fri, 22 Mar 2024 15:55:38 +0000 (16:55 +0100)]
Merge pull request #44400 from nextcloud/bugfix/noid/allow-debug-loglevel-again
fix(logging): Restore the option to log with debug level
Ferdinand Thiessen [Fri, 22 Mar 2024 15:30:12 +0000 (16:30 +0100)]
Merge pull request #44408 from nextcloud/fix/jsresource-locator-app-root
fix(JSRecourceLocator): Add missing slash after server root
Ferdinand Thiessen [Fri, 22 Mar 2024 14:01:16 +0000 (15:01 +0100)]
fix(AppStore\Fetcher): Ensure `get` returns an array
When fetch fails and the `data` prop contains null (e.g. `json_decode` failed),
then we should return an empty array instead of null.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 22 Mar 2024 13:51:02 +0000 (14:51 +0100)]
fix(JSRecourceLocator): Add missing slash after server root
The `OC::$SERVERROOT` is always returned without a trailing slash, so we need to add a slash between server root and apps directory.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 22 Mar 2024 13:22:51 +0000 (14:22 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 22 Mar 2024 13:20:17 +0000 (14:20 +0100)]
fix(files): Do not escape file names for filepicker buttons
The text is already escaped by Vue, so we should not escape or sanitize the filename.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>