Julius Härtl
8ddcebe3bd
fix: Only read unencrypted_size when file is actually encrypted
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-12 15:07:15 +02:00
Julius Härtl
19cf570aac
fix: Only store unencrypted_size if path should be encrypted
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-12 15:07:15 +02:00
Nextcloud bot
e9df5b22c4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-12 00:28:12 +00:00
Nextcloud bot
b3a128e37f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-11 00:27:21 +00:00
Nextcloud bot
13f85ecfd1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-10 00:25:42 +00:00
Nextcloud bot
f56f7dece5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-09 00:26:07 +00:00
Nextcloud bot
6b15f63598
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-08 00:31:51 +00:00
Arthur Schiwon
4c93160057
Merge pull request #40276 from nextcloud/release/25.0.11_rc1
...
25.0.11 RC1
2023-09-07 12:38:43 +02:00
Arthur Schiwon
08f964e52c
Merge pull request #40036 from nextcloud/fix/stable25/log-condition-user
...
[stable25] fix(logging): user log condition feature
2023-09-07 12:21:18 +02:00
Andy Scherzinger
35d1102e34
Merge pull request #40218 from nextcloud/automated/noid/stable25-fix-npm-audit
...
[stable25] Fix npm audit
2023-09-07 12:05:05 +02:00
Arthur Schiwon
0acd7d898c
Merge pull request #40279 from nextcloud/backport/39895/stable25
...
[stable25] admin have no special rights on users' entries
2023-09-07 11:28:50 +02:00
Côme Chilliet
66c6bc01b6
fix(logging): user log condition feature
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-07 10:35:56 +02:00
Andy Scherzinger
c7f1f7697c
Merge pull request #40311 from nextcloud/fix/birthday-calendar-stable25
...
[stable25] fix(CalDAV): check birthday calendar owner
2023-09-07 10:23:38 +02:00
Anna Larch
9790841ed7
fix(CalDAV): check birthday calendar owner
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-07 08:39:09 +02:00
Tobias Kaminsky
a1d4f51dfd
Merge pull request #40304 from nextcloud/backport/40293/stable25
...
[stable25] fix(ratelimit): Only use memory cache backend for redis
2023-09-07 08:23:31 +02:00
Nextcloud bot
57e32f1917
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-07 00:29:29 +00:00
Joas Schilling
c2d7e9b21e
fix(ratelimit): Only use memory cache backend for redis
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-06 16:12:15 +00:00
nextcloud-command
bda7520e53
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-09-06 17:52:49 +02:00
Maxence Lange
5ce3127cf0
admin have no special rights on users' entries
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-09-06 10:44:03 +02:00
Arthur Schiwon
41e0fcf80c
Merge pull request #40261 from nextcloud/backport/40234/stable25
...
[stable25] enh: skip processing for empty response
2023-09-05 18:54:53 +02:00
Arthur Schiwon
cb607b5b8d
Merge pull request #40233 from nextcloud/fix/fix-video-seeking-public-link
...
[stable25] Detect aborted connection in OC\Files\View and stop writing data to the output buffer
2023-09-05 18:54:31 +02:00
Arthur Schiwon
1db32fe51e
Merge pull request #39857 from nextcloud/manual/backport/stable25/39804/wrap-org-name-login-form
...
[stable25] Wrap long productName on login form
2023-09-05 18:50:50 +02:00
Arthur Schiwon
4299e1517d
Merge pull request #40188 from nextcloud/backport/39017/stable25
...
[stable25] fix(s3): fix handling verify_bucket_exists parameter
2023-09-05 17:46:40 +02:00
Arthur Schiwon
e004f8099a
Merge pull request #39731 from nextcloud/backport/39698/stable25
...
[stable25] Catch more invalid cache source storage paths
2023-09-05 17:45:25 +02:00
Arthur Schiwon
9c68dc14ab
25.0.11 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-09-05 17:40:21 +02:00
Côme Chilliet
6b2580d49a
Apply suggestions from code review in View.php
...
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-05 14:36:23 +02:00
Daniel Kesselberg
07ab666d84
enh: skip processing for empty response
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-05 09:57:25 +02:00
Nextcloud bot
35ff1de807
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-05 00:27:59 +00:00
Côme Chilliet
168b07d038
Lower log to debug for connections aborted by the client
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-04 16:45:14 +02:00
Côme Chilliet
cb2a6d688f
Detect aborted connection in OC\Files\View and stop writing data to the
...
output buffer
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-04 14:58:30 +02:00
fenn-cs
183276a5f3
Wrap long productName on login form
...
Backport : https://github.com/nextcloud/server/pull/39848
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-04 11:35:22 +01:00
Nextcloud bot
79c2353d7f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-04 00:33:04 +00:00
Nextcloud bot
8a2a16e9d4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-03 00:25:59 +00:00
Nextcloud bot
6063db5371
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-02 00:27:20 +00:00
Nextcloud bot
9b7e12b919
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-01 00:30:05 +00:00
Thomas Citharel
fe37e5590b
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:45:44 +00:00
Nextcloud bot
0a1457127b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-31 00:35:14 +00:00
Nextcloud bot
f3a012210f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-30 00:32:12 +00:00
Andy Scherzinger
04d7c5304c
Merge pull request #40089 from nextcloud/backport/40081/stable25
...
[stable25] fix(CalDAV): check voject exists before attempting any operation
2023-08-29 18:38:43 +02:00
Anna Larch
681da56912
fix(CalDAV): check voject exists before attempting any operation
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-29 15:37:53 +02:00
Nextcloud bot
d7393f7bd8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-29 00:31:30 +00:00
Robin Appelman
2f1c599810
Merge pull request #39703 from nextcloud/cache-imcomplete-id-first-25
...
[stable25] Select the fileid first when looking for incomplete files
2023-08-28 14:18:48 +02:00
Joas Schilling
9ea2d7c045
Merge pull request #39936 from nextcloud/fix/stable25/transfer-ownership
...
[stable25] fix: don't emit Hooks when hookpaths are empty
2023-08-28 13:38:52 +02:00
Robin Appelman
c8cf2ebf17
select the fileid first when looking for incomplete files
...
this seems to improve mariadbs index selection
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-28 13:30:01 +02:00
Anna Larch
1e957b5c87
fix: don't emit Hooks when hookpaths are empty
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
2023-08-28 11:45:01 +02:00
Nextcloud bot
3ea5c47f46
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-28 00:27:01 +00:00
Nextcloud bot
4d277aa07a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-27 00:31:11 +00:00
Nextcloud bot
3c83f7946b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-26 00:33:09 +00:00
Nextcloud bot
fc1f35a022
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-25 00:34:51 +00:00
Nextcloud bot
670c1c22de
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-24 01:01:44 +00:00