forkey/packages/backend
Leah ed5cb52f9a
All checks were successful
Check Misskey JS version / Check version (pull_request) Successful in 9s
Lint / pnpm_install (pull_request) Successful in 36s
API report (misskey.js) / report (pull_request) Successful in 43s
Test (misskey.js) / test (22.x) (pull_request) Successful in 1m3s
Test (frontend) / vitest (22.x) (pull_request) Successful in 1m22s
Test (production install and build) / production (22.x) (pull_request) Successful in 1m0s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m29s
Lint / lint (backend) (pull_request) Successful in 1m4s
Test (backend) / unit (22.x) (pull_request) Successful in 2m35s
Lint / lint (misskey-js) (pull_request) Successful in 36s
Lint / lint (sw) (pull_request) Successful in 30s
Lint / typecheck (misskey-js) (pull_request) Successful in 29s
Lint / typecheck (backend) (pull_request) Successful in 1m27s
Lint / lint (frontend) (pull_request) Successful in 7m28s
Test (backend) / e2e (22.x) (pull_request) Successful in 6m12s
satisfied the linter
2025-02-04 17:11:27 +01:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets rebrand to forkey 2025-01-14 21:22:57 +01:00
migration Add friendly capcha 2025-01-14 22:55:17 +01:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts fix(backend): pnpm devが動作しない問題を修正 (MisskeyIO#641) 2024-05-24 21:39:40 +09:00
src satisfied the linter 2025-02-04 17:11:27 +01:00
test Merge branch 'main' into feature/friendly-captcha 2025-01-18 20:28:52 -08:00
test-server update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs update deps (MisskeyIO#833) 2024-12-19 05:35:13 +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 fix(ActivityPub): URIとURLが一致しない場合、同じドメイン内のサブドメインの1階層の違いまでは許容する (MisskeyIO#859) 2024-12-28 18:49:13 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json code cleanup (MisskeyIO#825) 2024-11-27 05:48:25 +09:00

Misskey Backend