forkey/packages/backend
Leah 760055bcc2
Some checks failed
Lint / pnpm_install (pull_request) Successful in 32s
API report (misskey.js) / report (pull_request) Successful in 46s
Test (misskey.js) / test (22.x) (pull_request) Successful in 49s
Test (frontend) / vitest (22.x) (pull_request) Successful in 1m24s
Test (production install and build) / production (22.x) (pull_request) Successful in 1m4s
Test (backend) / unit (22.x) (pull_request) Successful in 2m31s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m28s
Lint / lint (backend) (pull_request) Failing after 59s
Lint / lint (misskey-js) (pull_request) Failing after 32s
Lint / lint (sw) (pull_request) Successful in 35s
Lint / typecheck (misskey-js) (pull_request) Successful in 34s
Lint / typecheck (backend) (pull_request) Failing after 1m20s
Test (backend) / e2e (22.x) (pull_request) Failing after 6m33s
Lint / lint (frontend) (pull_request) Failing after 7m19s
fix using wrong langmap for post lang
2025-02-05 17:33:07 +01:00
..
.vscode
assets Merge branch 'main' into merge-upstream-2025-01-17 2025-01-19 01:08:29 +01:00
migration Did all the groundwork I think for post languages 2025-02-05 17:21:32 +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 fix using wrong langmap for post lang 2025-02-05 17:33:07 +01:00
test Merge branch 'main' into feature/speakAsCat 2025-02-04 13:33:11 +00:00
test-server update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
.eslintignore
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
.madgerc
.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 update deps (MisskeyIO#891) 2025-01-16 19:46:20 +09:00
README.md
tsconfig.json code cleanup (MisskeyIO#825) 2024-11-27 05:48:25 +09:00

Misskey Backend