misskey/packages/backend/src/server/api/endpoints
syuilo 616cccf251
enhance(backend): refine system account (#15530)
* wip

* wip

* wip

* Update SystemAccountService.ts

* Update 1740121393164-system-accounts.js

* Update DeleteAccountService.ts

* wip

* wip

* wip

* wip

* Update 1740121393164-system-accounts.js

* Update RepositoryModule.ts

* wip

* wip

* wip

* Update ApRendererService.ts

* wip

* wip

* Update SystemAccountService.ts

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* add print logs

* ログが長すぎて出てないかもしれない

* fix migration

* refactor

* fix fed-tests

* Update RelayService.ts

* merge

* Update user.test.ts

* chore: emit log

* fix: tweak sleep duration

* fix: exit 1

* fix: wait for misskey processes to become healthy

* fix: longer sleep for user deletion

* fix: make sleep longer again

* デッドロック解消の試み

https://github.com/misskey-dev/misskey/issues/15005

* Revert "デッドロック解消の試み"

This reverts commit 266141f66f.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
..
admin enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
announcements feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
antennas fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる (#14491) 2024-09-15 15:13:46 +09:00
ap Merge commit from fork 2025-02-23 19:21:34 +09:00
app fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
auth fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
blocking (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
bubble-game fix(backend): add missing schemas and fix incorrect schemas (#13295) 2024-02-16 14:27:33 +09:00
channels refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
charts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clips fix(backend): clips/updateのdescriptionで空文字を許容するように (#15429) 2025-02-26 01:27:38 +00:00
drive feat: adminのファイル一覧画面で、ファイルが添付されているノートを一覧できるように (#14403) 2024-09-24 10:11:09 +09:00
email-address (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
federation fix(backend): InstanceEntityService.packMany に me が渡っていないのを修正 (#14360) 2024-08-11 11:28:07 +09:00
flash enhance: 人気のPlayを10件以上表示できるように (#14443) 2024-10-05 14:37:52 +09:00
following fix(backend): `following/invalidate`でフォロワーを解除しようとしているユーザーの情報を返すように (#15430) 2025-02-08 12:51:30 +00:00
gallery enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523) 2024-08-17 15:01:08 +09:00
hashtags fix(backend): より多くの人に使われているハッシュタグが検索結果上位に来るように (#11498) (#13340) 2024-02-23 18:02:12 +09:00
i enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
invite fix(backend): 招待コード発行可能残り数算出に使用すべきロールポリシーの値が違うのを修正 (#14834) 2024-10-25 15:09:37 +09:00
miauth feat: アクセストークン発行時に通知するように (#15422) 2025-02-11 01:15:33 +00:00
mute (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
my (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
notes fix(backend): FTT無効時にユーザーリストタイムラインが使用できない問題を修正 (#14878) 2024-11-06 22:01:21 +09:00
notifications enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
pages enhance: ページslugに使用可能な文字を限定 (#15395) 2025-02-05 01:39:46 +00:00
promo (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
renote-mute fix(backend): リノートミュートがキャッシュが切れるまで効かない問題を修正 (#14242) 2024-07-18 08:55:36 +09:00
reversi fix(backend): add missing schemas and fix incorrect schemas (#13295) 2024-02-16 14:27:33 +09:00
roles perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
sw refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
username refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
users feat: ノートの閲覧にログイン必須にする設定 (#14799) 2024-10-21 12:49:29 +09:00
v2/admin/emoji feat: 新カスタム絵文字管理画面(β)の追加 (#13473) 2025-01-20 11:35:37 +00:00
announcements.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
drive.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
emoji.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emojis.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoint.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoints.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
export-custom-emojis.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fetch-external-resources.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fetch-rss.ts fix(backend): add detailed schema to `fetch-rss` endpoint (#13764) 2024-04-29 15:36:01 +09:00
get-avatar-decorations.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-online-users-count.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
meta.ts enhance: `meta`をSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
notes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
page-push.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ping.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
pinned-users.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
request-reset-password.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reset-db.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
reset-password.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
retention.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
server-info.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
stats.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
test.ts fix(backend): add missing schemas and fix incorrect schemas (#13295) 2024-02-16 14:27:33 +09:00
users.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00