Commit Graph

76078 Commits (0710cfb800981b76727ba656943a58a0f49e4414)
 

Author SHA1 Message Date
Côme Chilliet 0710cfb800
chore: Move magic number into a documented const
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-31 15:42:29 +07:00
Côme Chilliet 874dcbf8df
chore: Remove now unused methods from User manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-31 15:42:23 +07:00
Côme Chilliet 19b35587b5
fix: Correctly count disabled users for SAML groups subadmins
If too many users return -1 as for LDAP so that link is shown

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-31 15:42:18 +07:00
Kate 95c22db4d5
Merge pull request #51528 from nextcloud/backport/51389/stable29
[stable29] fix: skip caching lastSeenQuotaUsage for remote shares
2025-03-31 10:47:07 +07:00
Nextcloud bot 5990b9098f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-31 00:23:51 +07:00
Andy Scherzinger 1e61dd3f44
Merge pull request #51496 from nextcloud/dependabot/npm_and_yarn/stable29/libphonenumber-js-1.12.6
build(deps): bump libphonenumber-js from 1.12.5 to 1.12.6
2025-03-30 18:42:10 +07:00
Kate c371a7db18
Merge pull request #51232 from nextcloud/backport/51073/stable29
[stable29] feat: log query for dbal exceptions
2025-03-30 17:57:55 +07:00
nextcloud-command c3f340688e chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-30 15:49:41 +07:00
dependabot[bot] 8cb91b3de2
build(deps): bump libphonenumber-js from 1.12.5 to 1.12.6
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.5 to 1.12.6.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.5...v1.12.6)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-30 15:44:43 +07:00
Robin Appelman 5a32ddce3b feat: log query for dbal exceptions
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-03-30 17:40:58 +07:00
Nextcloud bot 126843a2c8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-30 12:37:16 +07:00
Andy Scherzinger 4af7de9c97
Merge pull request #51664 from nextcloud/backport/51644/stable29
[stable29] fix(user): Some strings not being translated
2025-03-30 13:59:29 +07:00
nextcloud-command 513a307f7b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-30 11:25:12 +07:00
Git'Fellow 87468ee7c2
fix(user): Some strings not being translated
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-03-30 13:20:06 +07:00
Nextcloud bot 2de1a2f27e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-30 00:23:47 +07:00
Andy Scherzinger 7b08373995
Merge pull request #51788 from nextcloud/dependabot/npm_and_yarn/stable29/moment-timezone-0.5.48
chore(deps): bump moment-timezone from 0.5.47 to 0.5.48
2025-03-29 12:14:12 +07:00
nextcloud-command 47a879ca07 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-29 10:58:47 +07:00
dependabot[bot] f02cc342ed
chore(deps): bump moment-timezone from 0.5.47 to 0.5.48
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.47 to 0.5.48.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.47...0.5.48)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 02:38:10 +07:00
Nextcloud bot 9b9954eff9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-29 00:23:19 +07:00
Julius Knorr dc82454c41
Merge pull request #51710 from nextcloud/backport/51707/stable29
[stable29] fix: filter out contacts with empty email addresses in sharee completion
2025-03-28 16:22:12 +07:00
Kate 3cd926a2b9
Merge pull request #51314 from nextcloud/backport/51144/stable29
[stable29] fix(dav): Create SAB at installation
2025-03-28 16:18:08 +07:00
Andy Scherzinger fca998ff01
Merge pull request #51328 from nextcloud/backport/51130/stable29
[stable29] fix: Do not build encrypted password if there is none
2025-03-28 16:11:32 +07:00
Julius Knorr a9d2ac3472 fix: Do not build encrypted password if there is none
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-03-28 15:16:34 +07:00
Christoph Wurst 715d7117e9 fix(dav): Create SAB at installation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-28 15:15:42 +07:00
Daniel Kesselberg 6d8c463c34 fix: skip caching lastSeenQuotaUsage for remote shares
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-03-28 15:14:17 +07:00
Julius Knorr fc7ac7b136
test: Adapt tests to properly use valid email addresses
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-03-28 14:55:10 +07:00
Kate a68978b5ba
Merge pull request #51776 from nextcloud/backport/47474/stable29
[stable29] fix(cs-fixer): Correctly ignore files ignored by git
2025-03-28 14:34:49 +07:00
Kate 825c552dba
Merge pull request #51746 from nextcloud/backport/51744/stable29
[stable29] fix(files_versions): Rely on server mime fallback icons
2025-03-28 12:38:20 +07:00
nextcloud-command 0ee26ae896
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-28 12:16:42 +07:00
provokateurin 4d9cbee372
fix(files_versions): Rely on server mime fallback icons
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 12:16:42 +07:00
provokateurin b5bf32a109
feat(files_versions): Implement preview mime icon fallback
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 12:16:42 +07:00
provokateurin 4a2b012230
fix(files_versions): Cache previews
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 12:16:42 +07:00
provokateurin cd19fe6a7c fix(cs-fixer): Correctly ignore files ignored by git
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 11:03:03 +07:00
Julius Knorr 9edeec2f4e fix: filter out contacts with invalid email addresses in sharee completion
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-03-28 01:29:29 +07:00
Nextcloud bot c6874f8c55
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-28 00:23:50 +07:00
Kate efe6d974f1
Merge pull request #51716 from nextcloud/backport/51433/stable29
[stable29] fix(GenerateBlurhashMetadata): Suppress imagescale errors
2025-03-27 23:47:28 +07:00
Ferdinand Thiessen 974bf1c4e3
Merge pull request #50121 from nextcloud/backport/50076/stable29
[stable29] fix: Apply enforce theme config for anonymous users as well
2025-03-27 12:15:12 +07:00
Kate 909e7b47c2
Merge pull request #51613 from nextcloud/backport/50542/stable29
[stable29] fix(files_sharing): skip expiration notify for invalid share record
2025-03-27 11:51:36 +07:00
Luka Trovic 8068ee8b85 fix(files_sharing): skip expiration notify for invalid share record
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-03-27 11:23:30 +07:00
Ferdinand Thiessen d60d72d808
fix(theming): enforce theme also for login
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-27 11:11:59 +07:00
Kostiantyn Miakshyn 6b0d3b67c1
fix: Apply enforce theme config for anonymous users as well
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
2025-03-27 10:57:08 +07:00
Pytal 21526501d3
Merge pull request #51740 from nextcloud/backport/51737/stable29
[stable29] fix(files_reminders): Fix reminder actions being displayed on invalid nodes
2025-03-27 01:55:44 +07:00
Nextcloud bot 0e8be44497
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-27 00:24:24 +07:00
nextcloud-command ed5e79644c chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-26 19:02:01 +07:00
Christopher Ng 99bba9f507 fix(files_reminders): Fix reminder actions being displayed on invalid nodes
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-03-26 11:52:20 +07:00
Ferdinand Thiessen 43cac4dfe1
Merge pull request #51721 from nextcloud/backport/51705/stable29
[stable29] fix(files_versions): correctly show version author also for shared files
2025-03-26 11:00:53 +07:00
nextcloud-command 7c0aed5128 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-26 09:24:53 +07:00
Ferdinand Thiessen ecfe02db47
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:21:19 +07:00
umgfoin 64587d67fb 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-26 09:02:19 +07:00
Nextcloud bot ec4187c745
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-26 00:23:03 +07:00