fix: URLプレビューの動作改善+動作設定を可能にする (#13579)
* wip * support new version * URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする * fix lint * fix lint * tweak preview request error handles * fix: CHANGELOG.md * fix * fix --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
Generated
+16
-2
@@ -117,8 +117,8 @@ importers:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
'@misskey-dev/summaly':
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
'@nestjs/common':
|
||||
specifier: 10.3.3
|
||||
version: 10.3.3(reflect-metadata@0.2.1)(rxjs@7.8.1)
|
||||
@@ -4772,6 +4772,20 @@ packages:
|
||||
jschardet: 3.0.0
|
||||
private-ip: 2.3.3
|
||||
trace-redirect: 1.0.6
|
||||
dev: true
|
||||
|
||||
/@misskey-dev/summaly@5.1.0:
|
||||
resolution: {integrity: sha512-WAUrgX3/z4h4aI8Y/WVwmJcJ6Fa1Zf2LJCSS651t9MHoWVGABLsQ2KCXRGmlpk4i+cMDNIwweObUroosE7j8rg==}
|
||||
dependencies:
|
||||
cheerio: 1.0.0-rc.12
|
||||
escape-regexp: 0.0.1
|
||||
got: 12.6.1
|
||||
html-entities: 2.3.2
|
||||
iconv-lite: 0.6.3
|
||||
jschardet: 3.0.0
|
||||
private-ip: 2.3.3
|
||||
trace-redirect: 1.0.6
|
||||
dev: false
|
||||
|
||||
/@mole-inc/bin-wrapper@8.0.1:
|
||||
resolution: {integrity: sha512-sTGoeZnjI8N4KS+sW2AN95gDBErhAguvkw/tWdCjeM8bvxpz5lqrnd0vOJABA1A+Ic3zED7PYoLP/RANLgVotA==}
|
||||
|
||||
Reference in New Issue
Block a user