Commit graph

32018 commits

Author SHA1 Message Date
nfebe
3c1f8bd431 fix(files_sharing): Stop infinite loop blocking link share requests
Fixes infinite loop preventing share link creation requests
from being sent to the backend.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-12-09 02:09:52 +01:00
fenn-cs
a974ce6fb3 fix(SharingEntryLink): Show default password before create if any
Prevent silent addition of expiration date to shares.

Prevent silent addition for password to shares.

Both now have a `shareRequiresReview` check

Resolves : https://github.com/nextcloud/server/issues/48860

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-12-09 02:09:38 +01:00
Nextcloud bot
5131cb0af1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-09 00:21:32 +00:00
Nextcloud bot
3944141618
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-08 00:37:04 +00:00
Nextcloud bot
954ea85fa5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-07 00:21:40 +00:00
Marcel Klehr
ca38feb76d
Merge pull request #49467 from nextcloud/backport/49464/stable29
[stable29] fix(external_storage): Cast id to int
2024-12-06 08:39:01 +01:00
Kate
ccedc0abd5
Merge pull request #49596 from nextcloud/backport/49581/stable29
[stable29] chore(absence): Add capability
2024-12-06 08:15:43 +01:00
Nextcloud bot
cbedae6983
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-06 00:22:37 +00:00
Marcel Müller
5e01fcc1ca chore(absence): Add capability for absence api
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-12-05 23:30:57 +01:00
Marcel Klehr
e876c8fff1 fix(external_storage): Cast id to int
follow up to #49218

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-12-05 15:27:41 +01:00
Nextcloud bot
fe83dbf24e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-05 00:43:56 +00:00
Joas Schilling
42f8482c1b fix(setupcheck): Disable PhpMaxFileSize setupcheck for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-04 08:04:37 +00:00
Nextcloud bot
244309d011
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-04 00:21:43 +00:00
Nextcloud bot
fbfe30716b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-02 00:21:59 +00:00
Nextcloud bot
f1b82bc625
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-01 00:22:46 +00:00
Nextcloud bot
ba208c6d84
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-30 00:21:24 +00:00
Nextcloud bot
92c466e6eb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-29 00:21:26 +00:00
Benjamin Gaussorgues
e39137de2d chore: stricter access to testremote endpoint
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-11-28 10:48:18 +00:00
Nextcloud bot
a0ae6404cb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-28 00:24:28 +00:00
Nextcloud bot
56079b918f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-27 00:21:29 +00:00
Nextcloud bot
852ae27343
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-26 00:21:47 +00:00
Richard Steinmetz
699bbd0089 fix: improve oci compatibility when purging calendar invitations
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-25 17:01:47 +00:00
Richard Steinmetz
ca412c651d fix: invalid usage of IQueryBuilder::createNamedParameter()
And fix a typo: chunck -> chunk

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-25 17:01:47 +00:00
Stephan Orbaugh
54b1d17d89
Merge pull request #49462 from nextcloud/backport/48600/stable29
[stable29] fix(BackgroundJobs): Adjust intervals and time sensitivities
2024-11-25 09:49:16 +01:00
Nextcloud bot
a689185691
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-25 08:22:57 +00:00
provokateurin
c8dbb119c7
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 08:40:57 +01:00
Nextcloud bot
815fe78cc5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-25 00:21:37 +00:00
Nextcloud bot
c6bcff12aa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-24 00:21:18 +00:00
Richard Steinmetz
3687966e9d
Merge pull request #49428 from nextcloud/backport/47832/stable29
[stable29] fix: (CalDav) Delete invitation link when deleting Calendars or Events
2024-11-23 16:58:57 +01:00
Git'Fellow
f84a7a0cf4
Merge pull request #49424 from nextcloud/backport/49373/stable29
[stable29] fix(SetupChecks): Make sure array key is set
2024-11-23 02:36:14 +01:00
Nextcloud bot
46116d8408
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-23 00:21:55 +00:00
Nextcloud bot
686734afef
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-22 00:20:39 +00:00
SebastianKrupinski
60cc345561 fix: (CalDav) Delete invitation when deleting Calendars or Events
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-21 14:32:40 +00:00
Git'Fellow
60d1ab252c fix(SetupChecks): Make sure array key is set
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-11-21 12:10:20 +00:00
Git'Fellow
fbbe84533e
Merge pull request #49389 from nextcloud/backport/49332/stable29
[stable29] fix(job): Check if carddata is resource and read it to string
2024-11-21 05:44:00 +01:00
Nextcloud bot
947890fe0b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-21 00:21:45 +00:00
Nextcloud bot
e18153a882
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-20 00:21:51 +00:00
John Molakvoæ
40f1b5f301
Merge pull request #49383 from nextcloud/backport/49372/stable29 2024-11-19 22:37:21 +01:00
Ferdinand Thiessen
4b7014d805 fix(files): Allow downloading multiple nodes not from same base
When downloading files in e.g. the *favorites* or *recent* view,
then the nodes are not always share the same parent folder
and we can not use the current directory as it is probably just a
virtual one.

So we calculate the longest common base and use that as the directory
for the download endpoint.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-19 20:24:58 +01:00
Mikhail Kotelnikov
89d43acdbc fix(job): Check if carddata is resource and read it to string
Fixes nextcloud/server#46100

Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
2024-11-19 18:31:18 +00:00
skjnldsv
e3f5b721c6 fix(settings): psalm PhpMaxFileSize setup check warning
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 19:08:19 +01:00
skjnldsv
2cb56e2f1a feat(settings): add big file upload setup checks
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 16:23:47 +00:00
Richard Steinmetz
43b0df9b65
fix(files): improve delete display name when trashbin is disabled
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-19 11:59:01 +01:00
Nextcloud bot
bc8d4328c3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-19 00:21:26 +00:00
Nextcloud bot
d017bd73a2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-18 00:20:58 +00:00
Nextcloud bot
51cba4622c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-17 00:21:02 +00:00
Nextcloud bot
fcc568d175
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-16 00:21:43 +00:00
Sebastian Krupinski
ae59aba780
Merge pull request #49270 from nextcloud/backport/48583/stable29
[stable29] fix: override iTip Broker to fix several issues
2024-11-14 19:59:40 -05:00
Nextcloud bot
1b6a05f3a0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-15 00:21:46 +00:00
SebastianKrupinski
106d9ead9f fix: override iTip Broker to fix several issues
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 10:56:42 -05:00