misskey/packages/backend
Acid Chicken b950f905e5
perf: rsa sign on slacc (#17322)
* perf: rsa sign on slacc

* fix: missing async/await

* fix: threadPoolSize is always number

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* test(backend): init slacc in unit setup and await ap-request signing

* test(backend): move slacc init to unit testEnvironment

* test(backend): delete unused file

* docs: update CHANGELOG

* docs: fix indent

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* chore: migrate to vitest

* fix

* fix: fix changelog

* chore: regenerate lockfile

* docs: changelog

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2026-05-12 17:36:49 +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 enhance: アバターデコレーションへのカテゴリの導入 (#17034) 2026-04-15 20:29:17 +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 perf: rsa sign on slacc (#17322) 2026-05-12 17:36:49 +09:00
test perf: rsa sign on slacc (#17322) 2026-05-12 17:36:49 +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 perf: rsa sign on slacc (#17322) 2026-05-12 17:36:49 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
rolldown.config.ts deps: update security dependencies (#17330) 2026-04-22 11:46:45 +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