Commit graph

65025 commits

Author SHA1 Message Date
Robin Appelman
953f9ea2b2
still include the share target in the cache key for validating share mount
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-16 15:58:15 +01:00
Nextcloud bot
f74ba9cb5d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 02:25:07 +00:00
Nextcloud bot
0f61347a6e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-15 02:24:56 +00:00
John Molakvoæ
b20d0e325d
Merge pull request #36143 from nextcloud/revert-36132-backport/36121/stable25
Revert "[stable25] Allow keyup enter in user status"
2023-01-14 09:30:52 +01:00
Nextcloud bot
c002b7e65d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-14 02:26:48 +00:00
Joas Schilling
0749d5f65a
Revert "[stable25] Allow keyup enter in user status" 2023-01-14 03:23:28 +01:00
Joas Schilling
63a1251229
Merge pull request #36132 from nextcloud/backport/36121/stable25
[stable25] Allow keyup enter in user status
2023-01-13 11:26:47 +01:00
Joas Schilling
8a0927cbc2 fix(user_status): Allow to use enter to complete characters without automatically closing the modal
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-13 07:45:54 +00:00
Nextcloud bot
50417be8c5
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-13 02:26:42 +00:00
Nextcloud bot
e2f9138c34
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-12 02:24:52 +00:00
blizzz
9bd966fcc5
Merge pull request #36079 from nextcloud/release/25.0.3_rc2
25.0.3 RC2
2023-01-11 13:31:45 +01:00
Vincent Petry
0b5c372195
Merge pull request #36081 from nextcloud/stable25-fix/fix-theming-repair-step
[stable25] Fix theming migration repair step by passing correct type for argument
2023-01-11 12:31:55 +01:00
Vincent Petry
e127a927af
Remove "mixed" argument to make psalm happy
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-11 10:06:41 +01:00
Côme Chilliet
c5eb39b8ff
Fix theming migration repair step by passing correct type for argument
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-11 09:53:14 +01:00
Arthur Schiwon
84be6ac4f6
25.0.3 RC2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-01-11 09:39:00 +01:00
Vincent Petry
c50b3793d4
Merge pull request #36053 from nextcloud/backport/36043/stable25
[stable25] Link reference provider: Improve content-type check
2023-01-11 09:14:33 +01:00
Nextcloud bot
dc750d70d8
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-11 02:24:52 +00:00
Julien Veyssier
e9dc3526e9
in the link reference provider, check if the link content type begins with text/html
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-01-10 16:12:07 +01:00
Vincent Petry
7d1b090b70
Merge pull request #36059 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
[stable25] Update ca-cert bundle
2023-01-10 09:46:51 +01:00
nextcloud-command
d83b4c672c Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2023-01-10 04:26:15 +00:00
Nextcloud bot
0e7ee25fb4
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-10 02:25:08 +00:00
Vincent Petry
a398872711
Merge pull request #36049 from nextcloud/backport/36047/stable25
[stable25] fix cache key used to verify shared mountpoints
2023-01-09 17:12:41 +01:00
Robin Appelman
496f31832b fix cache key used to verify shared mountpoints
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-09 14:19:21 +00:00
Nextcloud bot
e02f2a7c57
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-09 02:24:58 +00:00
Nextcloud bot
c9189293c2
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-08 02:24:54 +00:00
Nextcloud bot
97df1c52fe
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-07 02:24:20 +00:00
John Molakvoæ
b3c19fbcfa
Merge pull request #36030 from nextcloud/release/25.0.3_rc1 2023-01-06 10:37:13 +01:00
John Molakvoæ
24c6c2d1ef
Merge pull request #36028 from nextcloud/backport/36024/stable25
[stable25] Fix scrolling while dragging in file list view
2023-01-06 09:11:17 +01:00
John Molakvoæ
8392f8b9e7
Merge pull request #36022 from nextcloud/backport/36016/stable25
[stable25] Add restrictions when downloading to resolve with opengraph link provider
2023-01-06 09:00:36 +01:00
John Molakvoæ
0e23fbf16e
Merge pull request #35859 from nextcloud/backport/35761/stable25
[stable25] Remove comment and guests option from Invitations UI
2023-01-06 08:59:56 +01:00
John Molakvoæ
25077ba546
Merge pull request #35835 from nextcloud/backport/35814/stable25
[stable25] Fix parameter type for EntityCollection::setReadMarker in comments app
2023-01-06 08:59:07 +01:00
John Molakvoæ
264df53640
Merge pull request #35815 from nextcloud/backport/33709/stable25
[stable25] Use display name cache on getStorageInfo
2023-01-06 08:58:48 +01:00
John Molakvoæ
317c07f7c6
Merge pull request #35747 from nextcloud/backport/35562/stable25
[stable25] Read loginName from token
2023-01-06 08:56:47 +01:00
John Molakvoæ
ee078b0fc6
25.0.3 RC1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-01-06 08:45:55 +01:00
Nextcloud bot
b42326c37a
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-06 02:25:07 +00:00
Louis Chemineau
4f6298dc31 Fix scrolling while dragging in file list view
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-05 20:40:21 +00:00
Simon L
4797254567
Merge pull request #36010 from nextcloud/backport/36005/stable25
[stable25] Fix default phone region validation
2023-01-05 17:33:29 +01:00
Julien Veyssier
80b05e111c add restrictions on content-type and content-size when downloading to resolve with opengraph link provider
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-01-05 15:38:59 +00:00
Vincent Petry
4296d28436
Merge pull request #36017 from nextcloud/backport/35975/stable25
[stable25] Update crl after revoke files_bpm.csr
2023-01-05 16:16:26 +01:00
Vitor Mattos
efa8551998 Update crl after revoke files_bpm.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-05 11:01:04 -03:00
Christopher Ng
9bcfa5ecba Fix default phone region validation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-05 09:32:42 +00:00
Joas Schilling
4694287410
Merge pull request #36007 from nextcloud/backport/35667/stable25
[stable25] Allow target="_blank" in app navigation items
2023-01-05 10:09:50 +01:00
Vincent Petry
c255735f83
Merge pull request #35817 from nextcloud/backport/35789/stable25
[stable25] Allow additional Sabre plugins in publicwebdav.php
2023-01-05 09:43:39 +01:00
Joas Schilling
06a711e712
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-05 07:42:21 +01:00
Thomas Citharel
23f9dd3cc8
Allow target="_blank" in app navigation items
Which was removed in the Vue rewrite in #33728. This breaks things like https://github.com/nextcloud/external/issues/79

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-05 07:40:17 +01:00
Joas Schilling
d9d38a03ff
Merge pull request #35988 from nextcloud/stable25-audit-fix-json5
[stable25] Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3
2023-01-05 07:17:12 +01:00
Pytal
dd814320fe
Merge pull request #35997 from nextcloud/stable25-update-nc-vue-7.3.0
[stable25] Bump @nextcloud/vue from 7.2.0 to 7.3.0
2023-01-04 18:29:39 -08:00
Nextcloud bot
512f46ce80
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-05 02:24:35 +00:00
Vincent Petry
aeaed20a6d Bump @nextcloud/vue from 7.2.0 to 7.3.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-05 01:13:57 +00:00
John Molakvoæ
348f3ab0d5
Merge pull request #35962 from nextcloud/backport/359577stable25
[stable25] chore(CI): Improve rate limit situation when installing phpunit
2023-01-04 18:09:31 +01:00