misskey/packages
かっこかり be0906a6c7
fix(backend): happy-domで外部HTMLをパースする際に関連リソースが読み込まれる問題を修正 (#14521)
* bump happy-dom, disable all JS&c when parsing

version 10 didn't quite support disabling all of that

I have tested that `MfmService` (the other code that uses `happy-dom`)
still works fine: the RSS feed for a user is generated correctly, with
HTML rendered from MFM

(cherry picked from commit 26e0412fbb91447c37e8fb06ffb0487346063bb8)

* Update Changelog

* lint

* fix possible memory leak

---------

Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-09-15 12:30:27 +09:00
..
backend fix(backend): happy-domで外部HTMLをパースする際に関連リソースが読み込まれる問題を修正 (#14521) 2024-09-15 12:30:27 +09:00
frontend fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正 (#14545) 2024-09-15 12:20:29 +09:00
frontend-embed refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
frontend-shared refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
misskey-bubble-game fix: error with trying to handle SIGKILL (#14208) 2024-07-14 21:29:35 +09:00
misskey-js feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
misskey-reversi fix: error with trying to handle SIGKILL (#14208) 2024-07-14 21:29:35 +09:00
shared update deps (#14057) 2024-07-02 11:38:34 +09:00
sw feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
meta.json