summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix typesyuilo2022-09-241-1/+1
|
* fix typesyuilo2022-09-241-5/+3
|
* fix typesyuilo2022-09-242-3/+3
|
* test: 後で戻すsyuilo2022-09-241-4/+1
|
* fix type errorssyuilo2022-09-244-42/+24
|
* fix typesyuilo2022-09-241-0/+5
|
* fixsyuilo2022-09-241-3/+3
|
* fixsyuilo2022-09-241-0/+2
|
* fix typesyuilo2022-09-241-4/+0
|
* fix typesyuilo2022-09-241-28/+33
|
* fixsyuilo2022-09-241-2/+3
|
* fixessyuilo2022-09-2410-15/+20
|
* fix typesyuilo2022-09-241-0/+1
|
* refactorsyuilo2022-09-2442-45/+43
|
* remove unused filessyuilo2022-09-242-86/+0
|
* fixessyuilo2022-09-2410-25/+37
|
* fixessyuilo2022-09-2420-70/+87
|
* fixessyuilo2022-09-2327-35/+39
|
* chore: fix type importsyuilo2022-09-231-1/+2
|
* feat: Youtube window player (#9095)こけっち2022-09-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | * wip: feat: Youtube Player Window * fix: player fill window * fix: improve design * fix: disable at mobile and creanup code * fix: tailing comma * fix: delete debug output * fix: eslint * fix: switch to component * fix(backend): add missing dependency Fix #9101 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(backend): refactor dependencysyuilo2022-09-223-14/+13
|
* Fix ioredis import typo (#9099)Takuya Yoshida2022-09-213-6/+6
| | | | | * Fix import typo * Fix type
* fix wrong impotsyuilo2022-09-211-1/+1
|
* fix import typesyuilo2022-09-21407-474/+473
|
* testsyuilo2022-09-211-3/+3
|
* refactor(backend): ロジックをサービスに切り出すsyuilo2022-09-212-40/+49
|
* enhance(backend): ↵syuilo2022-09-213-6/+45
| | | | metaのポーリング頻度を減らし、redisで更新を受け取るように
* fix(backend): add missing noteEntityService depsyuilo2022-09-211-4/+6
|
* lintsyuilo2022-09-204-4/+4
|
* lintsyuilo2022-09-2012-30/+27
|
* refactor(backend): refactor ChartManagementServicesyuilo2022-09-202-105/+19
|
* fix(test): fix chart testsyuilo2022-09-194-12/+12
|
* testsyuilo2022-09-1982-671/+671
|
* revertsyuilo2022-09-191-7/+2
|
* testsyuilo2022-09-191-9/+14
|
* fix queue bugsyuilo2022-09-191-3/+3
|
* fixsyuilo2022-09-181-1/+1
|
* typosyuilo2022-09-181-1/+1
|
* refactor(backend): simplify bootsyuilo2022-09-182-42/+31
|
* refactor(backend): refactor loggersyuilo2022-09-1831-75/+202
|
* fix(backend): サービスが二重にインスタンス化されるのを修正syuilo2022-09-181-111/+111
|
* refactorsyuilo2022-09-181-2/+0
|
* なんかもうめっちゃ変えたsyuilo2022-09-18908-27226/+37601
|
* fix(server): 他人の通知を既読にできる可能性があるのを修正syuilo2022-09-061-3/+4
|
* enhance(client): add html color-schema supportsyuilo2022-08-271-0/+4
|
* fix: use new for throw errorsyuilo2022-08-011-1/+1
| | | | Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* tweak rate limitsyuilo2022-07-241-1/+1
|
* リモートユーザーを正しくブロックできるように修正す ↵xianon2022-07-221-1/+1
| | | | (#9027)
* chore: improve error message of bootsyuilo2022-07-211-0/+2
|
* fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ↵Acid Chicken (硫酸鶏)2022-07-191-2/+6
| | | | ever fails (#9020)