John Molakvoæ
fb0a2d54fb
Merge pull request #43752 from nextcloud/backport/43732/stable27
2024-02-22 16:45:05 +01: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
Julius Härtl
b75acb2dd9
chore: Remove old theming migration steps as they are only needed once
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-15 07:55:19 +01:00
Nextcloud bot
2f40639707
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-15 00:20:19 +00:00
Louis Chemineau
035b009843
Handle error in previews for files versions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-14 17:23:09 +01:00
F. E Noel Nfebe
e2e226d856
Merge pull request #42780 from nextcloud/backport/42126/stable27
...
[stable27] Tooltip outside click, should abort share creation
2024-02-14 06:36:33 +01:00
Nextcloud bot
1b2f3114ab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-14 00:19:58 +00:00
fenn-cs
2806fc307b
Allow user to finish typing date before formatting
...
Debounce `onExpirationChange` to avoid calling `formatDateToString`
on invalid on uncompletely inputed date strings.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-02-13 22:49:26 +01:00
fenn-cs
6dddd3e978
Tooltip outside click, should abort share creation
...
It's unexpected that click outside a tooltip would proceed with the
action that could be carried out inside the tooltip.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-02-13 22:49:26 +01:00
Joas Schilling
e38e5b7e0e
fix(sharing): Move video verification option to password and hide without Talk
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-13 10:05:48 +00:00
Benjamin Gaussorgues
1603a67fe2
Merge pull request #43522 from nextcloud/backport/43349/stable27
2024-02-13 09:31:15 +01:00
Nextcloud bot
0d3addc36d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-13 00:19:35 +00:00
Benjamin Gaussorgues
a6c3f8dd49
fix(files_external): list root when using SMB case-insensitive option
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-02-12 15:14:11 +01:00
Nextcloud bot
aa0ff0fdd6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-12 00:19:22 +00:00
Nextcloud bot
1907af6d50
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-11 00:19:50 +00:00
Nextcloud bot
81e26506f9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-10 00:20:14 +00:00
Joas Schilling
75329bdf70
Merge pull request #43303 from nextcloud/backport/43296/stable27
...
[stable27] fix kerberos test successfull authentication detection
2024-02-09 15:14:53 +01:00
Joas Schilling
436759f317
Merge pull request #43455 from nextcloud/backport/43435/stable27
...
[stable27] do not break personal settings page is viewer is not there
2024-02-09 11:06:26 +01:00
Pytal
59caee00d0
Merge pull request #43368 from nextcloud/fix/trashbin-parse-dav
...
[stable27] fix: Fix resolved nextcloud/files dep version
2024-02-08 17:13:16 -08:00
Nextcloud bot
7fffac77b1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-09 00:19:58 +00:00
Christopher Ng
c020561a72
fix(settings): Fix incorrect user quota on page reload in non-English locales
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-08 16:16:06 -08:00
Simon L
86c8584cf0
fix psalm
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-02-08 13:39:48 +00:00
Simon L
c5cb2e86e3
do not break personal settings page is viewer is not there
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-02-08 13:39:48 +00:00
Nextcloud bot
736c9d7b1e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-08 00:20:05 +00:00
Nextcloud bot
462e42645c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-07 00:19:27 +00:00
Nextcloud bot
b84ee66baa
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-06 00:19:27 +00:00
Nextcloud bot
a71b6ae432
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-05 00:19:56 +00:00