misskey/packages/backend
laoXong abdec7c7b8
Some checks failed
Storybook / build (push) Has been skipped
Release Manager: sync changelog with PR / edit (push) Failing after 12s
Test (backend) / unit (22.11.0) (push) Failing after 12s
Test (backend) / e2e (22.11.0) (push) Failing after 13s
Test (federation) / test (22.11.0) (push) Failing after 12s
Test (frontend) / vitest (22.11.0) (push) Failing after 12s
Test (frontend) / e2e (chrome, 22.11.0) (push) Failing after 14s
Test (misskey.js) / test (22.11.0) (push) Failing after 11s
Lint / locale_verify (push) Failing after 12s
Lint / pnpm_install (push) Failing after 13s
Lint / lint (misskey-js) (push) Has been skipped
Lint / lint (sw) (push) Has been skipped
Lint / typecheck (misskey-js) (push) Has been skipped
Lint / lint (backend) (push) Has been skipped
Lint / lint (frontend) (push) Has been skipped
Lint / lint (frontend-embed) (push) Has been skipped
Lint / typecheck (sw) (push) Has been skipped
Lint / lint (frontend-shared) (push) Has been skipped
Lint / lint (misskey-bubble-game) (push) Has been skipped
Lint / lint (misskey-reversi) (push) Has been skipped
Lint / typecheck (backend) (push) Has been skipped
API report (misskey.js) / report (push) Failing after 11s
Check Misskey JS version / Check version (push) Failing after 11s
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 11s
Check copyright year / check_copyright_year (push) Successful in 30s
Dockle / dockle (push) Failing after 12s
Test (production install and build) / production (22.11.0) (push) Failing after 12s
Test (backend) / validate-api-json (22.11.0) (push) Failing after 12m16s
Publish Docker image (develop) / Build (linux/amd64) (push) Failing after 6m49s
Publish Docker image (develop) / merge (push) Has been skipped
Merge remote-tracking branch 'upstream/master' into develop
2024-11-22 22:14:28 +08:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets Merge remote-tracking branch 'upstream/master' into develop 2024-10-14 23:10:48 +08:00
migration Merge remote-tracking branch 'upstream/master' into develop 2024-11-22 22:14:28 +08:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts enhance(backend): check_connect.js で全RedisとDBへの接続を確認するように (#14853) 2024-10-28 21:06:54 +09:00
src Merge remote-tracking branch 'upstream/master' into develop 2024-11-22 22:14:28 +08:00
test fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
test-federation fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
test-server refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
eslint.config.js test(backend): add federation test (#14582) 2024-10-15 13:37:00 +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.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json use execa 8.0.1 2024-11-15 19:48:31 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00

Misskey Backend