Sharkey/packages/frontend-embed/src/components
anatawa12 145c6cf2b5
fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248)
* fix: punycode.js が使用されていない場所がある問題

* fix: use punycode/punycode.js on backend

* fix: use punycode/punycode.es6.js on backend

* fix: d.ts missing declare keyword

* chore: don't use punycode.js on backend

* update pnpm-lock.yaml

* chore: remove punycode.d.ts

* chore: use punycode.js instead of punycode npm package

* chore: bump psl to 1.15.0

* chore: bump nsfwjs to 4.2.0

4.2.1 is not usable because of https://github.com/infinitered/nsfwjs/issues/904

* chore: prevent loading node-fetch from tensorflow

* chore: DOMWindow['document'] => Document

IDK why DOMWindow['document'] fails, but might be related to tsc internal complexity limit

* fix: disable --trace-deprecation

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-14 12:37:39 +00:00
..
EmA.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmAcct.vue fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
EmAvatar.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmCustomEmoji.vue fix(frontend): リンク動作のオーバーライドが動作していないのを修正 2024-10-04 16:41:08 +09:00
EmEmoji.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmError.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmImgWithBlurhash.vue refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
EmInstanceTicker.vue fix(frontend-embed): fix instanceticker, remove directives (#14631) 2024-09-25 16:28:32 +09:00
EmLink.vue refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
EmLoading.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmMediaBanner.vue refactor(frontend): prefix css variables (UI) (#14739) 2024-10-10 16:12:16 +09:00
EmMediaImage.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmMediaList.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmMediaVideo.vue refactor(frontend): prefix css variables (UI) (#14739) 2024-10-10 16:12:16 +09:00
EmMention.vue fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
EmMfm.ts fix(frontend-embed): 型チェックエラーを修正 (#15216) 2025-01-08 12:00:02 +00:00
EmNote.vue perf(frontend-embed): improve note rendering performance 2024-10-14 12:34:03 +09:00
EmNoteDetailed.vue refactor(frontend): prefix css variables (UI) (#14739) 2024-10-10 16:12:16 +09:00
EmNoteHeader.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmNotes.vue fix(frontend-embed): 型チェックエラーを修正 (#15216) 2025-01-08 12:00:02 +00:00
EmNoteSimple.vue refactor(frontend): prefix css variables (UI) (#14739) 2024-10-10 16:12:16 +09:00
EmNoteSub.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmPagination.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmPoll.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmReactionIcon.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmReactionsViewer.reaction.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmReactionsViewer.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
EmSubNoteContent.vue refactor(frontend): prefix css variables (UI) (#14739) 2024-10-10 16:12:16 +09:00
EmTime.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmTimelineContainer.vue refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
EmUrl.vue fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
EmUserName.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
I18n.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00