Commit Graph

24933 Commits (9d290ada3249100dc25ed78bc9b0c29907ea81f7)

Author SHA1 Message Date
Arthur Schiwon d55dc1addb
Merge pull request #54773 from nextcloud/backport/54744/stable30
[stable30] fix: cast fileid to string in getMountsForFileId
2025-11-19 22:24:27 +07:00
Robin Appelman a0834a61c3
fix: cast fileid to string in getMountsForFileId
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-18 14:15:03 +07:00
provokateurin d1ac31a1b3 fix(files): Stop overwriting scan_permissions
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 13:15:50 +07:00
Carl Schwan 7f6654c2a0 fix(lostpassword): Delete lost password token on password change
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-14 12:17:26 +07:00
Julien Veyssier bf581c7bdc fix(ai-apis): reject text inputs that are longer than 64K chars
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-11-11 08:09:17 +07:00
Louis Chmn b2f11ae566 feat(EphemeralSessions): Introduce lax period
Signed-off-by: Louis Chmn <louis@chmn.me>
2025-11-06 10:25:06 +07:00
Daniel Kesselberg 9ff15ad4f4
fix: validate filename when creating file from template
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-11-04 16:23:17 +07:00
Andy Scherzinger f407d42e94
Merge pull request #55168 from nextcloud/backport/55164/stable30
[stable30] fix(TaskProcessing): Cache task types by user language
2025-11-02 20:06:53 +07:00
Louis Chmn 04ac405528 fix(S3): Only append streams if non-seekable
Later, when we rewind the stream in `writeMultiPart` during retry, both streams were rewinded, so the resulting stream was bigger than expected.

Inspired by https://github.com/aws/aws-sdk-php/blob/master/src/S3/ObjectUploader.php#L136-L146

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-14 18:54:31 +07:00
Stephan Orbaugh 4d471371a7
Merge pull request #55504 from nextcloud/backport/55176/stable30
[stable30] feat: add header with user id in response
2025-10-09 16:58:48 +07:00
Nextcloud bot 321baf4c56
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-09 00:25:49 +07:00
Robin Appelman 4ab388ef08 feat: add header with user id in response
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-10-07 15:50:11 +07:00
Nextcloud bot d9f561fd3b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-05 00:13:34 +07:00
Nextcloud bot 199988fbdb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-04 00:13:36 +07:00
Andy Scherzinger 1728d022cc
Merge pull request #55492 from nextcloud/backport/55422/stable30
[stable30] fix(appstore): Also catch ClientException and ServerException
2025-10-02 09:50:06 +07:00
Nextcloud bot 920c0ee4be
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-02 00:14:01 +07:00
Marcel Müller a2c2fdafb6 fix(appstore): Also catch ClientException and ServerException
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-10-01 23:20:34 +07:00
Robin Appelman b00caf5375
Merge pull request #55419 from nextcloud/backport/55288/stable30
[stable30] feat: move primary object store configuration to a single place
2025-10-01 13:22:08 +07:00
Nextcloud bot 9d2e352868
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-01 00:13:54 +07:00
Robin Appelman bdd96f8124 feat: move primary object store configuration to a single place
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-09-30 10:38:13 +07:00
Nextcloud bot afcb36f5fd
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-30 00:13:58 +07:00
Nextcloud bot d6c130be3c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-28 00:13:41 +07:00
Nextcloud bot 4bd6ad80d5
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-27 00:14:00 +07:00
Nextcloud bot a1a67d868a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-25 00:13:39 +07:00
Nextcloud bot 45af32ec6a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-24 00:13:51 +07:00
Nextcloud bot 9ebc86d046
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 12:50:57 +07:00
Nextcloud bot e3304421b7
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 00:13:52 +07:00
Benjamin Gaussorgues 8fbd7633fe
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 15:03:46 +07:00
Nextcloud bot 25fdfb5466
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-20 00:13:46 +07:00
Nextcloud bot b6b33314b7
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-19 00:14:03 +07:00
Marcel Klehr 984f6023aa fix(TaskProcessing): Cache task types by user language
fixes https://github.com/nextcloud/assistant/issues/357

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-18 10:34:08 +07:00
Nextcloud bot 62cdd266c6
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-17 00:13:49 +07:00
Louis Chemineau fed6805c82 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:17 +07:00
Carl Schwan 5b49932b30 fix(auth): Fix invalid unique constraint violation catch
UniqueConstraintViolationException is no longer throw but instead a
OCP\DB\Exception is.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-15 18:04:18 +07:00
Louis 9f7316aadf
Merge pull request #53025 from nextcloud/backport/52825/stable30 2025-09-15 09:47:54 +07:00
Nextcloud bot 0c518233e3
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-15 00:13:35 +07:00
Nextcloud bot 3d6442a009
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-14 00:13:35 +07:00
Louis Chemineau 05ffa8dc39 feat: Support limit argument in `getSeenUsers`
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-11 16:10:28 +07:00
Nextcloud bot 7cfea3197b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-10 19:34:55 +07:00
Nextcloud bot 2e9dcd2371
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-10 00:14:16 +07:00
Nextcloud bot f42a0eda81
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-09 00:15:48 +07:00
Nextcloud bot d07e4793e3
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-08 00:13:54 +07:00
Nextcloud bot c2e3709abf
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-07 00:15:01 +07:00
Nextcloud bot 5e79de9eaf
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-06 00:13:54 +07:00
Nextcloud bot 0f72c436bd
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-05 00:14:10 +07:00
Nextcloud bot 2646ce0872
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-04 00:13:16 +07:00
Carl Schwan 2322f28bed perf(users): Create lazy users in IUserManager::getSeenUsers
Particularly relevant in occ commands/background jobs like the trashbin
expiration which only needs the user ids and not the full information.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-03 16:50:33 +07:00
Ferdinand Thiessen a203129440 fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted`
This fixes the issue that some methods will not allow uploading files
because they still require the deprecated config option to be used.
So instead we need to use the validator introduced in v30.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-03 14:24:35 +07:00
Christoph Wurst 6aad2b3cfa fix(dav): Mark removal of dav object properties as expensive
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-09-03 09:34:44 +07:00
Nextcloud bot 522075f93b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-03 00:12:53 +07:00