1
0
forked from mirror/misskey
misskey/packages/backend
anatawa12 83a9aa4533
feat: suspend instance improvements (#13861)
* feat(backend): dead instance detection

* feat(backend): suspend type detection

* feat(frontend): show suspend reason on frontend

* feat(backend): resume federation automatically if the server is automatically suspended

* docs(changelog): 配信停止まわりの改善

* lint: fix lint errors

* Update packages/frontend/src/pages/instance-info.vue

* lint: fix lint error

* chore: suspendedState => suspensionState

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-05-23 15:55:47 +09:00
..
.vscode
assets chore: Use integrity for Redoc script (#13716) 2024-04-15 09:25:11 +09:00
migration feat: suspend instance improvements (#13861) 2024-05-23 15:55:47 +09:00
nsfw-model
scripts fix(backend): バックエンドのpnpm devによるビルド後にbuild-assetsを行うようにする (#13659) 2024-04-04 22:25:28 +09:00
src feat: suspend instance improvements (#13861) 2024-05-23 15:55:47 +09:00
test Merge pull request from GHSA-2vxv-pv3m-3wvj 2024-05-01 16:33:58 +09:00
test-server enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js
package.json happy-domにメモリリークがありそう 2024-05-21 17:29:02 +09:00
README.md
tsconfig.json

Misskey Backend