misskey/packages/backend
かっこかり 05dd02a463
deps: update dependencies (#17575)
* deps: update security dependencies

* deps: update dependencies

* deps(backend): update juice
2026-06-17 12:13:50 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets fix(backend): robots.txtで返却する内容の調整 (#17165) 2026-04-15 09:56:07 +09:00
migration feat(backend): add indexes for noteId in note_favorite and user_note_pining tables (#17511) 2026-05-30 12:35:01 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts enhance(backend): bundle backend using Rolldown (#17068) 2026-04-16 12:44:50 +09:00
src fix(backend): route fastify listen/ready/close errors through logger instead of unhandled rejection (#17401) 2026-06-14 16:54:29 +09:00
test Enhance ActivityPub image attachments with width/height metadata (#17563) 2026-06-12 20:47:12 +09:00
test-federation chore(deps): update [docker] update dependencies [ci skip] (#17369) 2026-05-03 18:22:37 +09:00
test-server enhance(backend/test): Migrate tests to vitest (#16935) 2026-04-20 14:57:29 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
eslint.config.js enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
ormconfig.js enhance(backend): bundle backend using Rolldown (#17068) 2026-04-16 12:44:50 +09:00
package.json deps: update dependencies (#17575) 2026-06-17 12:13:50 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
rolldown.config.ts fix(backend): NSFW検出モデルが file:// で読み込めない問題を修正 (#17528) 2026-06-03 08:48:32 +09:00
tsconfig.json feat: use tsgo where capable (#16984) 2025-12-22 16:52:05 +09:00
vitest.config.e2e.ts enhance(backend/test): Migrate tests to vitest (#16935) 2026-04-20 14:57:29 +09:00
vitest.config.fed.ts enhance(backend/test): Migrate tests to vitest (#16935) 2026-04-20 14:57:29 +09:00
vitest.config.ts enhance(backend/test): Migrate tests to vitest (#16935) 2026-04-20 14:57:29 +09:00
vitest.config.unit.ts perf: rsa sign on slacc (#17322) 2026-05-12 17:36:49 +09:00

Misskey Backend