Commit graph

67804 commits

Author SHA1 Message Date
Nextcloud bot
8ce6c10c8a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-04 00:20:24 +00:00
Nextcloud bot
5dc7bcdff4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-03 00:19:41 +00:00
Nextcloud bot
8ecc742149
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-02 00:19:32 +00:00
Nextcloud bot
8cae4ba66e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-01 00:39:08 +00:00
John Molakvoæ
85a9716ec3
Merge pull request #43902 from nextcloud/backport/30957/stable26 2024-02-29 11:34:17 +01:00
John Molakvoæ
1a027a9439
Merge pull request #43829 from nextcloud/backport/43787/stable26 2024-02-29 11:24:57 +01:00
John Molakvoæ
b90ed9fa21
Merge pull request #43831 from nextcloud/backport/43428/stable26 2024-02-29 11:24:34 +01:00
John Molakvoæ
f9db8e4f63
Merge pull request #43836 from nextcloud/backport/43605/stable26 2024-02-29 11:24:19 +01:00
John Molakvoæ
fd03ac3465
Merge pull request #43885 from nextcloud/release/26.0.12 2024-02-29 09:03:22 +01:00
Claus-Justus Heine
45c359e739 fix(collaboration): collaboration MailPlugin: Protect access to a potentially missing array component by ??.
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2024-02-29 07:52:32 +00:00
John Molakvoæ
c980dae2a6
Merge pull request #43867 from nextcloud/backport/43768/stable26 2024-02-29 08:33:05 +01:00
Nextcloud bot
59cb14c633
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-29 00:20:50 +00:00
skjnldsv
de0ecb7595 26.0.12
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-28 10:29:55 +01:00
Louis Chemineau
c1ab894b59 fix(dav): Init ViewOnlyPlugin after auth
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-28 10:17:21 +01:00
Nextcloud bot
e83ddcfa80
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-28 00:28:57 +00:00
Nextcloud bot
a88dd0f89d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-27 00:20:09 +00:00
Robin Appelman
417944b388
fix: only cleanup orphaned shared daly
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-26 10:31:41 +01:00
Benjamin Gaussorgues
5d1ca3193b 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:09:01 +00:00
Julius Härtl
e208014625 fix: Throw instead of yielding nothing when listing local directories
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-26 07:43:42 +00:00
Nextcloud bot
269bd2442a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-26 00:19:48 +00:00
Nextcloud bot
c1ba854b3e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-25 00:21:00 +00:00
Nextcloud bot
c5891d0404
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-24 00:20:11 +00:00
Nextcloud bot
f3600a18b2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-23 00:19:57 +00:00
John Molakvoæ
ec179beb55
Merge pull request #43716 from nextcloud/release/26.0.12rc2 2024-02-22 19:35:19 +01:00
John Molakvoæ
a667888749
Merge pull request #43389 from nextcloud/backport/43131/stable26 2024-02-22 16:45:55 +01:00
John Molakvoæ
437dbb822a
Merge pull request #43753 from nextcloud/backport/43732/stable26 2024-02-22 16:45:41 +01:00
skjnldsv
4f9f59b344 26.0.12rc2
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-22 12:11:27 +01:00
Christoph Wurst
3224e3b380
fix(dav): Rate limit calendar/subscription creation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-22 10:55:09 +01:00
Christoph Wurst
3de151521e fix(files): Don't attempt to format a partial cache entry
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-22 10:46:54 +01:00
John Molakvoæ
202428b137
Merge pull request #43739 from nextcloud/backport/43727/stable26 2024-02-22 10:46:09 +01:00
Nextcloud bot
33cecc30e8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-22 00:20:01 +00:00
Louis Chemineau
c70b869772
Hide some actions based on node permissions and share attributes
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 22:10:12 +01:00
Joas Schilling
8f388e3845
Merge pull request #43714 from nextcloud/backport/43712/stable26
[stable26] fix: Add bruteforce protection to federation endpoint
2024-02-21 21:58:33 +01:00
Louis Chemineau
37df1b7012
Check permissions when labeling a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 19:50:04 +01:00
Louis Chemineau
ee7c5778f6
Check node permissions when restoring a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 19:50:04 +01:00
Louis Chemineau
231e27c436
Check node permissions when deleting a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 19:50:03 +01:00
Louis Chemineau
c5c4c2ab30
Check share attributes when downloading versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 19:48:11 +01:00
John Molakvoæ
b563985a78
Merge pull request #43711 from nextcloud/backport/43701/stable26 2024-02-21 18:16:15 +01:00
John Molakvoæ
c7fb5d80f9
Merge pull request #43723 from nextcloud/backport/43664/stable26 2024-02-21 17:30:29 +01:00
Richard Steinmetz
d5091a1c21 perf: skip request without read permission
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-21 12:47:29 +00:00
Joas Schilling
1191da6217
fix(federation): Add bruteforce protection to federation endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-21 11:04:19 +01:00
Julien Veyssier
c328d7de3b compile assets
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-21 07:49:45 +00:00
Julien Veyssier
7f30fbf1db stop the auto-logout loop after redirecting to the logout
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-02-21 07:45:12 +00:00
Nextcloud bot
98845b4fbd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-21 00:19:34 +00:00
Nextcloud bot
1ed3be1328
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-20 00:19:28 +00:00
Nextcloud bot
857752f82c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-19 00:19:30 +00:00
Nextcloud bot
b018b71668
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-18 00:20:16 +00:00
Nextcloud bot
1fc7cf5a9b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-17 00:19:32 +00:00
Nextcloud bot
dfd8d9e095
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-16 00:19:45 +00:00
John Molakvoæ
bdf3dc2af8
Merge pull request #43599 from nextcloud/backport/43593/stable26 2024-02-15 10:03:08 +01:00