misskey/packages/backend
syuilo 1c4bcd9b32
refactor(dev): refactor of backend memory comparison workflow (#17619)
* refactor(dev): refactor of backend memory comparison workflow

* fix
2026-06-25 21:53:58 +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 fix(backend): consolidate index creation logic and remove redundant migration (#17581) 2026-06-18 21:16:21 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts refactor(dev): refactor of backend memory comparison workflow (#17619) 2026-06-25 21:53:58 +09:00
src (test) enhance(dev): improve backend-memory-report 2026-06-24 18:45:58 +09:00
test fix(backend): fix tests (#17606) 2026-06-22 20:18:40 +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 enhance(backend): SummalyのUser Agentを改善 (#17589) 2026-06-20 21:33:15 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
rolldown.config.ts fix(backend): summalyのバージョンを埋め込んでビルドするようにし、同一チャンクに巻き込まれないように (#17595) 2026-06-20 22:46:38 +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