summaryrefslogtreecommitdiff
path: root/src/queue/initialize.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf: Tune AP job queue timings (#7635)MeiMei2021-08-201-3/+18
| | | | | | | | | * perf: Tune AP job queue timings * CHANGELOG * chore: add reference Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-1/+1
|
* refactor: refactoring importssyuilo2021-08-191-1/+1
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* Add queue types (#7504)MeiMei2021-05-081-3/+3
|
* refactor: Use path aliassyuilo2021-03-231-1/+1
|
* Improve chart performance (#7360)syuilo2021-03-181-0/+18
* wip * wip * wip * wip * wip * Update chart.ts * wip * Improve server performance * wip * wip