tamaina
|
1d5a0d0777
|
chore: use @misskey-dev/eslint-plugin (#12860)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-31 15:26:57 +09:00 |
syuilo
|
7d3721dded
|
Update .eslintrc.js
|
2023-10-31 20:14:36 +09:00 |
syuilo
|
4eab3c07fd
|
lint fixes
|
2023-10-30 19:38:27 +09:00 |
syuilo
|
b4dd61a016
|
Update .eslintrc.js
|
2023-10-30 17:31:49 +09:00 |
syuilo
|
2a61a0c026
|
Update .eslintrc.js
|
2023-10-29 13:07:49 +09:00 |
_
|
ca07459f5e
|
fix(backend): ダイレクト投稿がタイムライン上に正常に表示されない問題を修正 (#11993)
* DMをredisにpushするように
* add test
* add CHANGELOG
* Update NoteCreateService.ts
* lint
* ✌️
* 前のバージョンから発生した問題ではないため不要
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-10-09 12:36:25 +09:00 |
syuilo
|
bec338aa00
|
Update .eslintrc.js
|
2023-09-19 09:44:05 +09:00 |
syuilo
|
5c48878dc5
|
enhance(dev): 関数呼び出しの前にスペースを入れることを許可しない
|
2023-09-19 09:36:07 +09:00 |
syuilo
|
aa80cfdb81
|
Update .eslintrc.js
|
2023-09-18 13:26:43 +09:00 |
syuilo
|
2b4c8c9e0f
|
update deps (#11409)
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
|
2023-07-31 19:14:20 +09:00 |
syuilo
|
fd7b77c542
|
enhance(backend): migrate bull to bullmq (#10910)
* wip
* wip
* Update QueueService.ts
* wip
* refactor
* ✌️
* fix
* Update QueueStatsService.ts
* refactor
* Update ApNoteService.ts
* Update mock-resolver.ts
* refactor
* Update mock-resolver.ts
|
2023-05-29 11:54:49 +09:00 |
dojineko
|
a6fb6150a3
|
chore: add tiny definition for redis-lock (#9971)
* 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>
|
2023-02-22 14:51:34 +09:00 |
syuilo
|
01d4d55e78
|
fix import type
|
2022-09-21 05:33:11 +09:00 |
syuilo
|
b75184ec8e
|
なんかもうめっちゃ変えた
|
2022-09-18 03:27:08 +09:00 |
syuilo
|
a97fcd9e73
|
Update .eslintrc.js
|
2022-09-11 03:34:41 +09:00 |
syuilo
|
4c767f16f6
|
Update .eslintrc.js
|
2022-09-11 01:58:34 +09:00 |
syuilo
|
fbd6b90bf8
|
chore(dev): remove duplicated lint rule
|
2022-07-10 11:14:41 +09:00 |
syuilo
|
0de973d293
|
update eslint rules
|
2022-07-02 23:01:13 +09:00 |
syuilo
|
2a2020b797
|
chore(dev): improve eslint config
|
2022-06-23 13:19:17 +09:00 |
syuilo
|
2c1689c798
|
chore: add import/order rule for eslint
|
2022-04-15 15:05:43 +09:00 |
syuilo
|
522877b8dd
|
update eslint rule
|
2022-01-31 21:34:47 +09:00 |
syuilo
|
bd53c28ae1
|
fix eslint rule
|
2022-01-31 21:29:08 +09:00 |
syuilo
|
c260343125
|
add eslint rule
|
2022-01-31 21:24:11 +09:00 |
syuilo
|
30892ebfa3
|
Update .eslintrc.js
|
2021-12-28 00:33:27 +09:00 |
syuilo
|
980a99b6c9
|
Update .eslintrc.js
|
2021-12-10 00:10:10 +09:00 |
syuilo
|
73b5c12927
|
introduce lint for client
Resolve #7998
|
2021-11-18 23:32:43 +09:00 |