Commit graph

79051 commits

Author SHA1 Message Date
Ferdinand Thiessen
c07aa673bc
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-18 12:49:00 +02:00
Julien Veyssier
678d62b0b7
fix(files): use the correct theming instance name from capabilities to set the page title
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-18 12:44:23 +02:00
Andy Scherzinger
18bbd08fbe
Merge pull request #53519 from nextcloud/backport/51609/stable30
[stable30] fix(files_versions): only handle path updates when there is path
2025-06-18 10:09:02 +02:00
Andy Scherzinger
5d540311f8
Merge pull request #53346 from nextcloud/backport/53291/stable30
[stable30] fix(core): correctly show displayname when picking a file
2025-06-18 05:50:29 +02:00
nextcloud-command
600ed4b6de chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-18 11:32:42 +08:00
Ferdinand Thiessen
15a16b61fd fix(core): correctly show displayname when picking a file
Ensure that the display name is shown instead of the filename (important for public shares).
Fixed in the library but the legacy wrapper still uses it.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-18 11:30:51 +08:00
Nextcloud bot
772ecb640d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-18 00:22:40 +00:00
Andy Scherzinger
33756535d7
Merge pull request #53542 from nextcloud/backport/53534/stable30
[stable30] fix(core): getRequestToken import typo
2025-06-17 20:08:13 +02:00
Ferdinand Thiessen
6481ccbe37 fix(files_versions): only handle path updates when there is path
`getPathForNode` can fail with null for various reasons (e.g. no owner),
in this cases we need to just skip the event handling.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 20:00:33 +02:00
skjnldsv
82982cc3b9 fix(core): getRequestToken import typo
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-17 13:51:29 +00:00
John Molakvoæ
0f40e373f1
Merge pull request #53544 from nextcloud/backport/53140/stable30 2025-06-17 15:17:26 +02:00
nextcloud-command
fe5649fb69 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-17 14:50:23 +02:00
skjnldsv
63907b0bfd fix(files): auto reload sidebar tags on update
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-06-17 14:50:23 +02:00
Ferdinand Thiessen
6442fb7389
Merge pull request #53533 from nextcloud/fix-running-files-external-s3-tests-in-stable30-ci
[stable30] ci: Fix running files external s3 tests
2025-06-17 11:15:36 +02:00
Nextcloud bot
28aa97df8f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-17 08:00:40 +00:00
Andy Scherzinger
a0713a6d19
Merge pull request #53521 from nextcloud/backport/53326/stable30
[stable30] fix: refactor request token handling and do not update with invalid result
2025-06-17 07:05:12 +02:00
Daniel Calviño Sánchez
45b06784a7 ci: Fix running files_external S3 tests
PHP >= 8.4 is not supported in Nextcloud 30.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-06-17 06:15:37 +02:00
Nextcloud bot
997cd55929
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-17 00:22:49 +00:00
nextcloud-command
be3260acbd chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-16 23:14:24 +00:00
Ferdinand Thiessen
50fd4418fa
fix: adjust code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:28:19 +02:00
Ferdinand Thiessen
afc8bce9d0
chore(core): fix typo in session heartbeat service
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:18:19 +02:00
Ferdinand Thiessen
edad5b2229
fix: the core config is not loaded on error pages
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:18:19 +02:00
Ferdinand Thiessen
ed717d3d2d
test: adjust karma global state mock
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:18:18 +02:00
Ferdinand Thiessen
fdfc346572
test(core): migrate session heartbeat tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:17:56 +02:00
Ferdinand Thiessen
05405b3571
refactor(OC): restructure session heartbeat code - use types and human reading order
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:17:56 +02:00
Ferdinand Thiessen
86aaffd2ec
refactor(OC): migrate session heart beat to Typescript
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:17:56 +02:00
Ferdinand Thiessen
d332a22e78
fix(OC): validate request token and move logic to one place
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 00:17:55 +02:00
Ferdinand Thiessen
b423283781
refactor(OC): migrate request token handling to Typescript
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-16 20:51:24 +02:00
Joas Schilling
2fb8e92067
Merge pull request #53366 from nextcloud/backport/53314/stable30
[stable30] fix(notifications): Fix check for hasNotifiers when all apps use Regi…
2025-06-16 16:37:00 +02:00
Maksim Sukharev
58f34c4502
Merge pull request #53510 from nextcloud/backport/53436/stable30 2025-06-16 14:59:56 +02:00
nextcloud-command
d24b805b3d chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-16 12:25:07 +00:00
Maksim Sukharev
c2a2944539 fix(UserRow): fallback to group name in case of undefined availableGroup
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-06-16 11:55:14 +00:00
Nextcloud bot
3b43a14931
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-16 00:23:18 +00:00
Nextcloud bot
46ea43aa01
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-15 00:22:30 +00:00
dependabot[bot]
acb8618517
Merge pull request #53488 from nextcloud/dependabot/npm_and_yarn/stable30/core-js-3.43.0 2025-06-14 14:24:51 +00:00
nextcloud-command
e6a27d3b58 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-14 14:10:42 +00:00
dependabot[bot]
b9f95b4956 build(deps): bump core-js from 3.42.0 to 3.43.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.42.0 to 3.43.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.43.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 16:06:33 +02:00
dependabot[bot]
d54b635952
Merge pull request #53490 from nextcloud/dependabot/npm_and_yarn/stable30/ts-jest-29.4.0 2025-06-14 09:40:08 +00:00
dependabot[bot]
3567482746
Merge pull request #53491 from nextcloud/dependabot/npm_and_yarn/stable30/puppeteer-24.10.1 2025-06-14 08:46:56 +00:00
dependabot[bot]
7be95e3279 build(deps-dev): bump ts-jest from 29.3.4 to 29.4.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.4 to 29.4.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.4...v29.4.0)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 10:35:40 +02:00
dependabot[bot]
2b36d449ca
Merge pull request #53489 from nextcloud/dependabot/npm_and_yarn/stable30/types/dockerode-3.3.40 2025-06-14 08:31:28 +00:00
dependabot[bot]
df41f90f21
Merge pull request #53493 from nextcloud/dependabot/npm_and_yarn/stable30/sass-1.89.2 2025-06-14 08:27:08 +00:00
dependabot[bot]
4eb577e403 build(deps-dev): bump @types/dockerode from 3.3.39 to 3.3.40
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.39 to 3.3.40.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-version: 3.3.40
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 10:19:19 +02:00
dependabot[bot]
2f731ee888 build(deps-dev): bump puppeteer from 24.10.0 to 24.10.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.10.0 to 24.10.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.10.0...puppeteer-v24.10.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 10:18:25 +02:00
dependabot[bot]
a919bce8cf
Merge pull request #53494 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-split-1.24.18 2025-06-14 03:06:30 +00:00
dependabot[bot]
78d7bd9e8e
build(deps-dev): bump cypress-split from 1.24.17 to 1.24.18
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.17 to 1.24.18.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.17...v1.24.18)

---
updated-dependencies:
- dependency-name: cypress-split
  dependency-version: 1.24.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 02:42:46 +00:00
dependabot[bot]
725410dff9
build(deps-dev): bump sass from 1.89.1 to 1.89.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.1 to 1.89.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.89.1...1.89.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.89.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 02:42:33 +00:00
Nextcloud bot
a34554a78b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-14 00:22:34 +00:00
dependabot[bot]
a591318736
Merge pull request #52610 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/webpack-vue-config-6.1.1 2025-06-13 06:59:40 +00:00
nextcloud-command
c120623f42 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-13 06:45:33 +00:00