Commit Graph

83677 Commits (117d0ae7b15a27b2d5209460251255347a4604c8)
 

Author SHA1 Message Date
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
Sebastian Krupinski f41ee3bea6
Merge pull request #56666 from nextcloud/backport/55476/stable32
[stable32] fix(l10n): do not consider user language when getting the generic one
2025-11-26 10:31:55 +07:00
Maksim Sukharev 0f4307e094
Merge pull request #56714 from nextcloud/backport/56711/stable32 2025-11-26 13:53:41 +07:00
nextcloud-command 42d1b25216 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-26 12:26:46 +07:00
Maksim Sukharev 926f0d5758 fix(user_status): adjust online status string
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-11-26 13:17:36 +07:00
John Molakvoæ 0493b6d942
Merge pull request #56535 from nextcloud/backport/56520/stable32 2025-11-26 10:37:40 +07:00
skjnldsv 9674191ba6 chore(files_reminder): add integration tests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-11-26 09:49:28 +07:00
skjnldsv 81a1197fe1 fix(files_reminder): prevent setting reminder in the past
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-11-26 09:49:28 +07:00
Kent Delante e8802a57f4 feat: emit an event when an S3 bucket is created
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-11-26 08:18:09 +07:00
Nextcloud bot 85271aab19
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-26 00:14:18 +07:00
github-actions[bot] b7784b5033
Merge pull request #55097 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/vue-8.31.0
[stable32] build(deps): bump @nextcloud/vue from 8.29.2 to 8.34.0
2025-11-25 22:23:44 +07:00
dependabot[bot] fd9520a036
build(deps): bump @nextcloud/vue from 8.29.2 to 8.31.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.29.2 to 8.31.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.29.2...v8.31.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 8.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 22:04:30 +07:00
Louis 04fad49a72
Merge pull request #56654 from nextcloud/backport/55981/stable32
[stable32] fix(encryption): Increment `lastChunkNr` when size is off
2025-11-25 21:46:42 +07:00
Daniel 3611995fc6
Merge pull request #56552 from nextcloud/backport/56436/stable32
[stable32] fix: mp3info break frame parsing on short frames
2025-11-25 17:28:35 +07:00
Sebastian Krupinski cdf9066b58
Merge pull request #56663 from nextcloud/backport/55473/stable32
[stable32] fix(CalDAV): imip set language per user
2025-11-25 11:15:17 +07:00
dependabot[bot] 398c624d1e
Merge pull request #56645 from nextcloud/dependabot/composer/stable32/bamarni/composer-bin-plugin-1.8.3 2025-11-25 15:55:50 +07:00
Richard Steinmetz bd760856bb fix(l10n): do not consider user language when getting the generic one
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-11-25 15:43:32 +07:00
SebastianKrupinski 04014c5d51 fix: imip set language per user
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-11-25 14:56:07 +07:00
grnd-alt a6232fe08a
fix: mp3info break frame parsing on short frames
Signed-off-by: grnd-alt <git@belakkaf.net>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-11-25 15:12:24 +07:00
Andy Scherzinger 3b060c33fd
Merge pull request #55202 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/calendar-availability-vue-2.2.11
[stable32] build(deps): bump @nextcloud/calendar-availability-vue from 2.2.10 to 2.2.11
2025-11-25 14:59:29 +07:00
Côme Chilliet 6cdac077a4 chore: Improve wording in debug log
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-11-25 10:47:18 +07:00
Côme Chilliet 97ddc1c9e1 fix(files_sharing): Allow deleting a share of a missing file
This can happen in various scenarios, we should allow the user to delete
 the share in this situation.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-25 10:47:18 +07:00
Ferdinand Thiessen bc65ec6d86
ci: update dependabot workflow for deprecations
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-25 11:17:23 +07:00
dependabot[bot] b0d73cc9e7
build(deps): bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/v2.2.11/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.10...v2.2.11)

---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
  dependency-version: 2.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 11:15:32 +07:00
Stephan Orbaugh 560f4b92e9
Merge pull request #54898 from nextcloud/dependabot/npm_and_yarn/stable32/jasmine-core-2.99.1
[stable32] build(deps-dev): bump jasmine-core from 2.5.2 to 2.99.1
2025-11-25 10:51:14 +07:00
Louis Chmn 64fed0c712 fix(encryption): Increment lastChunkNr when size is off
When computing the unencrypted file size, we need the size of the last encrypted chunk as its size is usually not the regular 8192 bits.

To avoid reading the whole file, we seek directly to that last chunk based on the expected file size. When the expected file size is smaller than the actual one, we have a logic in place to continue reading until we reach the end of the file.

In that logic, we forgot to increment the `$lastChunkNr` which is important when we later check the signature of the chunk.

This commit adds that missing increment.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-11-25 09:19:23 +07:00
dependabot[bot] 77b31dedca
Merge pull request #56639 from nextcloud/dependabot/npm_and_yarn/stable32/msw-2.12.3 2025-11-25 01:19:03 +07:00
Nextcloud bot 2d364fa72f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-25 00:14:12 +07:00
dependabot[bot] 0938f00b6e
build(deps-dev): bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3
Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.8.2...1.8.3)

---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
  dependency-version: 1.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 19:57:52 +07:00
dependabot[bot] 6a2ebfd541
build(deps-dev): bump msw from 2.12.2 to 2.12.3
Bumps [msw](https://github.com/mswjs/msw) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.12.2...v2.12.3)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.12.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 19:30:17 +07:00
Nextcloud bot ab3dbf1703
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-24 00:14:11 +07:00
dependabot[bot] 5b9f4ee35b
Merge pull request #56462 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/paths-2.3.0 2025-11-23 14:24:23 +07:00
nextcloud-command 9e1e7c78d4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-23 14:07:05 +07:00
dependabot[bot] e4b8f40e6b
build(deps): bump @nextcloud/paths from 2.2.2 to 2.3.0
Bumps [@nextcloud/paths](https://github.com/nextcloud-libraries/nextcloud-paths) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-paths/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-paths/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-paths/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/paths"
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 12:58:03 +07:00
dependabot[bot] 576d4bf9be
Merge pull request #56465 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/router-3.1.0 2025-11-23 12:54:41 +07:00
nextcloud-command 29c05aae94 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-23 10:47:39 +07:00
dependabot[bot] 6195615e8a build(deps): bump @nextcloud/router from 3.0.1 to 3.1.0
Bumps [@nextcloud/router](https://github.com/nextcloud-libraries/nextcloud-router) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-router/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/router"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 11:40:26 +07:00
dependabot[bot] 6f49791ea1
Merge pull request #56456 from nextcloud/dependabot/npm_and_yarn/stable32/marked-16.4.2 2025-11-23 09:57:05 +07:00
dependabot[bot] 43409be308
Merge pull request #56458 from nextcloud/dependabot/npm_and_yarn/stable32/msw-2.12.2 2025-11-23 09:39:36 +07:00
nextcloud-command 149d4d3ea6 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-23 09:39:14 +07:00
dependabot[bot] cc067f9c24 build(deps): bump marked from 16.4.1 to 16.4.2
Bumps [marked](https://github.com/markedjs/marked) from 16.4.1 to 16.4.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.4.1...v16.4.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 10:32:31 +07:00
Nextcloud bot 49bb20831a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-23 00:13:43 +07:00
dependabot[bot] 3598844feb
Merge pull request #56578 from nextcloud/dependabot/npm_and_yarn/stable32/webpack-5.103.0 2025-11-22 23:51:04 +07:00
nextcloud-command 3f89eadb4a chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-22 23:33:38 +07:00
dependabot[bot] 61f01a2d01 build(deps-dev): bump webpack from 5.102.1 to 5.103.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.102.1 to 5.103.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.102.1...v5.103.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.103.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 00:26:36 +07:00