Nextcloud bot
f54aa17f84
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-13 00:24:54 +00:00
Nextcloud bot
b596f0e0ab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-12 00:28:06 +00:00
Nextcloud bot
87ac2e134f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-11 00:27:15 +00:00
Nextcloud bot
cb2d077041
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-10 00:25:35 +00:00
Nextcloud bot
7399a2c758
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-09 00:25:59 +00:00
Nextcloud bot
2642a330b4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-08 00:31:44 +00:00
Tobias Kaminsky
a3d9c84b39
Merge pull request #40310 from nextcloud/backport/40292/stable26
...
[stable26] fix(CalDAV): check birthday calendar owner
2023-09-07 08:23:25 +02:00
Nextcloud bot
677998eb47
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-07 00:29:22 +00:00
Anna Larch
22a7e3796f
fix(CalDAV): check birthday calendar owner
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-06 17:21:20 +00:00
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
Daniel
72a3295c05
Merge pull request #39861 from nextcloud/caldav-share-preload-26
2023-09-06 12:37:41 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
Nextcloud bot
c2f767abb0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-19 00:34:22 +00:00
Joas Schilling
ae6b34feda
Merge pull request #39948 from nextcloud/backport/39910/stable26
...
[stable26] fix(memcache): Fix comparison of Memcache configs to classes
2023-08-18 13:21:12 +02:00
Nextcloud bot
1d2c975159
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-18 00:36:11 +00:00
Joas Schilling
361d8f2742
fix(memcache): Fix comparison of Memcache configs to classes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-17 21:48:23 +00:00
Nextcloud bot
3f81ebb5a2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-17 00:34:09 +00:00
Ferdinand Thiessen
3217558a80
Merge pull request #39917 from nextcloud/backport/38665/stable26
...
[stable26] fix(weather_status): Pass address as param to OSM API
2023-08-16 22:18:13 +02:00
Julius Härtl
59c70f0c05
Merge pull request #39874 from nextcloud/backport/39786/stable26
2023-08-16 20:53:59 +02:00
Ferdinand Thiessen
01d6f12906
fix(weather_status): Pass address as param
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-16 16:25:48 +00:00
Joas Schilling
297938a03b
Merge pull request #39711 from nextcloud/backport/39689/stable26
...
[stable26] fix(notifications): Remove share notification when the node is deleted
2023-08-16 11:39:15 +02:00
Nextcloud bot
eba82668d5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-16 00:25:53 +00:00