Commit graph

32233 commits

Author SHA1 Message Date
Nextcloud bot
bfaa1ae091
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-27 00:22:53 +00:00
Joas Schilling
c63c27d8d5
fix(l10n): Improve english source strings
- No leading/trailing whitespace
- Use asci single quote

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-26 15:27:20 +01:00
Louis
6a8bccc023
Merge pull request #51023 from nextcloud/backport/50903/stable29
[stable29] fix(files_versions): Do not expire versions newer than min age
2025-02-26 12:19:49 +01:00
Nextcloud bot
874f8bc4e6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-26 00:22:11 +00:00
Louis Chemineau
25d92c4e67 fix(files_versions): Do not expire versions newer than min age
The auto expire logic does not take into account the min retention age set by the admin. So versions were eagerly deleted.

Fix https://github.com/nextcloud/server/issues/19791

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-25 15:02:08 +00:00
Nextcloud bot
687a4d9ac7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-25 00:21:54 +00:00
Nextcloud bot
169478643a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-24 21:01:26 +00:00
Nextcloud bot
77c9238892
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-24 00:22:20 +00:00
Nextcloud bot
db9849f7a2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-23 00:22:21 +00:00
Nextcloud bot
fecc044cfe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-22 00:22:17 +00:00
John Molakvoæ
be4cad2cdc
Merge pull request #50939 from nextcloud/backport/50053/stable29
[stable29] fix: Change UserAgent to *cloud
2025-02-21 12:34:00 +01:00
John Molakvoæ
e5f8140be3
Merge pull request #50930 from nextcloud/backport/50910/stable29 2025-02-21 12:05:50 +01:00
John Molakvoæ
c3fcc4a94d fix(l10n): Fix triple dot in translation
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-02-21 10:21:51 +00:00
Johannes Endres
a49366910b fix: Change UserAgent to *cloud
Co-authored-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: Johannes Endres <je@johannes-endres.de>
2025-02-21 09:28:41 +00:00
skjnldsv
e835114ad5 fix(files_external): inline storage check improvements
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-02-21 09:53:11 +01:00
skjnldsv
e5b9034c20 chore(files_external): add cypress tests for user credentials action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-02-21 09:53:11 +01:00
Nextcloud bot
e68c88b055
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-21 00:22:12 +00:00
skjnldsv
09844868ba fix(files_external): request strict password auth on credentials enter action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-02-20 20:39:10 +00:00
Nextcloud bot
6530b330aa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-20 00:22:32 +00:00
Andy Scherzinger
d908332270
Merge pull request #50890 from nextcloud/backport/50820/stable29
[stable29] fix(files_sharing): Fix public share expiration being set when toggle is not enabled
2025-02-19 18:35:05 +01:00
Andy Scherzinger
3009d6441d
Merge pull request #50876 from nextcloud/backport/50807/stable29
[stable29] fix(files): properly forward open params from short urls
2025-02-19 18:34:42 +01:00
Andy Scherzinger
271903a774
Merge pull request #48108 from nextcloud/backport/46480/stable29
[stable29] fix(Mailer): Fix sendmail binary fallback
2025-02-19 18:34:19 +01:00
John Molakvoæ
aafd9f992a fix(files): undefined logger property
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-02-19 09:20:15 +00:00
Christopher Ng
3ffe746841 fix(files_sharing): Fix public share expiration being set when toggle is not enabled
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-02-19 10:08:06 +01:00
skjnldsv
70f65efb39 fix(files): properly show file not found error
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-02-19 09:52:53 +01:00
skjnldsv
9cee2c44c4 fix(files): properly forward open params from short urls
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-02-19 09:52:53 +01:00
John Molakvoæ
d43d2b148c
Merge pull request #50887 from nextcloud/backport/50814/stable29
[stable29] fix(systemtags): do not hide if no tags
2025-02-19 08:51:57 +01:00
Nextcloud bot
2cb6e985bd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-19 00:22:06 +00:00
skjnldsv
396f9ffc52
fix(systemtags): do not hide if no tags
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-02-18 19:11:04 +01:00
Nextcloud bot
331fe98a72
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-18 00:22:21 +00:00
Josh
635dbdc785 fix(Mailer): Fix sendmail binary fallback
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-02-17 19:21:42 +01:00
Andy Scherzinger
3c57d9cd8b
Merge pull request #50815 from nextcloud/backport/29-openfile
[stable29] fix(files): Do not download files with `openfile` query flag
2025-02-17 19:17:56 +01:00
Julien Veyssier
68365dfe86
fix(transferownership): allow searching by email, display user.shareWithDisplayNameUnique in item subline, adjust style
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>

[skip ci]

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-02-17 13:37:19 +01:00
Git'Fellow
dcffc89586
Merge pull request #50810 from nextcloud/backport/50769/stable29
[stable29] fix(SharedStorage): Check if storage ID is set on cache
2025-02-17 09:40:03 +01:00
Nextcloud bot
c1d8d3f4a9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-17 00:22:05 +00:00
Nextcloud bot
6376f5e99e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-16 00:45:17 +00:00
Robin Appelman
f01f393123 fix: use relative paths for upload locks
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-15 16:51:00 +01:00
Daniel Kesselberg
df590d35c2 fix: Replace the TypeError to prevent exposing the installation path
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-15 16:51:00 +01:00
Daniel Kesselberg
17948296c6 Revert "fix(dav): Always respond custom error page on exceptions"
This reverts commit 9992e7d439.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-15 16:51:00 +01:00
Daniel Kesselberg
13a3e5ecee Revert "fix: Drop unnecessary exit"
This reverts commit d2bf3613f6.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-15 16:51:00 +01:00
Daniel Kesselberg
aa30a1bc0d Revert "fix: Override start method of \Sabre\DAV\Server to remove exception output"
This reverts commit e202896a74.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-15 16:51:00 +01:00
Nextcloud bot
0f055d38fd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-15 00:22:16 +00:00
Git'Fellow
35377d7e97 fix(SharedStorage): Check if storage ID is set on cache
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-02-14 17:57:15 +01:00
Ferdinand Thiessen
2777ef7ea7
fix(files): Do not download files with openfile query flag
Instead of downloading files, if there is no other default action,
we should just open the details tab.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-14 16:40:19 +01:00
Nextcloud bot
7ded302f5f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-14 00:22:27 +00:00
Nextcloud bot
cbc7c52094
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-13 00:22:02 +00:00
Nextcloud bot
27203bb0b5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-12 00:22:50 +00:00
nfebe
528d9690b3 fix(files_sharing): Update QuickShareSelect if share is modified
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 10:51:55 -08:00
nfebe
f7cc372444 test(files_sharing): Check that default expiration date is shown b4 create share
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 10:51:22 -08:00
nfebe
2029f30970 fix: Show default expiration date before create link share
Since `ShareEntryLink` component is used to both create and display/list the share links,
we should only set default expiration date on `share.expireDate` when we know is a new share.

Otherwise, we overidding data from the backend.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 10:51:18 -08:00