misskey/packages/backend/src/server/api/endpoints/admin
syuilo 2e4c4dd555 refactor 2025-08-28 08:59:13 +09:00
..
abuse-report/notification-recipient feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
accounts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
ad enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
announcements refactor 2025-08-26 13:34:41 +09:00
avatar-decorations enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
captcha feat(frontend): Botプロテクションの設定変更時は実際に検証を通過しないと保存できないようにする (#15151) 2025-01-14 10:57:58 +00:00
drive refactor 2025-08-27 16:52:58 +09:00
emoji enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
federation feat: suspend instance improvements (#13861) 2024-05-23 15:55:47 +09:00
invite fix(backend): admin側のエンドポイントで作成した招待コードに作成者の情報が記録されない問題を修正 (#16076) 2025-05-23 09:49:21 +09:00
promo (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
queue enhance: ジョブのログを表示できるように 2025-08-01 12:54:33 +09:00
relays (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
roles enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
system-webhook Fix: SystemWebhook設定でsecretを空に出来ない問題を修正 (#16371) 2025-08-08 21:35:02 +09:00
abuse-user-reports.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
delete-account.ts Fix(backend): アカウント削除のモデレーションログが動作していないのを修正 (#14996) (#14997) 2024-11-19 21:12:40 +09:00
delete-all-files-of-a-user.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
forward-abuse-user-report.ts feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00
get-index-stats.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-table-stats.ts fix(backend): add missing schemas and fix incorrect schemas (#13295) 2024-02-16 14:27:33 +09:00
get-user-ips.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
meta.ts refactor 2025-08-28 08:59:13 +09:00
reset-password.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
resolve-abuse-user-report.ts feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00
send-email.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
server-info.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show-moderation-logs.ts feat: モデログを検索できるように 2025-06-28 21:38:54 +09:00
show-user.ts enhance: チャットルームに招待されたときの通知を追加 2025-03-25 15:25:43 +09:00
show-users.ts feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746) 2024-10-11 20:59:36 +09:00
suspend-user.ts suspend周りの改修 (#14409) 2024-08-17 09:57:28 +09:00
unset-user-avatar.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unset-user-banner.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unsuspend-user.ts suspend周りの改修 (#14409) 2024-08-17 09:57:28 +09:00
update-abuse-user-report.ts feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00
update-meta.ts feat: 非ログイン時に表示されるトップページのスタイルを選択できるように 2025-08-19 14:15:19 +09:00
update-proxy-account.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
update-user-note.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00