Joas Schilling
2e86293e3f
Merge pull request #58428 from nextcloud/backport/58112/stable31
...
[stable31] fix(TaskProcessing): Refactor TextToImage fallback
2026-02-26 12:13:47 +01:00
Salvatore Martire
98517925e6
Merge pull request #58573 from nextcloud/backport/58571/stable31
...
[stable31] fix(L10N): stop stripping _ from language codes
2026-02-26 11:07:52 +01:00
Marcel Klehr
990a0c6889
fix(TaskProcessing): Refactor TextToImage fallback
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2026-02-26 10:51:41 +01:00
Salvatore Martire
7b92145f7c
fix(L10N): stop stripping _ from language codes
...
Stripping the underscore breaks support for all languages like de_AT,
de_DE and so on...
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com >
2026-02-25 15:54:51 +00:00
Joas Schilling
14ba817034
Merge pull request #58544 from nextcloud/dependabot/composer/stable31/symfony-a7faaa738f
...
[stable31] build(deps): bump the symfony group across 1 directory with 7 updates
2026-02-25 08:44:10 +01:00
Joas Schilling
197b197759
build(deps): bump the symfony group across 1 directory with 7 updates
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2026-02-24 22:26:28 +01:00
Kate
a8a2ad3f2b
Merge pull request #58519 from nextcloud/backport/58466/stable31
2026-02-23 15:34:13 +01:00
Salvatore Martire
23b083072e
Merge pull request #58438 from nextcloud/backport/58144/stable31
...
[stable31] Fix/more missing userid cases
2026-02-23 14:20:59 +01:00
Carl Schwan
ee0103c3e9
fix(propagator): Don't run queries if no parents
...
Signed-off-by: Carl Schwan <carlschwan@kde.org >
2026-02-23 11:59:42 +00:00
Andy Scherzinger
4490c4eb42
Merge pull request #58467 from nextcloud/backport/56967/stable31
...
[stable31] fix(files_sharing): make legacy `downloadShare` endpoint compatible with legacy behavior
2026-02-20 22:52:10 +01:00
Ferdinand Thiessen
7c6f496b6b
fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior
...
This needs to be able to directly download files if specified to only
download a single file and not a folder.
Also it was possible to either pass a files array json encoded or a
single file not encoded at all.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2026-02-20 19:43:49 +01:00
Benjamin Gaussorgues
a17ee2b112
Merge pull request #58141 from nextcloud/backport/58059/stable31
2026-02-20 16:24:27 +01:00
Kate
1d5e0c6665
Merge pull request #58452 from nextcloud/backport/58419/stable31
2026-02-20 14:19:14 +01:00
Ferdinand Thiessen
518d8f8029
Merge pull request #58447 from nextcloud/backport/58414/stable31
...
[stable31] fix(TransferOwnershipService): Remove groupfolders size
2026-02-20 10:17:35 +01:00
provokateurin
bf89b025be
fix(TransferOwnershipService): Remove groupfolders size
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2026-02-20 06:28:56 +01:00
provokateurin
add86251b1
fix(Propagator): Also skip groupfolders versions and trash entries
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2026-02-20 05:23:35 +00:00
Kate
d6ef56e177
Merge pull request #58434 from nextcloud/backport/58402/stable31
...
[stable31] fix(Propagator): Skip groupfolders root entries
2026-02-19 20:20:55 +01:00
Salvatore Martire
48b79ce739
fix: add user id header when redirecting to default app
...
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com >
2026-02-19 14:27:50 +00:00
Salvatore Martire
0dbdaaf51b
fix(dav): set user id header in response earlier
...
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com >
2026-02-19 14:27:50 +00:00
provokateurin
dbdb7ce74d
fix(Propagator): Skip groupfolders root entries
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2026-02-19 13:09:12 +00:00
Joas Schilling
e99ed0bbb2
Merge pull request #58116 from nextcloud/backport/58015/stable31
...
[stable31] fix(TextToImage): Refactor scheduling mechanism
2026-02-19 12:51:01 +01:00
Nextcloud bot
ec5c99c1fe
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-19 00:21:27 +00:00
Sebastian Krupinski
d1e2dd3440
Merge pull request #58339 from nextcloud/backport/58203/stable31
...
[stable31] fix: obey x-nc-scheduling flag on delete
2026-02-18 11:39:16 -05:00
SebastianKrupinski
32bcc99d8b
fix: obey x-nc-scheduling flag on delete
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com >
2026-02-18 11:07:14 -05:00
Nextcloud bot
32672d1965
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-18 00:21:17 +00:00
Ferdinand Thiessen
58b5f02b44
Merge pull request #58285 from nextcloud/fix/31-cache-content
...
[stable31] fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById`
2026-02-17 13:29:50 +01:00
Ferdinand Thiessen
64034f8142
fix(cache): filter out invalid entries in OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2026-02-17 13:11:12 +01:00
Louis
b9b96fb6c6
Merge pull request #57660 from nextcloud/backport/56794/stable31
...
[stable31] docs(settings): Removing the developerDocsUrl
2026-02-17 10:35:34 +01:00
nextcloud-command
00b29e30ee
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com >
2026-02-17 09:24:56 +01:00
Arsalan Ul Haq Sohni
21ca42631d
docs: remove developer documentation link
...
Signed-off-by: Arsalan Ul Haq Sohni <arsalan-ul-haq.sohni@strato.de >
2026-02-17 09:24:56 +01:00
Nextcloud bot
50aaecaf5f
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-17 00:21:06 +00:00
Kate
1749fc8c76
Merge pull request #58356 from nextcloud/backport/58350/stable31
...
[stable31] fix(sftp): Handle empty port parameter to allow host-defined ports
2026-02-16 18:15:42 +01:00
Git'Fellow
f7c97e6c9f
fix(sftp): Handle empty port parameter to allow host-defined ports
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com >
2026-02-16 09:14:04 +00:00
Nextcloud bot
ed055d6a7a
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-16 00:21:06 +00:00
Nextcloud bot
6af87ff359
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-15 00:21:01 +00:00
Nextcloud bot
935272953f
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-14 00:21:33 +00:00
Nextcloud bot
d9fa3036b2
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-13 00:41:40 +00:00
github-actions[bot]
d330376ef1
Merge pull request #58177 from nextcloud/dependabot/npm_and_yarn/stable31/zip.js/zip.js-2.8.17
...
[stable31] chore(deps-dev): Bump @zip.js/zip.js from 2.8.16 to 2.8.17
2026-02-12 18:49:53 +01:00
Benjamin Gaussorgues
aec70613fe
Merge pull request #58259 from nextcloud/release/31.0.14
v31.0.14
2026-02-12 11:19:58 +01:00
Benjamin Gaussorgues
3c504dce80
Merge pull request #58255 from nextcloud/backport/56505/stable31
2026-02-12 08:50:06 +01:00
Nextcloud bot
2e1db59adb
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-12 00:21:05 +00:00
Worker Builder
8ddab3eae6
build(hub): 31.0.14
...
Signed-off-by: Worker Builder <worker-builder@nextcloud.com >
2026-02-11 08:53:04 +00:00
Kent Delante
fc878ae88d
fix: pass only necessary information when deleting mulitple objects
...
DeleteObjects currently fails when the request includes all the
information returned by ListObjects. Send only the necessary
information in the request. Note: 'Size' and 'DateModified' is now
only supported by directory buckets.
Signed-off-by: Kent Delante <kent.delante@proton.me >
2026-02-11 05:27:46 +00:00
Nextcloud bot
15242cb805
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-11 00:21:15 +00:00
Nextcloud bot
8caf135d9c
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-10 00:22:08 +00:00
Nextcloud bot
75eed74318
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-09 00:21:50 +00:00
Nextcloud bot
8b94d7797d
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-08 00:21:07 +00:00
dependabot[bot]
c393b5d386
chore(deps-dev): Bump @zip.js/zip.js from 2.8.16 to 2.8.17
...
Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js ) from 2.8.16 to 2.8.17.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases )
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.16...v2.8.17 )
---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
dependency-version: 2.8.17
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 03:50:31 +00:00
Nextcloud bot
e926e2ddc9
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2026-02-07 00:21:23 +00:00
Salvatore Martire
ec8ef13c93
fix: add X-User-Id header to logout response before clearing the user session
...
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com >
2026-02-06 17:18:18 +00:00