Commit Graph

78275 Commits (5ebcf9b72b174da31cc2ee5cd231a4935ff78ec4)
 

Author SHA1 Message Date
Andy Scherzinger 5ebcf9b72b
Merge pull request #51327 from nextcloud/backport/51130/stable30
[stable30] fix: Do not build encrypted password if there is none
2025-03-28 16:19:52 +07:00
Kate 0b2bd3b615
Merge pull request #51717 from nextcloud/backport/51433/stable30
[stable30] fix(GenerateBlurhashMetadata): Suppress imagescale errors
2025-03-28 16:18:00 +07:00
Julius Knorr ebe943207d fix: Do not build encrypted password if there is none
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-03-28 15:18:03 +07:00
Kate 559d6e8639
Merge pull request #51523 from nextcloud/backport/51389/stable30
[stable30] fix: skip caching lastSeenQuotaUsage for remote shares
2025-03-28 15:14:48 +07:00
umgfoin 36aa350d9e fix(GenerateBlurhashMetadata): Suppress imagescale errors
Suppress errors in imagescale during file-scans:
Most of these errors are caused by out of range x/y-dims.

Triggering un unhandled exception, metadata-generation aborts at this point  (e.g. occ files:scan --generate-metadata), effectively preventing these images from being added to photos or maps.

This problem might be the root cause for an issue described here:
https://github.com/nextcloud/photos/issues/2768

Signed-off-by: umgfoin <umgfoin@users.noreply.github.com>
2025-03-28 14:44:20 +07:00
Ferdinand Thiessen 5468a8f1f4
Merge pull request #51754 from nextcloud/backport/50121/stable30
[stable30] fix(theming): enforce theme also for login
2025-03-28 14:42:07 +07:00
Kate 5cc60c7313
Merge pull request #51747 from nextcloud/backport/51744/stable30
[stable30] fix(files_versions): Rely on server mime fallback icons
2025-03-28 12:41:32 +07:00
nextcloud-command f10b4f5374
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-28 12:03:27 +07:00
provokateurin e05838e259
fix(files_versions): Rely on server mime fallback icons
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 12:02:00 +07:00
provokateurin 4e7fc5bfbf
feat(files_versions): Implement preview mime icon fallback
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 12:01:58 +07:00
provokateurin 2f73d92602
fix(files_versions): Cache previews
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 11:58:42 +07:00
Nextcloud bot 37d13a09d1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-28 00:23:43 +07:00
Andy Scherzinger 3607976ea9
Merge pull request #51731 from nextcloud/backport/39611/stable30
[stable30] Add `occ user:welcome` command to send user welcome email from CLI
2025-03-27 23:38:55 +07:00
Kate 345755cad0
Merge pull request #51757 from nextcloud/backport/51449/stable30
[stable30] fix: resolve typo in authMethod enum cases
2025-03-27 22:03:42 +07:00
Luka Trovic 713ead5d7d
Merge pull request #51614 from nextcloud/backport/50542/stable30
[stable30] fix(files_sharing): skip expiration notify for invalid share record
2025-03-27 17:23:57 +07:00
janepie c56ff8429c
Merge pull request #51756 from nextcloud/backport/51724/stable30
[stable30] Fix: task type translations
2025-03-27 17:13:34 +07:00
Jana Peper 130ff1d3d6 fix: task type translations
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-03-27 14:33:27 +07:00
Kate 85fa32ae1f
Merge pull request #51692 from nextcloud/backport/51669/stable30
[stable30] perf(sharing): Use oc_share.item_type IN instead of OR equals
2025-03-27 14:31:28 +07:00
Hendrik Heil bd4c537f12 fix(webhooks): resolve typo in openapi authMethod enum cases
Signed-off-by: Hendrik Heil <hendrik@heil.sh>
2025-03-27 13:25:16 +07:00
Hendrik Heil 6226545f9b fix(webhooks): update docblock options for authMethod
Signed-off-by: Hendrik Heil <hendrik@heil.sh>
2025-03-27 13:25:16 +07:00
Luka Trovic 986a570dd7 fix(files_sharing): skip expiration notify for invalid share record
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-03-27 12:56:00 +07:00
Ferdinand Thiessen 69274eba66 fix(theming): enforce theme also for login
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-27 11:15:44 +07:00
Marcel Klehr 1f0241fdfe perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals
to improve performance by using the db index

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-03-27 12:01:14 +07:00
Kate e058f7fc55
Merge pull request #51719 from nextcloud/backport/51594/stable30
[stable30] fix(occ): Suppress errors when checking config.php fileowner
2025-03-27 10:21:57 +07:00
Pytal 1ef8ff712f
Merge pull request #51739 from nextcloud/backport/51737/stable30
[stable30] fix(files_reminders): Fix reminder actions being displayed on invalid nodes
2025-03-27 01:55:57 +07:00
Nextcloud bot be61640bbe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-27 00:24:16 +07:00
nextcloud-command b0898b5fac chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-26 19:05:07 +07:00
Christopher Ng 8d579f660a fix(files_reminders): Fix reminder actions being displayed on invalid nodes
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-03-26 18:41:43 +07:00
John Molakvoæ 1ab595525d fix: copyright header
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-03-26 15:53:58 +07:00
FedericoHeichou 67bf779bb2 feat: Add user:welcome command
Signed-off-by: FedericoHeichou <federicoheichou@gmail.com>
2025-03-26 15:53:57 +07:00
Christoph Wurst cf130f43d7
Merge pull request #51538 from nextcloud/backport/51380/stable30
[stable30] fix(cardav): only show users from enabled addressBooks in contacts menu
2025-03-26 14:54:36 +07:00
John Molakvoæ f05befdf54
Merge pull request #51722 from nextcloud/backport/51705/stable30
[stable30] fix(files_versions): correctly show version author also for shared files
2025-03-26 11:09:30 +07:00
nextcloud-command 7df776076c chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-26 09:27:56 +07:00
Ferdinand Thiessen a140d9f261
fix(files_versions): correctly show version author also for shared files
The users endpoint is not available for other users if the current user
has no admin privileges, so instead use the displaynames endpoint.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-26 10:23:53 +07:00
provokateurin 48a1997bc6 fix(occ): Suppress errors when checking config.php fileowner
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-26 09:14:32 +07:00
Nextcloud bot 1e98bfc8ef
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-26 00:22:56 +07:00
Ferdinand Thiessen b19b47c85a
Merge pull request #51661 from nextcloud/backport/51611/stable30
[stable30] fix(IFilenameValidator): correctly handle case insensitivity
2025-03-26 00:51:13 +07:00
F. E Noel Nfebe 8ff1d24949
Merge pull request #51700 from nextcloud/backport/51697/stable30
[stable30] fix(login): Improve CSRF error message for better user understanding
2025-03-25 16:54:51 +07:00
nextcloud-command 4f83bb3e0c chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-25 15:39:59 +07:00
nfebe a508699f48 fix(login): Improve CSRF error message for better user understanding
This commit changes the CSRF error message displayed in the login form to
provide more specific information to the user. Instead of the generic less helpful error.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-03-25 16:35:39 +07:00
Julius Knorr eb3eac43e1
Merge pull request #51560 from nextcloud/backport/50663/stable30
[stable30] enh: improve occ file:transfer-ownership logging
2025-03-25 15:50:19 +07:00
dependabot[bot] 25a396294e
Merge pull request #51639 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/upload-1.9.1 2025-03-25 12:09:13 +07:00
nextcloud-command ae5421cb64 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-25 11:53:47 +07:00
dependabot[bot] e9119167e8 build(deps): bump @nextcloud/upload from 1.9.0 to 1.9.1
Bumps [@nextcloud/upload](https://github.com/nextcloud-libraries/nextcloud-upload) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-upload/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-upload/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 11:51:54 +07:00
Kate d9034172ff
Merge pull request #51681 from nextcloud/backport/50992/stable30
[stable30] fix(admin_audit): Fix incorrect truncation of files path in admin audit log
2025-03-25 11:34:56 +07:00
Grigorii K. Shartsev 4f30f539a4 fix(admin_audit): Fix incorrect truncation of files path in admin audit log
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-03-25 11:08:58 +07:00
Git'Fellow 301f703016
Merge pull request #51665 from nextcloud/backport/51644/stable30
[stable30] fix(user): Some strings not being translated
2025-03-25 10:12:54 +07:00
nextcloud-command de824b46cb chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-25 06:43:16 +07:00
Kate 6810e711ec
Merge pull request #51671 from nextcloud/backport/51668/stable30
[stable30] fix(provisioning_api): Pass on translated hint if password change fails
2025-03-25 07:38:50 +07:00
Nextcloud bot 69290abfb5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-25 00:22:54 +07:00