Maxence Lange
82e269c521
admin have no special rights on users' entries
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-09-06 12:40:46 +00:00
max-nextcloud
dc73199e2f
Merge pull request #39991 from nextcloud/backport/39770/stable26
...
[stable26] fix: always use display name from correct backend
2023-09-06 13:26:42 +02:00
Daniel
72a3295c05
Merge pull request #39861 from nextcloud/caldav-share-preload-26
2023-09-06 12:37:41 +02:00
Arthur Schiwon
d5f6249b76
Merge pull request #40167 from nextcloud/backport/40108/stable26
...
[stable26] feat: add switch to disable dns pinning
2023-09-06 10:34:48 +02:00
Arthur Schiwon
4230aa8dd3
Merge pull request #40085 from nextcloud/backport/40077/stable26
...
[stable26] fix(cache): Remove displayname cache entry on delete
2023-09-05 19:11:28 +02:00
Arthur Schiwon
f756d8f70a
Merge pull request #40076 from nextcloud/fix/stable26/remove-pw-from-logging
...
[stable26] Do not log passwords in debug mode
2023-09-05 19:09:16 +02:00
Arthur Schiwon
1c29d87f48
Merge pull request #40232 from nextcloud/sharing-mask-wrapper-26
...
[26] move share permission logic to storage wrapper
2023-09-05 19:04:41 +02:00
Arthur Schiwon
f755b50a6b
Merge pull request #40187 from nextcloud/backport/39017/stable26
...
[stable26] fix(s3): fix handling verify_bucket_exists parameter
2023-09-05 19:00:40 +02:00
Arthur Schiwon
db561902ff
Merge pull request #39816 from nextcloud/backport/39700/stable26
...
[stable26] fix: close cursor after reading the invitation
2023-09-05 19:00:23 +02:00
Arthur Schiwon
f7d890cd66
Merge pull request #39726 from nextcloud/backport/39698/stable26
...
[stable26] Catch more invalid cache source storage paths
2023-09-05 18:59:48 +02:00
Daniel
02e009867b
Merge pull request #40260 from nextcloud/backport/40234/stable26
2023-09-05 09:52:35 +02:00
John Molakvoæ
22d19af921
Merge pull request #40229 from nextcloud/backport/40195/stable26
2023-09-05 08:34:31 +02:00
Nextcloud bot
3be562dbba
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-05 00:27:48 +00:00
Daniel Kesselberg
c2a2416e0c
enh: skip processing for empty response
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-04 20:17:17 +00:00
Robin Appelman
065f636cb7
cleanup di for share permissions wrapper
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-04 14:21:19 +02:00
Robin Appelman
1340133526
more share permission logic to storage wrapper
...
this way we only have to determine the share permissions once
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-04 14:21:11 +02:00
John Molakvoæ
c3f146b965
fix: prevent sharing permissions on user root folder
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-04 09:19:44 +00:00
Nextcloud bot
057b65ddb9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-04 00:32:48 +00:00
Nextcloud bot
f3e3f9be46
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-03 00:25:51 +00:00
Nextcloud bot
322001fc77
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-02 00:27:07 +00:00
Nextcloud bot
844a8bb31a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-01 00:29:55 +00:00
Thomas Citharel
7deef46668
fix(s3): fix handling verify_bucket_exists parameter
...
If 'verify_bucket_exists' is set to false in the config.php s3 configuration, it's supposed to avoid
verifying that the bucket exists. However empty(falsy) will always return true, so this condition
would not work.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-31 21:33:05 +00:00
Nextcloud bot
ce71b03d60
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-31 00:35:05 +00:00
Daniel Kesselberg
652a8a8f7a
feat: add switch to disable dns pinning
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-30 22:21:55 +02:00
Nextcloud bot
4c95301f81
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-30 00:31:58 +00:00
Andy Scherzinger
fa49b9fba0
Merge pull request #40086 from nextcloud/backport/40081/stable26
...
[stable26] fix(CalDAV): check voject exists before attempting any operation
2023-08-29 13:37:19 +02:00
Anna Larch
651405a320
fix(CalDAV): check voject exists before attempting any operation
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-29 08:18:30 +00:00
Joas Schilling
61e61fb9c3
fix(cache): Remove displayname cache entry on delete
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-29 08:53:09 +02:00
Nextcloud bot
e917d517b0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-29 00:31:19 +00:00
Anna Larch
91e081b064
Do not log passwords in debug mode
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-28 14:35:04 +02:00
Andy Scherzinger
f3619d8558
Merge pull request #39872 from nextcloud/backport/38714/stable26
...
[stable26] select the fileid first when looking for incomplete files
2023-08-28 13:44:48 +02:00
Ferdinand Thiessen
16f8431426
Merge pull request #40061 from nextcloud/backport/26-upload-progress
...
[stable26] Improve upload progress visualization
2023-08-28 12:53:42 +02:00
Nextcloud bot
b632c1f108
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-28 00:26:49 +00:00
Nextcloud bot
df77035ad2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-27 00:31:03 +00:00
Ferdinand Thiessen
d85851093f
fix: Upload progress shows number of files to upload and current index
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-26 15:10:15 +02:00
Ferdinand Thiessen
8416432953
fix: Make smooth bitrate and remaining upload time work when unset
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-26 15:07:31 +02:00
Phlogi
baa1573a99
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:07:31 +02:00
Nextcloud bot
722bbf642b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-26 00:32:56 +00:00
Anna
120d0263a1
Merge pull request #40035 from nextcloud/fix/stable26/log-condition-user
...
[stable26] fix(logging): user log condition feature
2023-08-25 08:08:39 +02:00
Nextcloud bot
e39294e4a7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-25 00:34:43 +00:00
Côme Chilliet
36f9ca2218
fix(loggging): user log condition feature
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-24 15:04:54 +02:00
Nextcloud bot
c19469872b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-24 01:01:33 +00:00
John Molakvoæ
554cb0b1d2
Merge pull request #40006 from nextcloud/automated/noid/stable26-update-ca-cert-bundle
2023-08-23 08:09:34 +02:00
nextcloud-command
3c269b41c6
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-08-23 02:09:59 +00:00
Nextcloud bot
0781d6b702
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-23 00:28:36 +00:00
Max
aa709291cf
fix: always use display name from correct backend
...
Overwrite the display name after the account is initialized
when using an instacne of IGetDisplayNameBackend.
Before when using a variation of user_oidc and registering
a Backend.php implementing IGetDisplayNameBackend
the personal setting page shows 'uid'.
The UserManager/AccountManager seems not to use consistently
the correct backend.
The correct backend is used in this sequence:
server/lib/private/TemplateLayout.php
$userDisplayName = \OC_User::getDisplayName();
$this->assign(user_displayname, $userDisplayName);
In the settings page, it definitely not calls the registered backend,
but seems to fall back to default Backend and shows (usually) uid
or a value from the standard account property table.
Signed-off-by: Max <max@nextcloud.com>
2023-08-22 09:47:51 +02:00
Nextcloud bot
37ca7270ce
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-22 00:52:16 +00:00
Anna
fcaa6760af
Merge pull request #39935 from nextcloud/fix/stable26/transfer-ownership
...
[stable26] fix: don't emit Hooks when hookpaths are empty
2023-08-21 09:06:18 +02:00
Nextcloud bot
61ee7be033
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-21 00:27:59 +00:00
Nextcloud bot
75218267b2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-20 00:34:16 +00:00