Daniel
6bb46fde3e
Merge pull request #56491 from nextcloud/carl/type-version
...
refactor(ServerVersion): Add missing type hinting
2025-11-21 10:56:36 +07:00
Carl Schwan
33d2664d73
ci: Bump lint-php-cs job to PHP 8.2
...
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-21 09:43:31 +07:00
dependabot[bot]
a2a9550b01
Merge pull request #56314 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/nextcloud/babel-config-1.3.0
2025-11-21 00:28:07 +07:00
Nextcloud bot
9c26584a36
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-21 00:13:58 +07:00
Ferdinand Thiessen
d4478652b1
Merge pull request #56317 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/marked-17.0.0
...
build(deps): bump marked from 16.4.1 to 17.0.0 in /build/frontend-legacy
2025-11-21 00:37:39 +07:00
dependabot[bot]
f001e6c824
build(deps-dev): bump @nextcloud/babel-config in /build/frontend-legacy
...
Bumps [@nextcloud/babel-config](https://github.com/nextcloud-libraries/babel-config ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/nextcloud-libraries/babel-config/releases )
- [Changelog](https://github.com/nextcloud-libraries/babel-config/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/babel-config/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/babel-config"
dependency-version: 1.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 23:24:39 +07:00
Ferdinand Thiessen
8df246810d
Merge pull request #55936 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/sinon-21.0.0
...
build(deps-dev): remove sinon dependency in /build/frontend-legacy
2025-11-21 00:18:54 +07:00
Andy Scherzinger
488f9aa8ae
Merge pull request #56554 from nextcloud/fix/build-vite-chunks
...
build: correct render build url in Vite for chunks/assets in dist
2025-11-21 00:17:05 +07:00
Ferdinand Thiessen
9cb9344de7
chore: remove useless sinon dependency
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-20 18:43:30 +07:00
dependabot[bot]
0793e43f43
build(deps-dev): bump sinon from 5.0.7 to 21.0.0 in /build/frontend-legacy
...
Dependabot couldn't find the original pull request head commit, d4904822a7 .
2025-11-20 18:43:09 +07:00
Carl Schwan
d4356e6491
refactor(ServerVersion): Add missing type hinting
...
And mark the class as consumable and readonly.
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-20 16:48:26 +07:00
Daniel
76d878e7b9
Merge pull request #56556 from nextcloud/chore/noid/remove-codecov-bundle-analyze
...
chore: remove codecov bundle analysis
2025-11-20 16:18:39 +07:00
Tobias Kaminsky
6f0537b4e9
Merge pull request #56494 from nextcloud/carl/result-improv
...
Improve IResult
2025-11-20 15:38:17 +07:00
Grigorii K. Shartsev
d54009fb77
build: correct renderBuildUrl in Vite for chunks/assets in dist
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-11-20 15:08:57 +07:00
Daniel Kesselberg
daec686c39
chore: remove codecov bundle analysis
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-11-20 14:57:11 +07:00
Andy Scherzinger
4534507ee3
Merge pull request #56311 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.8.10
...
build(deps-dev): bump @zip.js/zip.js from 2.8.8 to 2.8.10
2025-11-20 14:37:32 +07:00
nextcloud-command
3a4a08bb66
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-20 14:20:29 +07:00
dependabot[bot]
a9d783e35c
build(deps): bump marked from 16.4.1 to 17.0.0 in /build/frontend-legacy
...
Dependabot couldn't find the original pull request head commit, 6f06280818 .
2025-11-20 14:20:29 +07:00
Andy Scherzinger
b7ff39403d
Merge pull request #56320 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/nextcloud/webpack-vue-config-7.0.1
...
build(deps-dev): bump @nextcloud/webpack-vue-config from 6.3.0 to 7.0.1 in /build/frontend-legacy
2025-11-20 13:48:37 +07:00
Nextcloud bot
d400b38000
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-20 00:14:17 +07:00
Daniel
9b2e31b621
Merge pull request #56502 from nextcloud/feat/s3-configurable-max-attempts
...
feat(objectstore): add configurable S3 retry attempts
2025-11-19 21:05:31 +07:00
Sebastian Krupinski
c81d40e1e4
Merge pull request #56486 from nextcloud/rakekniven-patch-3
...
fix(i18n): Corrected plural for multi plural languages
2025-11-19 13:05:42 +07:00
rakekniven
6fd911581f
fix(i18n): Corrected plural for multi plural languages
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-11-19 12:27:37 +07:00
John Molakvoæ
dc97bc0df4
Merge pull request #56520 from nextcloud/fix/past-reminder
2025-11-19 16:43:12 +07:00
nfebe
3030783785
feat(objectstore): add configurable S3 retry attempts
...
Add retriesMaxAttempts parameter to S3 objectstore configuration
to allow customization of AWS SDK retry behavior for handling
unreliable network conditions or proxy issues.
Defaults to 5 retries (AWS SDK default) if not specified.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-11-19 16:17:43 +07:00
Marcel Müller
8e04afc2b1
Merge pull request #56451 from nextcloud/feat/noid/update-user-keys
...
feat: Add option to update the public key of a user
2025-11-19 13:42:30 +07:00
Carl Schwan
59e652907b
refactor(result): Adapt tests to new result methods
...
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-19 11:41:49 +07:00
skjnldsv
32e1d6cf9c
chore(files_reminder): add integration tests
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-11-19 11:21:16 +07:00
Carl Schwan
90f4b98424
refactor(IResult): Un-deprecate fetch and fetchAll
...
But still add a note that the new methods are preferred.
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-19 10:53:03 +07:00
Marcel Müller
234f183f8e
feat: Add option to update the public key of a user
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-11-19 10:51:43 +07:00
skjnldsv
fee82adad4
fix(files_reminder): prevent setting reminder in the past
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-11-19 09:35:52 +07:00
Nextcloud bot
2d9d612ec1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-19 00:13:53 +07:00
Robin Appelman
24df3e7190
Merge pull request #56447 from nextcloud/mount-commands
...
occ commands for listing and refreshing mounts
2025-11-18 22:23:42 +07:00
Robin Appelman
9fcc2937aa
Merge pull request #56515 from nextcloud/s3-meta-encode
...
Encode s3 metadata as base64 if needed
2025-11-18 22:23:24 +07:00
Robin Appelman
a7d130c598
Revert "fix(ObjectStoreStorage): Encode original-path in writeStream by @frabe1579"
...
This reverts commit 4b4b39e7ec .
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-18 19:53:17 +07:00
Carl Schwan
2b61abd9ad
refactor(db-adapter): Add tests about fetch methods
...
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:57 +07:00
Carl Schwan
4d47fdaa85
chore: Run rector with new rules for fetch
...
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:57 +07:00
Carl Schwan
503a65ddd0
refactor: Run rector
...
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:54 +07:00
Carl Schwan
3682dbbf5e
feat(result): Update result wrapper with new doctrine methods
...
- fetch is replaced with fetchAssociative/fetchNumeric/fetchOne with
better type hinting
- Same with fetchAll
- And add iterateAssociative/iterateNumeric which are nicer to use than
a `while ($row = $result->fetch()) {}`
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:13 +07:00
Joas Schilling
93c7111708
Merge pull request #56504 from nextcloud/bugfix/56497/fix-json-with-postgres
...
fix(db): Fix JSON handling in WHERE statements for postgres
2025-11-18 17:42:39 +07:00
Joas Schilling
75a8b9aff5
fix(db): Skip test on Oracle 11g
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-18 16:10:12 +07:00
Robin Appelman
8194be795d
fix: encode s3 metadata as base64 if needed
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-18 16:06:57 +07:00
Stephan Orbaugh
34699dad64
Merge pull request #55807 from nextcloud/fix/file-drop/mkcol
...
fix(FilesDropPlugin): Ensure all request for file request have a nickname
2025-11-18 15:17:07 +07:00
John Molakvoæ
0da54d3b59
Merge pull request #56138 from nextcloud/bugfix/fix-richdocuments-3815-master
2025-11-18 14:52:09 +07:00
Joas Schilling
04b37437f2
Merge pull request #56436 from nextcloud/chore/checkout-3rdparty
...
fix: mp3info break frame parsing on short frames
2025-11-18 14:33:28 +07:00
nextcloud-command
d41d3d1940
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-18 13:30:50 +07:00
Szymon Kłos
dc3741a203
fix(files): Do not fail on missing sidebar in files list
...
When using richdocuments it was failing in case of shared links
or when user with opened file did a wheel click on a refresh page.
Then new tab appeared but instead opening the file it was doing
nothing (showing the list of files) or downloading the file.
Make code more defensive. I found these logs while debugging:
OCA.Files.Settings initialized
Sidebar.js:19 OCA.Files.Sidebar initialized
ShareSearch.js:16 OCA.Sharing.ShareSearch initialized
comments-app.js:15 OCA.Comments.View initialized
index.mjs:54 files: Error while opening sidebar Object
log @ index.mjs:54
index.mjs:54 files: Error while opening sidebar Objectapp: "files"
TypeError: window.OCA.Files.Sidebar.open is not a function
at h.exec (http://nc/dist/files-main.js?v=106d16db-0:1:70123 )
at o.openSidebarForFile (http://nc/dist/files-main.js?v=106d16db-0:1:163422 )
at o.handleOpenQueries (http://nc/dist/files-main.js?v=106d16db-0:1:163167 )
at o.openDetails (http://nc/dist/files-main.js?v=106d16db-0:1:162349 )
at fn (http://nc/dist/core-common.js?v=106d16db-0:1:3942538 )
at e.run (http://nc/dist/core-common.js?v=106d16db-0:1:3946900 )
at sa (http://nc/dist/core-common.js?v=106d16db-0:1:3948728 )
at Array.<anonymous> (http://nc/dist/core-common.js?v=106d16db-0:1:3943585 )
at bn (http://nc/dist/core-common.js?v=106d16db-0:1:3942986 )level: 2uid: "admin"
[[Prototype]]: Object
log @ index.mjs:54
Possibly regression from
e7001022c7
Fixes https://github.com/nextcloud/richdocuments/issues/3815
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2025-11-18 13:27:54 +07:00
dependabot[bot]
7ac1f60f32
Merge pull request #56452 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.2.8
2025-11-18 11:17:15 +07:00
Joas Schilling
7c870a8f67
fix(db)!: Deprecate JSON fields due to problems with querying and selecting
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-18 11:58:33 +07:00
Joas Schilling
60bfab2421
fix(db): Fix Oracle JSON handling
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-18 11:58:33 +07:00