Andy Scherzinger
67ff5d50fd
Merge pull request #40081 from nextcloud/fix/stable27/check-vobject-exists
...
[stable27] fix(CalDAV): check voject exists before attempting any operation
2023-08-29 09:57:30 +02:00
Nextcloud bot
a48036560b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-29 00:31:10 +00:00
Anna Larch
c3f92ac5d9
fix(CalDAV): check voject exists before attempting any operation
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-28 18:49:44 +02:00
Andy Scherzinger
887bc6fd6e
Merge pull request #40078 from nextcloud/backport/39699/stable27
...
[stable27] Hide shares by disabled users
2023-08-28 18:33:20 +02:00
Côme Chilliet
6076e7b8ce
Use nullsafe call syntax instead of additionnal check
...
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-08-28 13:50:27 +00:00
Côme Chilliet
eb61f94807
Fix tests, add test for the new feature
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 13:50:26 +00:00
Côme Chilliet
98fa5fe627
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 13:50:26 +00:00
Ferdinand Thiessen
68ae8706d8
Merge pull request #40060 from nextcloud/backport/27-upload-progress
...
[stable27] Improve upload progress visualization
2023-08-28 12:53:20 +02:00
Anna
e8b3b774c2
Merge pull request #40066 from nextcloud/backport/39911/stable27
...
[stable27] fix(CardDAV): only run upgrade sync if 1000 users or less
2023-08-28 12:35:03 +02:00
Nextcloud bot
cf59499274
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-28 00:26:39 +00:00
Anna Larch
b3526ea81f
fix(CardDAV): only run upgrade sync if 1000 users or less
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-27 14:04:44 +00:00
John Molakvoæ
897c4d4037
Merge pull request #40062 from nextcloud/fix/theming-async-chunks
2023-08-27 11:38:21 +02:00
Louis
c5668cf79c
Merge pull request #39728 from nextcloud/automated/noid/stable27-fix-npm-audit
...
[stable27] Fix npm audit
2023-08-27 05:33:20 +02:00
nextcloud-command
3ccd52340c
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-08-27 02:46:14 +00:00
Nextcloud bot
c5a5864144
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-27 00:30:56 +00:00
Ferdinand Thiessen
4a558dbb36
fix(theming): Add __webpack_nounce__ to support async chunks like the filepicker
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-26 16:50:21 +02:00
Ferdinand Thiessen
eee7cbf5f2
fix: Upload progress shows number of files to upload and current index
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-26 15:04:23 +02:00
Ferdinand Thiessen
60a5eb6059
fix: Make smooth bitrate and remaining upload time work when unset
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-26 15:03:38 +02:00
Phlogi
ace7374613
Smooth time remaining, bitrate and stabilize user information
...
Besides the existing moving average, a smoothing factor is introduced for the time remaining display as well as the bitrate.
Furthermore, half of the buffer needs to be filled before the first prediction is displayed to the user. This reduces volatile and jumping durations towards the user and improves usability.
Signed-off-by: Cyrill H. <phlogi@posteo.de>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
2023-08-26 15:03:38 +02:00
Nextcloud bot
ea090a30ad
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-26 00:32:44 +00:00
John Molakvoæ
9577f97c7e
Merge pull request #40045 from nextcloud/backport/27/encode-filename-trashbin-restore
2023-08-25 21:18:04 +02:00
Daniel Kesselberg
6b0fba15fa
fix: encode basename in restore action
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-25 17:28:33 +02:00
Joas Schilling
8aad539918
Merge pull request #40034 from nextcloud/fix/stable27/log-condition-user
...
[stable27] Fix user log.condition feature
2023-08-25 09:57:30 +02:00
Côme Chilliet
8277d0a5aa
Fix user log.condition feature
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-25 08:15:05 +02:00
John Molakvoæ
146cc6ad45
Merge pull request #39900 from nextcloud/fix/stable27/set-owner-principal-for-SAB
2023-08-25 08:11:42 +02:00
John Molakvoæ
9441fa568c
Merge pull request #40028 from nextcloud/release/27.1.0_beta_3
...
27.1.0 beta 3
2023-08-25 07:51:43 +02:00
Nextcloud bot
8612cece7f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-25 00:34:36 +00:00
John Molakvoæ
fcaee86280
Merge pull request #39939 from nextcloud/deps/stable27/tarstreamer-php8
2023-08-24 20:28:13 +02:00
Daniel Kesselberg
4526ee4958
chore: update tarstreamer to 2.1.0
...
To improve php8 support
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-24 17:42:50 +02:00
Anna Larch
504f396d33
fix(CardDAV): set owner-principal, displayname properties for SAB
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-24 15:07:24 +02:00
John Molakvoæ
480d2c2fd0
Merge pull request #40030 from nextcloud/fix/update-dialogs-to-4.2.0-beta.4
2023-08-24 13:00:41 +02:00
Ferdinand Thiessen
84493b1d55
chore: compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-24 12:12:46 +02:00
Ferdinand Thiessen
66fc35f8d4
chore: Update @nextcloud/dialogs to 4.2.0-beta.4 for FilePicker improvments
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-24 12:06:41 +02:00
John Molakvoæ
927374fef8
Merge pull request #39953 from nextcloud/backport/39903/stable27
2023-08-24 10:06:05 +02:00
John Molakvoæ
d27830984c
Merge pull request #39952 from nextcloud/szaimen-patch-1
2023-08-24 10:05:45 +02:00
John Molakvoæ
ce604576f1
27.1.0 beta 3
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-24 09:24:28 +02:00
Nextcloud bot
31c4a93ef6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-24 01:01:19 +00:00
Joas Schilling
d12b56bf63
Merge pull request #39997 from nextcloud/backport/39870/stable27
...
[stable27] feat(security): Add a bruteforce protection backend base on memcache
2023-08-23 08:43:01 +02:00
John Molakvoæ
7ef9721347
Merge pull request #40007 from nextcloud/automated/noid/stable27-update-ca-cert-bundle
2023-08-23 08:10:43 +02:00
Joas Schilling
26832ec5da
fix(middleware): Fix header injection for bruteforce middleware
...
Calling setHeaders(getHeaders()) breaks the CSP nonce for unknown reasons
So shifting back to old standard practise for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:09 +02:00
Joas Schilling
866a8a2368
feat(admin): Show an error when the admin is throttled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:08 +02:00
Joas Schilling
759fc11f39
fix: Make bypass function public API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:08 +02:00
Joas Schilling
b5dbb4d9f2
feat(OCC): Add a command to get the bruteforce state of an IP
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:07 +02:00
Joas Schilling
b55359b23c
feat: Expose if the own IP is allowed to bypass bruteforce protection
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:07 +02:00
Joas Schilling
5c0789197f
feat: Add a header which signals that the request was throttled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:06 +02:00
Joas Schilling
97548e789f
feat(security): Add a "testing mode" for bruteforce protection that doesn't sleep
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:06 +02:00
Joas Schilling
befa2f6d51
feat(security): Add a bruteforce protection backend base on memcache
...
Similar to the ratelimit backend
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:05 +02:00
nextcloud-command
896cfa012c
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-08-23 02:09:59 +00:00
Nextcloud bot
130514267d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-23 00:28:29 +00:00
Joas Schilling
7d795d0203
Merge pull request #39993 from nextcloud/backport/39937/stable27
...
[stable27] feat(dashboard): implement widget item api v2
2023-08-22 14:21:15 +02:00