summaryrefslogtreecommitdiff
path: root/packages/shared (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* chore: add tiny definition for redis-lock (#9971)dojineko2023-02-221-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | * add tiny definition for redis-lock * Update packages/backend/src/@types/redis-lock.d.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix type name * add @typescript-eslint/naming-convention * define taskToPerform type * chore: use default settings for `@typescript-eslint/naming-convention` * set `format:none` to typeParameter (default) * ignore lines to be treated as exceptions * chore: fix naming --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix import typesyuilo2022-09-211-1/+1
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+5
|
* Update .eslintrc.jssyuilo2022-09-111-1/+1
|
* Update .eslintrc.jssyuilo2022-09-111-0/+1
|
* chore(dev): remove duplicated lint rulesyuilo2022-07-101-1/+0
|
* update eslint rulessyuilo2022-07-021-0/+1
|
* chore(dev): improve eslint configsyuilo2022-06-231-0/+5
|
* chore: add import/order rule for eslintsyuilo2022-04-151-0/+3
|
* update eslint rulesyuilo2022-01-311-1/+1
|
* fix eslint rulesyuilo2022-01-311-1/+1
|
* add eslint rulesyuilo2022-01-311-0/+1
|
* Update .eslintrc.jssyuilo2021-12-281-0/+1
|
* Update .eslintrc.jssyuilo2021-12-101-0/+1
|
* introduce lint for clientsyuilo2021-11-181-0/+69
Resolve #7998