Louis Chemineau
7bdf8f087f
feat: Limit trash expire job to 30 minutes
...
And pick up where it left off, leveraging getSeenUsers.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-31 14:34:56 +02:00
Nextcloud bot
b98b888346
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-31 00:23:43 +00:00
Christoph Wurst
6006425b54
fix(dav): Create SAB at installation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-30 14:47:22 +02:00
Nextcloud bot
7252b6bb84
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-30 12:37:08 +00:00
Nextcloud bot
a3b8746f5e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-30 00:23:40 +00:00
Nextcloud bot
d94a862760
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-29 00:23:10 +00: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 +01: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 +01:00
provokateurin
4e7fc5bfbf
feat(files_versions): Implement preview mime icon fallback
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 12:01:58 +01:00
provokateurin
2f73d92602
fix(files_versions): Cache previews
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-28 11:58:42 +01:00
Nextcloud bot
37d13a09d1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-28 00:23:43 +00: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 +01: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 +01: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 +00: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 +00: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 +01: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 +01: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 +00: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 +00: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 +01: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 +01:00
Nextcloud bot
1e98bfc8ef
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-26 00:22:56 +00: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 +01: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 +01: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 +01: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 +01:00
Nextcloud bot
69290abfb5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-25 00:22:54 +00:00
Marcel Müller
888cb8de7f
fix(setupchecks): Treat information messages as success
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-03-24 20:12:39 +00:00
provokateurin
2b8e85008a
fix(provisioning_api): Pass on translated hint if password change fails
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-24 15:06:22 +00:00
Git'Fellow
86a762514f
fix(user): Some strings not being translated
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-03-24 13:28:08 +00:00
Stephan Orbaugh
ff70d226c9
Merge pull request #51387 from nextcloud/backport/51364/stable30
...
[stable30] fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage
2025-03-24 14:26:11 +01:00
Nextcloud bot
98955f24d2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-24 00:23:17 +00:00
Nextcloud bot
c7b47bbe0e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-23 00:23:02 +00:00
Ferdinand Thiessen
72ab2275d4
fix(profile): allow to reset phone number
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-22 17:17:06 +01:00
SebastianKrupinski
d177d9619e
fix:remote account activity translation
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-03-22 08:20:15 -04:00
Sebastian Krupinski
03a56d09ae
Merge pull request #51467 from nextcloud/backport/51441/stable30
...
[stable30] fix(CalDav): alter invitation attachment filename and type
2025-03-22 12:13:48 +00:00
Nextcloud bot
9e4497efcb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-22 00:22:13 +00:00
SebastianKrupinski
b9247bba94
fix(CalDav): alter invitation attachment filename and type
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-03-21 16:46:11 -04:00
Hamza Mahjoubi
e55a375ae3
fix(cardav): only show useres from enabled addressBooks in contacts menu
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2025-03-21 15:14:46 +01:00
Nextcloud bot
21fd8b197c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-21 00:23:14 +00:00
Git'Fellow
873ed75660
Merge pull request #51570 from nextcloud/backport/49761/stable30
...
[stable30] fix: skip transfering shares that we can't find
2025-03-20 12:12:30 +01:00
Robin Appelman
67d16684c7
fix: skip transfering shares that we can't find
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-03-20 10:04:18 +01:00
Ferdinand Thiessen
00465dc941
Merge pull request #51584 from nextcloud/backport/48793/stable30
...
[stable30] fix: log which file cannot be opened
2025-03-20 09:56:19 +01:00
Nextcloud bot
8d874b7fe3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-20 00:23:39 +00:00
Daniel Kesselberg
590c6a7d4b
fix: skip caching lastSeenQuotaUsage for remote shares
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-03-19 23:32:09 +01:00
grnd-alt
5a44597abb
feat: improve occ file:transfer-ownership logging
...
Signed-off-by: grnd-alt <github@belakkaf.net>
2025-03-19 23:23:23 +01:00
Ferdinand Thiessen
be82a4e502
fix(files_sharing): ensure share status action works also in grid view
...
Remove some hacks from files app about the *files_sharing* status
action, in general not sure why this hack was there instead of being in
the correct app - but it broke the grid view.
So now the sharing information is also available in grid view.
Moreover the icon is fixed in size to not overflow the actions menu.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-19 22:51:32 +01:00
Robin Appelman
e5cca48be6
fix: log which file cannot be opened
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-03-19 14:16:15 +00:00
Nextcloud bot
962e5140ff
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-19 00:22:59 +00:00