Commit Graph

81266 Commits (c0cce94d22f79dfdf5472845ea4e0712cd9fca2d)
 

Author SHA1 Message Date
Nextcloud bot c0cce94d22
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-01 00:13:47 +07:00
Kate 7db30397fd
Merge pull request #55410 from nextcloud/backport/55374/stable31 2025-10-01 00:01:33 +07:00
Kate af4d25c634
Merge pull request #55436 from nextcloud/backport/55422/stable31 2025-09-30 23:50:03 +07:00
Marcel Müller 4d10c0ae1c
Merge pull request #55439 from nextcloud/backport/55420/stable31
[stable31] fix(appstore): Make appstore timeout configurable
2025-09-30 23:40:20 +07:00
Marcel Müller f23bcc5580 fix(appstore): Make appstore timeout configurable
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-09-30 15:18:45 +07:00
Marcel Müller ddd35e155c fix(appstore): Also catch ClientException and ServerException
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-09-30 14:02:56 +07:00
dependabot[bot] 79dd3fe3be
Merge pull request #55351 from nextcloud/dependabot/composer/vendor-bin/phpunit/stable31/phpunit/phpunit-9.6.29 2025-09-30 12:35:22 +07:00
Robin Appelman 6842d0746d
Merge pull request #55288 from nextcloud/backport/52816/stable31
[stable31] feat: move primary object store configuration to a single place
2025-09-30 10:35:42 +07:00
Nextcloud bot 7784eca2b2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-30 00:13:52 +07:00
Andy Scherzinger bbaf0f7b8a
Merge pull request #55408 from nextcloud/backport/55394/stable31
[stable31] fix: small typo fix
2025-09-29 23:05:45 +07:00
provokateurin 406c0011fa fix(files): Stop overwriting scan_permissions
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-29 16:12:10 +07:00
yemkareems d615109126 fix: small typo fix
Signed-off-by: yemkareems <yemkareems@gmail.com>
2025-09-29 12:24:43 +07:00
dependabot[bot] 71d5b6a85b
Merge pull request #55349 from nextcloud/dependabot/composer/build/integration/stable31/phpunit/phpunit-9.6.29 2025-09-29 07:40:17 +07:00
Nextcloud bot 8c901b1006
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-29 00:13:42 +07:00
dependabot[bot] 0601e2d620 build(deps-dev): bump phpunit/phpunit in /build/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.27 to 9.6.29.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.29/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.27...9.6.29)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 9.6.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 00:25:55 +07:00
dependabot[bot] 364ea9ebe3 build(deps): bump phpunit/phpunit in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.27 to 9.6.29.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.29/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.27...9.6.29)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 9.6.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 00:25:41 +07:00
Nextcloud bot 2edce05877
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-28 00:13:34 +07:00
Kate 379a3d4683
Merge pull request #55302 from nextcloud/backport/55134/stable31 2025-09-27 16:35:23 +07:00
Nextcloud bot a220a9efce
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-27 00:13:51 +07:00
Carl Schwan 8696841382
Merge pull request #55322 from nextcloud/backport/55313/stable31
[stable31] fix(sharing): ensure to check new password
2025-09-26 23:23:37 +07:00
nextcloud-command 59dddac06e chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-26 20:15:43 +07:00
Ferdinand Thiessen 055a27f0fc fix(sharing): ensure to check new password
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-26 22:07:01 +07:00
Kate 5268be451e
Merge pull request #55317 from nextcloud/fix/dav/user-addressbook-clean-up-stable31 2025-09-26 19:56:29 +07:00
provokateurin 71d84c6e98
chore(assets): Recompile assets
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-26 19:36:40 +07:00
provokateurin f7f2554c15
fix(core): Stop abusing the cache for avatar upload
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-26 19:36:34 +07:00
Christoph Wurst 5f05dd79ec
fix(dav): clean up user's addressbook shares on deletion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-09-26 15:26:52 +07:00
Nextcloud bot 731181e40d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-26 00:13:53 +07:00
Marcel Müller d587cff19c
Merge pull request #55310 from nextcloud/backport/55290/stable31
[stable31] fix: Stop infinite loop in ExpireTrash
2025-09-25 18:46:01 +07:00
Marcel Müller 5f70d36fb9 fix: Stop infinite loop in ExpireTrash
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-09-25 15:36:54 +07:00
Nextcloud bot e4e193a1c7
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-25 00:13:33 +07:00
Robin Appelman 7162c3e8ed
feat: move primary object store configuration to a single place
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-09-24 18:39:21 +07:00
Nextcloud bot 048299875d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-24 00:13:45 +07:00
Nextcloud bot f8e88cc72c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 13:31:37 +07:00
Nextcloud bot a07b7c50c7
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 12:50:49 +07:00
Daniel df603850dc
Merge pull request #55268 from nextcloud/chore/config_sample_typo
[stable31] chore(config): fix typo in config.sample.php comments
2025-09-23 14:37:32 +07:00
Benjamin Gaussorgues 442780f40d
chore(config): fix typo in config.sample.php comments
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-23 11:45:37 +07:00
Andy Scherzinger 5a0ea20850
Merge pull request #55250 from nextcloud/backport/55142/stable31
[stable31] fix: Allow hyphen in appid
2025-09-23 08:22:06 +07:00
Nextcloud bot 44bb50cea6
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 00:13:45 +07:00
Andy Scherzinger e451742efc
Merge pull request #55255 from nextcloud/backport/55170/stable31
[stable31] feat(db): add SSL/TLS support for PostgreSQL
2025-09-22 16:04:29 +07:00
Benjamin Gaussorgues 98d30feb95
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 14:59:54 +07:00
Andy Scherzinger 76e1a9837e
Merge pull request #55244 from nextcloud/backport/55179/stable31
[stable31] fix(comments): expand long comment on click
2025-09-22 11:20:23 +07:00
Côme Chilliet 315c0ea59c
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-22 10:03:08 +07:00
Andy Scherzinger 99a9420081
Merge pull request #55248 from nextcloud/backport/55237/stable31
[stable31] fix(github): add labels and milestone to PR checklist
2025-09-22 09:30:22 +07:00
Edward Ly 1766e37890
fix(github): add labels and milestone to PR checklist
Signed-off-by: Edward Ly <contact@edward.ly>
2025-09-21 23:36:57 +07:00
nextcloud-command 356f5be21a chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-22 04:41:27 +07:00
Edward Ly 78934b1674
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-09-21 21:34:39 +07:00
Nextcloud bot 574aa68d56
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-22 00:13:38 +07:00
Ferdinand Thiessen 90a64b6f03
Merge pull request #55075 from nextcloud/backport/54958/stable31
[stable31] fix(unified-search): make sure date range option is translated
2025-09-22 00:04:24 +07:00
nextcloud-command 595605f765 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-21 15:59:13 +07:00
Ferdinand Thiessen 895f82872d fix(unified-search): make sure date range option is translated
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-21 17:48:37 +07:00