dependabot[bot]
d00358bbd9
Merge pull request #55690 from nextcloud/dependabot/npm_and_yarn/stable32/webpack-5.102.1
2025-10-16 13:03:03 +07:00
Joas Schilling
4acb119591
Merge pull request #55809 from nextcloud/backport/55803/stable32
...
[stable32] fix(l10n): Don't fallback from 3-letter languages to 2-letter
2025-10-16 14:51:48 +07:00
nextcloud-command
c2bf97391f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-16 12:32:15 +07:00
dependabot[bot]
b04c701567
build(deps-dev): bump webpack from 5.101.3 to 5.102.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.101.3 to 5.102.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.101.3...v5.102.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.102.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-16 14:04:26 +07:00
Joas Schilling
27838d141d
fix(l10n): Don't fallback from 3-letter languages to 2-letter
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-16 11:43:35 +07:00
dependabot[bot]
87e9d2bf15
Merge pull request #55694 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.12.24
2025-10-16 11:08:02 +07:00
nextcloud-command
bf508996f5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-16 08:44:35 +07:00
dependabot[bot]
e9d5caaeda
build(deps): bump libphonenumber-js from 1.12.23 to 1.12.24
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.12.23 to 1.12.24.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.23...v1.12.24 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-version: 1.12.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-16 10:21:02 +07:00
Andy Scherzinger
4cae924ead
Merge pull request #55763 from nextcloud/backport/54819/stable32
...
[stable32] fix: iMip reply from outlook.com does not contain organizer property
2025-10-16 10:07:57 +07:00
Andy Scherzinger
a4df2f5770
Merge pull request #55775 from nextcloud/backport/55732/stable32
...
[stable32] fix(TextProcessingApiController): Set better attribute on routes
2025-10-16 10:00:04 +07:00
Andy Scherzinger
34c1b354d1
Merge pull request #55279 from nextcloud/backport/55177/stable32
...
[stable32] fix(systemtags): Provide initial state for admin restriction setting
2025-10-16 09:58:41 +07:00
Marcel Klehr
21a92fcecf
Merge pull request #55749 from nextcloud/backport/55715/stable32
...
[stable32] fix(settings): Improve TaskProcessingPickupSpeed setup check
2025-10-16 09:40:22 +07:00
Marcel Klehr
e1fa2c15b7
Merge pull request #55786 from nextcloud/backport/55776/stable32
...
[stable32] fix(TextToImage): Set better attribute for routes
2025-10-16 09:26:31 +07:00
Nextcloud bot
9cb38d2dde
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-16 00:12:34 +07:00
Marcel Klehr
7f9af58116
fix: Apply suggestion from @julien-nc
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-16 01:13:32 +07:00
Marcel Klehr
baf0a24d49
fix: Apply suggestion from @julien-nc
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-16 01:13:32 +07:00
Marcel Klehr
297f61b619
fix: Change messages to use days instead of hours
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-16 01:13:32 +07:00
Marcel Klehr
bc30bd8e40
fix: Run cs:fix
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-16 01:13:32 +07:00
Marcel Klehr
7dc7368576
fix(settings): Improve TaskProcessingPickupSpeed setup check
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-16 01:13:32 +07:00
Andy Scherzinger
c89a00ebbd
Merge pull request #55604 from nextcloud/backport/55573/stable32
...
[stable32] fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints
2025-10-16 00:58:10 +07:00
nfebe
163957faa1
fix(systemtags): Provide initial state for admin restriction setting
...
The “Restrict tag creation and editing to administrators” switch in the SystemTags
admin settings was not reflecting the correct database value on page load.
This happened because no initial state was being provided.
Fix
This change ensures the correct initial state is set by:
- Injecting IAppConfig and IInitialState dependencies.
- Following the same initial state provisioning pattern used by other admin settings in Nextcloud.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-10-16 00:56:32 +07:00
Andy Scherzinger
6bc2b77ec0
Merge pull request #55292 from nextcloud/backport/55282/stable32
...
[stable32] fix: create room/resource calendar synchronously
2025-10-16 00:47:21 +07:00
Andy Scherzinger
d65eaa62c5
Merge pull request #55798 from nextcloud/backport/55750/stable32
...
[stable32] feat: add new link endpoint when using globalscale
2025-10-16 00:43:42 +07:00
nextcloud-command
6befad15b7
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-15 21:00:19 +07:00
Ferdinand Thiessen
515d1b5ae3
feat: add new link endpoint when using globalscale
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-15 22:52:05 +07:00
Edward Ly
c0a2ca4ee3
Merge pull request #55285 from nextcloud/backport/55275/stable32
...
[stable32] fix(comments): explicitly return limbo status of comment
2025-10-15 09:05:37 +07:00
nextcloud-command
3bea52dfd8
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-15 15:05:02 +07:00
Edward Ly
eb65bd33a4
fix(comments): explicitly return limbo status of comment
...
Otherwise, the `checkForId` function returns `undefined` regardless of
whether the comment is in limbo or not.
Signed-off-by: Edward Ly <contact@edward.ly>
2025-10-15 07:41:43 +07:00
Edward Ly
4d99e4bbaf
Merge pull request #55242 from nextcloud/backport/55179/stable32
...
[stable32] fix(comments): expand long comment on click
2025-10-15 07:40:37 +07:00
Marcel Klehr
9af79f2ea1
fix(TextToImage): Set better attribute for routes
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 11:08:19 +07:00
Marcel Klehr
deffe3c4e0
Merge pull request #55778 from nextcloud/backport/55716/stable32
...
[stable32] feat(settings): Introduce TaskProcessingSuccessRate setup check
2025-10-15 11:41:21 +07:00
Marcel Klehr
74b7ce627c
fix: Fix logic error to make tests pass
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 08:14:07 +07:00
Marcel Klehr
cf90bf3da7
fix: Apply suggestion from @kyteinski
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 08:14:07 +07:00
Marcel Klehr
3f14db81bb
fix: Apply suggestion from @julien-nc
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 08:14:07 +07:00
Marcel Klehr
53dcd65723
fix: Apply suggestion from @julien-nc
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 08:14:06 +07:00
Marcel Klehr
15d009b4dc
fix(settings): Remove copypasta
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 08:14:06 +07:00
Marcel Klehr
27b22933aa
test(settings): Add tests for TaskProcessingSuccessRate setup check
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 08:14:06 +07:00
Marcel Klehr
a42de38830
fix(settings): Introduce TaskProcessingSuccessRate setup check
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 08:14:06 +07:00
Marcel Klehr
785508f38e
fix: Update openapi descriptions
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 07:32:33 +07:00
Marcel Klehr
8610d6f1a8
fix(TextProcessingApiController): Set better attribute on routes
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 07:32:33 +07:00
Nextcloud bot
213020199e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-15 00:12:38 +07:00
Ferdinand Thiessen
b2c96d9e6a
Merge pull request #55465 from nextcloud/backport/55245/stable32
...
[stable32] fix: legacy app navigation snapper on RTL layout
2025-10-15 01:08:28 +07:00
SebastianKrupinski
34f92a05c5
fix: iMip reply from outlook.com does not contain organizer property
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-10-14 19:29:19 +07:00
Kate
2df2f7f1f2
Merge pull request #55761 from nextcloud/backport/55754/stable32
2025-10-14 21:26:03 +07:00
Côme Chilliet
d84f1466e0
fix: Fix crash in files_version about uninitialized property
...
Fix "Typed property OC\\Files\\Cache\\Cache::$storage must not be accessed before initialization"
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-14 18:32:37 +07:00
nextcloud-command
2d2d5c1f79
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-14 15:03:53 +07:00
nextcloud-command
bab315c1f4
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-14 14:54:31 +07:00
Daniel
9925ea51f1
Merge pull request #55723 from nextcloud/backport/55658/stable32
...
[stable32] fix: disable mp3 preview provider
2025-10-14 16:53:33 +07:00
Edward Ly
7922aa5715
fix(comments): expand long comment on click
...
This is a temporary fix that only applies while the server is still using
Vue 2.x (or `@nextcloud/vue` 8.x). Once migrated to Vue 3.x, this fix
may be reverted.
Signed-off-by: Edward Ly <contact@edward.ly>
2025-10-14 07:18:52 +07:00
Ferdinand Thiessen
0557148f52
fix: legacy app navigation snapper on RTL layout
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-14 15:54:48 +07:00