misskey/packages/backend/test/unit
かっこかり 3a6c2aa835
fix(backend): fix type error(s) in security fixes (#15009)
* Fix type error in security fixes

(cherry picked from commit fa3cf6c2996741e642955c5e2fca8ad785e83205)

* Fix error in test function calls

(cherry picked from commit 1758f29364eca3cbd13dbb5c84909c93712b3b3b)

* Fix style error

(cherry picked from commit 23c4aa25714af145098baa7edd74c1d217e51c1a)

* Fix another style error

(cherry picked from commit 36af07abe28bec670aaebf9f5af5694bb582c29a)

* Fix `.punyHost` misuse

(cherry picked from commit 6027b516e1c82324d55d6e54d0e17cbd816feb42)

* attempt to fix test: make yaml valid

---------

Co-authored-by: Julia Johannesen <julia@insertdomain.name>
2024-11-21 12:10:02 +09:00
..
entities Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
misc fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
queue/processors feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757) 2024-10-13 20:32:12 +09:00
AbuseReportNotificationService.ts feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする (#14698) 2024-10-05 12:51:46 +09:00
AnnouncementService.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
ApMfmService.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
DriveService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FetchInstanceMetadataService.ts feat: リモートサーバーのサーバー情報を収集しないオプション (#14634) 2024-10-13 20:22:16 +09:00
FileInfoService.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
FlashService.ts enhance: 人気のPlayを10件以上表示できるように (#14443) 2024-10-05 14:37:52 +09:00
MetaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MfmService.ts Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 (#13752) 2024-04-27 20:26:55 +09:00
NoteCreateService.ts fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
ReactionService.ts refactor(backend): `ReactionService.prototype.convertLegacyReactions` (#13375) 2024-02-21 14:31:50 +09:00
RelayService.ts test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
RoleService.ts feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746) 2024-10-11 20:59:36 +09:00
S3Service.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninWithPasskeyApiService.ts test(backend): Add test for Passkey API (#14635) 2024-09-28 08:09:30 +09:00
SystemWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
UserSearchService.ts fix: サジェストされるユーザのリストアップ方法を見直し (#14180) 2024-07-12 21:14:09 +09:00
UserWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
WebhookTestService.ts fix(backend): Webhook Test一致性 (#14863) 2024-11-12 09:51:18 +09:00
activitypub.ts fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
ap-request.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
chart.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00