forkey/packages/backend
Ashten 44edae531a
Some checks failed
Lint / pnpm_install (pull_request) Successful in 2m44s
Test (backend) / unit (22.x) (pull_request) Successful in 8m16s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m44s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m46s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m5s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 5m21s
Lint / lint (backend) (pull_request) Successful in 4m9s
Lint / lint (misskey-js) (pull_request) Successful in 3m59s
Lint / lint (frontend) (pull_request) Failing after 9m38s
Lint / lint (sw) (pull_request) Successful in 4m49s
Lint / typecheck (backend) (pull_request) Successful in 3m41s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m59s
Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
2025-01-18 20:38:54 -08:00
..
.vscode
assets rebrand to forkey 2025-01-14 21:22:57 +01:00
migration Replace notes(userId) index with (userId, id) 2025-01-17 15:29:08 +00:00
nsfw-model
scripts fix(backend): pnpm devが動作しない問題を修正 (MisskeyIO#641) 2024-05-24 21:39:40 +09:00
src Merge branch 'main' into replace-notes-user-id-index-with-user-id-id 2025-01-18 20:38:54 -08:00
test Merge branch 'main' into forkey-rebrand 2025-01-18 23:56:50 +00:00
test-server update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
jest.config.cjs
jest.config.e2e.cjs update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json fix(ActivityPub): URIとURLが一致しない場合、同じドメイン内のサブドメインの1階層の違いまでは許容する (MisskeyIO#859) 2024-12-28 18:49:13 +09:00
README.md
tsconfig.json code cleanup (MisskeyIO#825) 2024-11-27 05:48:25 +09:00

Misskey Backend