Commit graph

65981 commits

Author SHA1 Message Date
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
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
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
John Molakvoæ
902d7cf1ed
Merge pull request #40008 from nextcloud/automated/noid/stable25-update-ca-cert-bundle 2023-08-23 08:09:21 +02:00
nextcloud-command
2126a82989 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2023-08-23 02:10:01 +00:00
Nextcloud bot
fc0cc95e31
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-23 00:28:46 +00:00
Nextcloud bot
5f5c367a81
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-22 00:52:23 +00:00
Pytal
3db4803f45
Merge pull request #39603 from nextcloud/backport/37954/stable25 2023-08-21 17:10:52 -07:00
Christopher Ng
76325155e2 chore: Update dav snapshot
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:17:51 -07:00
Louis Chemineau
4b46613ca9 Do not allow to toggle between password and text in sharing
This does not makes sense as we do not have the clear text value.

Signed-off-by: Louis Chemineau <louis@chmn.me>
(cherry picked from commit 6faf8b85d6)
2023-08-21 16:17:51 -07:00
Christopher Ng
3b64d34d1d chore(deps): Bump @nextcloud/vue to 7.12.1
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:17:51 -07:00
Nextcloud bot
f561cd5588
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-21 00:28:10 +00:00
Nextcloud bot
0129619dcd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-20 00:34:24 +00:00
Nextcloud bot
f574a17edb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-19 00:34:29 +00:00
Nextcloud bot
f818808db4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-18 00:36:21 +00:00
Nextcloud bot
11986e2f8d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-17 00:34:16 +00:00
Ferdinand Thiessen
75ee64b678
Merge pull request #39918 from nextcloud/backport/38665/stable25
[stable25] fix(weather_status): Pass address as param to OSM API
2023-08-17 00:04:53 +02:00
Ferdinand Thiessen
f3ccb9851b fix(weather_status): Pass address as param
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-16 16:28:17 +00:00
Joas Schilling
4b87cc943a
Merge pull request #39712 from nextcloud/backport/39689/stable25
[stable25] fix(notifications): Remove share notification when the node is deleted
2023-08-16 11:59:12 +02:00
Nextcloud bot
55d833698e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-16 00:26:02 +00:00
Nextcloud bot
c69e9a4c06
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-15 01:00:06 +00:00
Nextcloud bot
463a227abe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-14 09:06:19 +00:00
Nextcloud bot
5af8f5d470
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-14 00:26:24 +00:00
Nextcloud bot
90e6c82561
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-13 00:25:24 +00:00
Nextcloud bot
722b663556
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-12 00:28:08 +00:00