Louis Chemineau
da86eaf0bc
fix(files_versions): Do not create a new version for empty files
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-01 09:18:43 +00:00
Nextcloud bot
2b35ed7c82
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-01 00:38:54 +00:00
John Molakvoæ
42d040cb04
Merge pull request #43798 from nextcloud/backport/42459/stable27
2024-02-29 11:36:37 +01:00
John Molakvoæ
84c129d19d
Merge pull request #43799 from nextcloud/backport/39553/stable27
2024-02-29 11:36:29 +01:00
John Molakvoæ
7b9fed1cb5
Merge pull request #43789 from nextcloud/backport/39607/stable27
2024-02-29 11:36:12 +01:00
John Molakvoæ
3068ad725b
Merge pull request #43815 from nextcloud/backport/43060/stable27
2024-02-29 11:26:46 +01:00
John Molakvoæ
de66363230
Merge pull request #43832 from nextcloud/backport/43428/stable27
2024-02-29 11:26:04 +01:00
John Molakvoæ
37f858a396
Merge pull request #43837 from nextcloud/backport/43605/stable27
...
[stable27] only cleanup orphaned shared daily
2024-02-29 11:25:54 +01:00
John Molakvoæ
97abb99c84
Merge pull request #43868 from nextcloud/backport/43768/stable27
2024-02-29 08:33:10 +01:00
Nextcloud bot
45a20b6179
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-29 00:20:39 +00:00
Louis Chemineau
fcc239667f
fix(dav): Init ViewOnlyPlugin after auth
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-28 10:17:28 +01:00
Nextcloud bot
def0b05c44
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-28 00:28:47 +00:00
Nextcloud bot
f300f6b9e2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-27 00:20:01 +00:00
Robin Appelman
d878263dda
fix: only cleanup orphaned shared daly
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-26 10:31:25 +01:00
Benjamin Gaussorgues
1b30da153c
feat(share): save date and time for expiration
...
Because of timezones, not saving time can lead to unexpected behaviour
when sharing an item sooner than timezone offset
Example: sharing a file before 9am when in UTC+9
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-02-26 09:10:26 +00:00
Nextcloud bot
259073f806
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-26 00:19:41 +00:00
Nextcloud bot
7514c058d4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-25 00:20:53 +00:00
Julius Härtl
e78dea8c04
fix: Allow to disable multipart copy on external s3 storage
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-24 17:32:07 +00:00
Nextcloud bot
86507d04bc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-24 00:19:59 +00:00
Patrick Fischer
37d34f905d
Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR
...
Signed-off-by: Patrick Fischer <mail@patrickfischer.ch>
2024-02-23 20:38:00 +00:00
MichaIng
cb35794f02
fix(dav): fallback realm for HTTP authentication
...
By default, the name of the Nextcloud instance is an empty string, until changed by the admin. This leads to an empty realm sent with the WWW-Authenticate header, while the realm is mandatory for Basic HTTP authentication. Some clients have issues with an empty realm, e.g. Thunderbird cannot store passwords in this case.
This commit applies "Nextcloud" as fallback for the realm, in case the name of the Nextcloud instance is not set.
Solves: https://help.nextcloud.com/t/thunderbird-dont-save-caldav-password-because-of-missing-httprealm-or-formsubmiturl/93233
Signed-off-by: MichaIng <micha@dietpi.com>
2024-02-23 20:32:20 +00:00
FedericoHeichou
5581b701c1
Add "-i" to sendmail's pipe
...
Signed-off-by: FedericoHeichou <federicoheichou@gmail.com>
2024-02-23 15:17:11 +00:00
Nextcloud bot
d8f7422e54
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-23 00:19:50 +00:00
John Molakvoæ
fc4b5fc1e9
Merge pull request #43556 from nextcloud/fix/42364/allow-multi-select-for-files-when-clicking-checkbox
2024-02-22 19:31:34 +01:00
John Molakvoæ
fb0a2d54fb
Merge pull request #43752 from nextcloud/backport/43732/stable27
2024-02-22 16:45:05 +01:00
Eduardo Morales
abcbea3eac
fix: checkbox now allows shift-click and multi-select
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-22 09:25:22 -06:00
Christoph Wurst
844a1b47f5
fix(dav): Rate limit calendar/subscription creation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-22 10:47:24 +01:00
John Molakvoæ
245a439d47
Merge pull request #43740 from nextcloud/backport/43727/stable27
2024-02-22 10:45:17 +01:00
John Molakvoæ
9d7abdd08c
Merge pull request #43686 from nextcloud/backport/43661/stable27
2024-02-22 10:42:31 +01:00
John Molakvoæ
0386641984
Merge pull request #43734 from nextcloud/backport/40474/stable27
2024-02-22 08:31:57 +01:00
Nextcloud bot
71442fba7f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-22 00:19:51 +00:00
Joas Schilling
91e80c0a5d
Merge pull request #43715 from nextcloud/backport/43712/stable27
...
[stable27] fix: Add bruteforce protection to federation endpoint
2024-02-21 21:58:52 +01:00
Louis Chemineau
0820481e83
Hide some actions based on node permissions and share attributes
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 21:47:50 +01:00
Louis Chemineau
1c4cfa1ee0
Check permissions when labeling a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 21:47:50 +01:00
Louis Chemineau
d8026de6b3
Check node permissions when restoring a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 21:47:50 +01:00
Louis Chemineau
b48b153ac6
Check node permissions when deleting a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 21:47:50 +01:00
Louis Chemineau
5606cadae7
Check share attributes when downloading versions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 21:47:50 +01:00
Ferdinand Thiessen
5e8c5408ec
fix(dav): Adjust tests as we no longer set a status on REPORT
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-21 20:45:28 +01:00
John Molakvoæ
cb5020483e
fix(dav): report status
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-02-21 17:08:36 +00:00
Richard Steinmetz
8e67575a71
perf: skip request without read permission
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-21 12:48:30 +00:00
Joas Schilling
c932916a82
fix(federation): Add bruteforce protection to federation endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-21 11:07:12 +01:00
fenn-cs
15e2b5cf3d
Fix undefined share object during expirationDate update
...
In 04e8733721 a regression was introduced.
`this` means nothing inside arrow functions, hence this.share was referring to
an undefined object and so all attempted updates for expiration dates would fail.
Resolves : https://github.com/nextcloud/server/issues/43256
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-02-21 09:54:32 +01:00
Nextcloud bot
dd291e1a16
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-21 00:19:25 +00:00
Nextcloud bot
6ffffc218a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-20 00:19:21 +00:00
Nextcloud bot
374427b91d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-19 00:19:17 +00:00
Nextcloud bot
8031c6919c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-18 00:20:08 +00:00
Nextcloud bot
1ca914b857
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-17 00:19:22 +00:00
Nextcloud bot
56db673841
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-16 00:19:35 +00:00
Julius Härtl
77e94a7ba5
Merge pull request #43594 from nextcloud/backport/43570/stable27
...
[stable27] chore: Remove old theming migration steps as they are only needed once
2024-02-15 22:11:03 +01:00
Joas Schilling
64733fb590
fix: Add bruteforce protection to email endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-15 08:15:22 +01:00