provokateurin
6a40eab1ce
chore(deps): Update flake to 25.11 and haze to 2.1.3
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-03 12:50:23 +07:00
Louis
e84960cd91
Merge pull request #56822 from nextcloud/backport/56792/stable32
...
[stable32] debt(files): Remove regular stats request
2025-12-03 11:20:15 +07:00
nextcloud-command
5bdb30fb9a
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-12-03 09:31:27 +07:00
Louis Chmn
2824bd6b50
chore(files): Remove regular stats request
...
All views are now migrated.
Signed-off-by: Louis Chmn <louis@chmn.me>
2025-12-03 09:15:58 +07:00
Joas Schilling
d89e4d2356
Merge pull request #56812 from nextcloud/automated/noid/stable32-update-ca-cert-bundle
...
[stable32] fix(security): Update CA certificate bundle
2025-12-03 05:54:15 +07:00
nextcloud-command
38b7641860
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-12-03 02:40:55 +07:00
Nextcloud bot
1c2352ef26
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-03 00:13:37 +07:00
Kate
70584c60d9
Merge pull request #56787 from nextcloud/backport/56527/stable32
2025-12-02 09:52:57 +07:00
Git'Fellow
4d363eea40
Merge pull request #55804 from nextcloud/backport/55800/stable32
...
[stable32] Fix chunked upload for file drop shares
2025-12-02 09:49:48 +07:00
John Molakvoæ
2a3d712e62
Merge pull request #56760 from nextcloud/backport/56278/stable32
2025-12-02 09:00:52 +07:00
Andy Scherzinger
8febf2971b
Merge pull request #56778 from nextcloud/backport/56772/stable32
...
[stable32] feat(ObjectStore): Allow overriding arguments per bucket
2025-12-02 08:50:02 +07:00
provokateurin
11b09f8d47
fix(QuotaPlugin): Always check the quota before moving
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-02 07:32:25 +07:00
Nextcloud bot
16a836bb20
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-02 00:14:11 +07:00
provokateurin
57734fbd01
feat(ObjectStore): Allow overriding arguments per bucket
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-01 16:44:55 +07:00
Daniel
ae91cda87d
Merge pull request #56767 from nextcloud/backport/56729/stable32
...
[stable32] fix(oracle): Add a warning for Oracle 11
2025-12-01 16:53:26 +07:00
Joas Schilling
baabe272f5
test: Adjust the test for the warning of Oracle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-01 15:26:37 +07:00
Andy Scherzinger
8c09cdd07d
Merge pull request #56766 from nextcloud/backport/52749/stable32
...
[stable32] feat(CertificateManager): Add option to specify the default certificates bundle path
2025-12-01 14:54:10 +07:00
provokateurin
6b2c19df98
feat(CertificateManager): Add option to specify the default certificates bundle path
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-01 11:55:11 +07:00
Joas Schilling
76d35e49ed
fix(oracle): Add a warning for Oracle 11
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-01 11:53:41 +07:00
nextcloud-command
86c8520b10
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-12-01 09:14:00 +07:00
skjnldsv
c00df59310
fix(files_sharing): sidebar link share password checkbox
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-12-01 02:35:15 +07:00
Nextcloud bot
bf9bdde28e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-01 00:13:43 +07:00
Andy Scherzinger
f8cdac4a98
Merge pull request #56662 from nextcloud/backport/56626/stable32
...
[stable32] Fix/fix/theming legacy app config
2025-11-30 21:38:16 +07:00
Joas Schilling
c2083c990c
Merge pull request #56506 from nextcloud/backport/56438/stable32
...
[stable32] feat(profiler): Use gzdecode/gzencode to parse profiles
2025-11-30 21:36:44 +07:00
Robin Appelman
e1642bb42c
fix: fix theming config value casting
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-30 20:40:18 +07:00
Robin Appelman
5fe4c73f0b
test: add test for theming config casting
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-30 20:40:18 +07:00
Andy Scherzinger
e6ee8fac54
Merge pull request #56513 from nextcloud/backport/56138/stable32
...
[stable32] fix(files): Do not fail on missing sidebar in files list
2025-11-30 19:48:10 +07:00
nextcloud-command
e679fb3315
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-30 18:27:13 +07:00
Szymon Kłos
1374b92207
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-30 18:25:27 +07:00
Carl Schwan
11beba6e2c
feat(profiler): Use gzdecode/gzencode to parse profiles
...
See 42a80727f9/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php (L299)
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-30 19:23:01 +07:00
Andy Scherzinger
5da80c7ddc
Merge pull request #56448 from nextcloud/backport/56425/stable32
...
[stable32] fix(core): RTL legacy snapper width
2025-11-30 19:21:59 +07:00
Nextcloud bot
7f0a594ec7
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-30 00:14:02 +07:00
nextcloud-command
fd47b00444
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-29 15:55:11 +07:00
Pauli Järvinen
195f532f5e
fix(core): legacy app navigation snapper width on RTL
...
After ec9e283e there was still such a problem with the legacy app navigation
snapper that its width was only 266 px on the RTL layout instead of the
normal 300 px. The 266 px is the default width of Snap.js module. While the
left side snapper width is configured with the property maxPosition, the right
side snapper is configured by passing a negative value for the property
minPosition.
Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-29 17:41:18 +07:00
Andy Scherzinger
9e78adc7d0
Merge pull request #56738 from nextcloud/backport/56060/stable32
...
[stable32] fix(files_sharing): Hide 'Open locally' action
2025-11-29 07:47:57 +07:00
github-actions[bot]
5dc68f09b6
Merge pull request #56750 from nextcloud/dependabot/npm_and_yarn/stable32/stylelint-16.26.1
...
[stable32] build(deps-dev): bump stylelint from 16.26.0 to 16.26.1
2025-11-29 07:17:30 +07:00
dependabot[bot]
bd55793145
build(deps-dev): bump stylelint from 16.26.0 to 16.26.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.26.0 to 16.26.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.26.0...16.26.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.26.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-29 02:19:18 +07:00
Nextcloud bot
a7b1d6ad41
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-29 00:13:53 +07:00
nextcloud-command
f0d4d65293
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-28 09:03:48 +07:00
John Molakvoæ
7b53dacfdd
fix(files): use `isDownloadable` for `isSyncable`
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
[skip ci]
2025-11-28 09:55:01 +07:00
Fauzan
a2920dc7a9
fix(files_sharing): Hide 'Open locally' action
...
This patch ensures that the "Open locally" context menu item is not
displayed for files in a share where the "download and sync" permission
has not been granted.
This prevents user confusion, as the action would fail anyway. The fix
adds a permission check before rendering the menu item, and adds a
corresponding unit test to verify this behavior.
Resolves : #54970
Signed-off-by: Fauzan <fauzanfebriann@gmail.com>
2025-11-28 08:52:44 +07:00
Nextcloud bot
816d9ef96f
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-28 00:13:33 +07:00
Joas Schilling
ccc4535330
Merge pull request #56731 from nextcloud/backport/56716/stable32
...
[stable32] fix(logger): add back lost params for logger methods
2025-11-27 21:42:47 +07:00
Anna Larch
96fe23b5e8
fix(logger): add back lost params for logger methods
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-11-27 14:55:27 +07:00
Côme Chilliet
117d0ae7b1
Merge pull request #56657 from nextcloud/backport/56498/stable32
...
[stable32] fix(files_sharing): Allow deleting a share of a missing file
2025-11-27 15:18:46 +07:00
F. E Noel Nfebe
1eb8d7e105
Merge pull request #56569 from nextcloud/backport/55901/stable32
...
[stable32] fix(settings): Reactive UI updates for app group limitations
2025-11-27 13:06:24 +07:00
nextcloud-command
e474cbdf68
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-27 11:50:36 +07:00
nfebe
8b0a9a4dea
fix(settings): Reactive UI updates for app group limitations
...
The "Limit app usage to groups" functionality previously required a page
refresh to display changes when adding or removing group limitations.
This occurred due to store synchronization issues between the Pinia and
Vuex stores used by different components.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-11-27 12:42:52 +07:00
Kent Delante
10f557d503
Merge pull request #56617 from nextcloud/backport/56565/stable32
...
[stable32] feat: emit an event when an S3 bucket is created
2025-11-27 10:26:40 +07:00
Nextcloud bot
914c051cc5
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-27 00:13:45 +07:00