Maxence Lange
ce5964cd58
fix(userconfig): using api bit functions
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-09-17 18:07:01 +07:00
Maxence Lange
6cc697e476
fix(userconfig): set 'mail' as indexed
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-09-17 18:07:00 +07:00
Joas Schilling
85ef043a6f
Merge pull request #55145 from nextcloud/backport/2140/stable32
...
[stable32] build: Update 3rdparty ignorelist
2025-09-17 17:04:08 +07:00
Andy Scherzinger
8db191407e
Merge pull request #55098 from nextcloud/dependabot/npm_and_yarn/stable32/wait-on-8.0.5
...
[stable32] build(deps-dev): bump wait-on from 8.0.4 to 8.0.5
2025-09-17 13:49:11 +07:00
Joas Schilling
5136281404
build: Update 3rdparty ignorelist
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-17 11:16:54 +07:00
Stephan Orbaugh
a0de176ecb
Merge pull request #55152 from nextcloud/backport/55142/stable32
...
[stable32] fix: Allow hyphen in appid
2025-09-17 09:27:42 +07:00
nextcloud-command
a674eb8216
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-17 05:39:15 +07:00
dependabot[bot]
9c65b0ccfe
[stable32] build(deps-dev): bump wait-on from 8.0.4 to 8.0.5
...
Dependabot couldn't find the original pull request head commit, abd830c269ef4c95d102f2243e8678fe604c5ce5.
2025-09-17 07:32:10 +07:00
Nextcloud bot
d676667cc2
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-17 00:13:37 +07:00
Côme Chilliet
4c4af010f0
fix: Allow hyphen in appid
...
It’s rare but exists for some apps not in the appstore.
Also added unit tests for cleanAppId and fixed small issues with it.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-16 21:47:03 +07:00
Andy Scherzinger
9d0402208a
Merge pull request #55138 from nextcloud/backport/55133/stable32
...
[stable32] fix: handleIMip undefined array key
2025-09-16 21:48:25 +07:00
Andy Scherzinger
4853ea0f2c
Merge pull request #55150 from nextcloud/backport/55141/stable32
...
[stable32] fix(Updater): Lower deadlock log level from warning to info
2025-09-16 21:40:46 +07:00
Louis Chemineau
6defeaa119
fix(Updater): Lower deadlock log level from warning to info
...
If this is safe to ignore, then it does not make sense to keep warning the admins.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-16 16:19:39 +07:00
SebastianKrupinski
e04fd0850f
fix: handleIMip undefined array key
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-09-16 12:26:00 +07:00
Nextcloud bot
f595d32c57
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-16 00:13:42 +07:00
Andy Scherzinger
ace73c8356
Merge pull request #55127 from nextcloud/backport/55122/stable32
...
[stable32] fix: Dispatch favorite event with an actual path
2025-09-15 19:38:06 +07:00
Louis Chemineau
7b632f6175
fix(TagsTest): Declare `rootFolder` property
...
It was not caught by the CI on master, but is blocking in the backports.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-15 17:09:54 +07:00
Louis Chemineau
431f6d7c87
fix: Dispatch favorite event with an actual path
...
The `$path` argument was added in https://github.com/nextcloud/server/pull/48612 , but was never actually used by the callers. The path was therefore missing in the favorite/unfavorite events, which lead to a broken activity information.
I also added a fallback to handle `addToFavorites` and `removeFromFavorites`, which are part of a public API, and are calling `tagAs` and `untag` without `$path`.
Fix https://github.com/nextcloud/activity/issues/2134
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-15 14:38:53 +07:00
Andy Scherzinger
be23649d4e
Merge pull request #55082 from nextcloud/backport/55073/stable32
...
[stable32] fix(files_sharing): use `newPassword` always for the unsaved password
2025-09-15 13:07:48 +07:00
nextcloud-command
b6590810ce
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-15 10:46:54 +07:00
Ferdinand Thiessen
7e0262e47c
fix(files_sharing): use `newPassword` always for the unsaved password
...
`newPassword` is the unsaved password, while `share.password` is the
current saved password.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-15 12:39:41 +07:00
Andy Scherzinger
f97187545a
Merge pull request #55096 from nextcloud/dependabot/npm_and_yarn/stable32/mime-4.1.0
...
[stable32] build(deps-dev): bump mime from 4.0.7 to 4.1.0
2025-09-15 08:36:42 +07:00
Nextcloud bot
1ccff76342
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-15 00:13:23 +07:00
nextcloud-command
cb5a7760a0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-14 19:35:56 +07:00
dependabot[bot]
8272a9b49c
build(deps-dev): bump mime from 4.0.7 to 4.1.0
...
Bumps [mime](https://github.com/broofa/mime ) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/broofa/mime/releases )
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md )
- [Commits](https://github.com/broofa/mime/compare/v4.0.7...v4.1.0 )
---
updated-dependencies:
- dependency-name: mime
dependency-version: 4.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-14 21:28:30 +07:00
Andy Scherzinger
e1d64873ec
Merge pull request #55088 from nextcloud/backport/50532/stable32
...
[stable32] fix(contactsmenu): adjust padding to new design
2025-09-14 21:07:47 +07:00
Andy Scherzinger
19b5ae5d4f
Merge pull request #55095 from nextcloud/dependabot/composer/vendor-bin/phpunit/stable32/phpunit/phpunit-10.5.54
...
[stable32] build(deps): bump phpunit/phpunit from 10.5.53 to 10.5.54 in /vendor-bin/phpunit
2025-09-14 21:06:25 +07:00
Andy Scherzinger
ced6cb8602
Merge pull request #55094 from nextcloud/dependabot/composer/build/integration/stable32/phpunit/phpunit-9.6.26
...
[stable32] build(deps-dev): bump phpunit/phpunit from 9.6.25 to 9.6.26 in /build/integration
2025-09-14 21:06:06 +07:00
nextcloud-command
55cd86c343
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-14 18:46:12 +07:00
Richard Steinmetz
a583a7d02c
fix(contactsmenu): adjust padding to new design
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-09-14 20:08:05 +07:00
Nextcloud bot
1ba09f5bb1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-14 00:13:23 +07:00
Andy Scherzinger
f4da63a3c7
Merge pull request #55099 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.12.17
...
[stable32] build(deps): bump libphonenumber-js from 1.12.15 to 1.12.17
2025-09-13 19:28:17 +07:00
nextcloud-command
9066baf99a
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-13 05:28:10 +07:00
dependabot[bot]
33c1aea43a
build(deps): bump libphonenumber-js from 1.12.15 to 1.12.17
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.12.15 to 1.12.17.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.15...v1.12.17 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-version: 1.12.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 01:18:24 +07:00
dependabot[bot]
140160f1ef
build(deps): bump phpunit/phpunit in /vendor-bin/phpunit
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.53 to 10.5.54.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.54/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.53...10.5.54 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-version: 10.5.54
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 01:15:36 +07:00
dependabot[bot]
3f7003890b
build(deps-dev): bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.25 to 9.6.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.26/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.25...9.6.26 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-version: 9.6.26
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 01:15:28 +07:00
Nextcloud bot
b958db07f3
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-13 00:13:26 +07:00
Nextcloud bot
5b61605429
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-12 14:08:34 +07:00
Andy Scherzinger
a16b4209d4
Merge pull request #55028 from nextcloud/dependabot/npm_and_yarn/stable32/puppeteer-24.20.0
...
[stable32] build(deps-dev): bump puppeteer from 24.19.0 to 24.20.0
2025-09-12 15:42:06 +07:00
Andy Scherzinger
b54b98d78b
Merge pull request #55084 from nextcloud/backport/55074/stable32
...
[stable32] fix(settings): rename "Settings presets" to "Quick presets"
2025-09-12 15:41:34 +07:00
Ferdinand Thiessen
ea8c574a26
fix(settings): rename "Settings presets" to "Quick presets"
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-12 13:41:10 +07:00
Andy Scherzinger
42a1191cbd
Merge pull request #55078 from nextcloud/backport/55006/stable32
...
[stable32] fix(ownCloud): ensure that `accounts.display_name` fits into `users.displayname`
2025-09-12 15:21:18 +07:00
Andy Scherzinger
f7f8b0c1ec
Merge pull request #55076 from nextcloud/backport/54958/stable32
...
[stable32] fix(unified-search): make sure date range option is translated
2025-09-12 14:57:32 +07:00
Ferdinand Thiessen
156eca4727
fix: use `mb_substr`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-12 10:50:50 +07:00
Ferdinand Thiessen
e67ee5d895
fix(ownCloud): ensure that `accounts.display_name` fits into `users.displayname`
...
`user.displayname` only allows 64 characters but old `accounts.display_name` allowed 255 characters.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-12 10:50:50 +07:00
nextcloud-command
54078938c1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-12 10:15:44 +07:00
Ferdinand Thiessen
7216060854
fix(unified-search): make sure date range option is translated
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-12 10:15:44 +07:00
dependabot[bot]
271f4e3304
build(deps-dev): bump puppeteer from 24.19.0 to 24.20.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.19.0 to 24.20.0.
- [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.19.0...puppeteer-v24.20.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 08:36:10 +07:00
Andy Scherzinger
c8f8563cca
Merge pull request #55037 from nextcloud/dependabot/npm_and_yarn/stable32/zip.js/zip.js-2.8.2
...
[stable32] build(deps-dev): bump @zip.js/zip.js from 2.7.73 to 2.8.2
2025-09-12 08:35:34 +07:00
Andy Scherzinger
4a58b79ee2
Merge pull request #55035 from nextcloud/dependabot/npm_and_yarn/stable32/query-string-9.3.0
...
[stable32] build(deps): bump query-string from 9.2.2 to 9.3.0
2025-09-12 08:25:27 +07:00