summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/loader.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: add missing SPDX ID and workflow check (#13570)zyoshoka2024-03-131-0/+5
| | | | | | | | | | | * chore: add workflow which checks if SPDX ID exists * chore: add missing SPDX ID in some files * chore: change trigger condition * chore: trigger on push * lint
* perf(backend): WebSocket接続が多い場合のパフォーマンスを向上syuilo2023-10-081-0/+52
https: //github.com/MisskeyIO/misskey/pull/176 Co-Authored-By: KOBA789 <kobahide789@gmail.com>