| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance(backend): migrate bull to bullmq (#10910) | syuilo | 2023-05-29 | 1 | -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) | dojineko | 2023-02-22 | 1 | -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 type | syuilo | 2022-09-21 | 1 | -1/+1 |
| | | |||||
| * | なんかもうめっちゃ変えた | syuilo | 2022-09-18 | 1 | -0/+5 |
| | | |||||
| * | Update .eslintrc.js | syuilo | 2022-09-11 | 1 | -1/+1 |
| | | |||||
| * | Update .eslintrc.js | syuilo | 2022-09-11 | 1 | -0/+1 |
| | | |||||
| * | chore(dev): remove duplicated lint rule | syuilo | 2022-07-10 | 1 | -1/+0 |
| | | |||||
| * | update eslint rules | syuilo | 2022-07-02 | 1 | -0/+1 |
| | | |||||
| * | chore(dev): improve eslint config | syuilo | 2022-06-23 | 1 | -0/+5 |
| | | |||||
| * | chore: add import/order rule for eslint | syuilo | 2022-04-15 | 1 | -0/+3 |
| | | |||||
| * | update eslint rule | syuilo | 2022-01-31 | 1 | -1/+1 |
| | | |||||
| * | fix eslint rule | syuilo | 2022-01-31 | 1 | -1/+1 |
| | | |||||
| * | add eslint rule | syuilo | 2022-01-31 | 1 | -0/+1 |
| | | |||||
| * | Update .eslintrc.js | syuilo | 2021-12-28 | 1 | -0/+1 |
| | | |||||
| * | Update .eslintrc.js | syuilo | 2021-12-10 | 1 | -0/+1 |
| | | |||||
| * | introduce lint for client | syuilo | 2021-11-18 | 1 | -0/+69 |
| Resolve #7998 | |||||