misskey/packages/backend
Lhc_fl 7bb40d290a
Some checks failed
Check copyright year / check_copyright_year (push) Successful in 15s
Lint / pnpm_install (push) Successful in 2m46s
Lint / locale_verify (push) Successful in 2m30s
Check Misskey JS version / Check version (push) Failing after 19s
Check SPDX-License-Identifier / check-spdx-license-id (push) Successful in 21s
Dockle / dockle (push) Successful in 1m7s
Storybook / build (push) Has been skipped
Test (backend) / unit (20.16.0) (push) Failing after 9m8s
Test (backend) / e2e (20.16.0) (push) Failing after 3m36s
Test (federation) / test (20.16.0) (push) Failing after 4m31s
Test (frontend) / vitest (20.16.0) (push) Failing after 3m32s
Test (frontend) / e2e (chrome, 20.16.0) (push) Failing after 3m28s
Test (production install and build) / production (20.16.0) (push) Successful in 2m15s
Test (backend) / validate-api-json (20.16.0) (push) Successful in 4m17s
Lint / lint (backend) (push) Successful in 4m45s
Lint / lint (frontend) (push) Failing after 14m54s
Lint / lint (frontend-embed) (push) Successful in 4m47s
Lint / lint (frontend-shared) (push) Successful in 5m43s
Lint / lint (misskey-bubble-game) (push) Successful in 6m10s
Lint / lint (misskey-js) (push) Successful in 4m42s
Lint / lint (misskey-reversi) (push) Successful in 5m11s
Lint / lint (sw) (push) Successful in 4m31s
Lint / typecheck (backend) (push) Successful in 5m12s
Lint / typecheck (misskey-js) (push) Successful in 3m43s
Lint / typecheck (sw) (push) Successful in 3m30s
Publish Docker image (develop) / Build (linux/amd64) (push) Failing after 8m30s
Publish Docker image (develop) / merge (push) Has been skipped
feat: federate avatar decorations
2024-10-21 23:17:07 +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 add SPDX in Pgroonga migration 2024-10-21 22:58:22 +08:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts fix(build): autogen生成時にbackendを2度buildしているのを修正 (#14309) 2024-07-27 18:09:15 +09:00
src feat: federate avatar decorations 2024-10-21 23:17:07 +08:00
test feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757) 2024-10-13 20:32:12 +09:00
test-federation test(backend): add federation test (#14582) 2024-10-15 13:37:00 +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 test(backend): add federation test (#14582) 2024-10-15 13:37:00 +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