summaryrefslogtreecommitdiff
path: root/packages/backend/src/daemons (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(backend): make some features optionablesyuilo2023-07-021-3/+9
| | | | | Resolve #11064 Resolve #11065
* refactorsyuilo2023-05-293-4/+19
|
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update QueueService.ts * wip * refactor * :v: * fix * Update QueueStatsService.ts * refactor * Update ApNoteService.ts * Update mock-resolver.ts * refactor * Update mock-resolver.ts
* fix(backend): ↵nexryai2023-04-301-1/+1
| | | | | | | サーバーメトリクスのメモリ使用率が不正確になることがある不具合の修正 (#10728) * FIX: サーバーメトリクスのメモリ使用率が不正確になることがある不具合の修正 * Update CHANGELOG
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-162-4/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-043-0/+9
|
* fix import typesyuilo2022-09-211-1/+1
|
* testsyuilo2022-09-193-9/+9
|
* なんかもうめっちゃ変えたsyuilo2022-09-187-159/+233
|
* refactor: fix typesyuilo2022-04-172-4/+4
|
* refactor: Use ESM (#8358)syuilo2022-02-273-7/+7
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactor: fix typesyuilo2022-02-191-4/+4
|
* fix lintsyuilo2021-12-093-4/+4
|
* refactoringsyuilo2021-11-123-0/+159
Resolve #7779