summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix typesyuilo2022-09-243-3/+30
|
* fix typesyuilo2022-09-241-5/+3
|
* fix typesyuilo2022-09-244-3/+11
|
* 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-2421-70/+88
|
* fixessyuilo2022-09-2327-35/+39
|
* chore: fix type importsyuilo2022-09-231-1/+2
|
* Update package.jsonsyuilo2022-09-231-2/+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
|
* update testsyuilo2022-09-221-1/+2
|
* use swc for jestsyuilo2022-09-224-436/+538
|
* 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
|
* add test for metaServicesyuilo2022-09-211-0/+68
|
* testsyuilo2022-09-211-3/+3
|
* testsyuilo2022-09-213-383/+393
|
* 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
|
* revert blurhashsyuilo2022-09-202-5/+5
| | | | https://github.com/woltapp/blurhash/issues/202
* update depssyuilo2022-09-202-496/+574
|
* lintsyuilo2022-09-204-4/+4
|
* lintsyuilo2022-09-2012-30/+27
|
* refactor(backend): refactor ChartManagementServicesyuilo2022-09-202-105/+19
|
* Create .madgercsyuilo2022-09-201-0/+3
|
* fix(test): fix chart testsyuilo2022-09-195-16/+18
|
* 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-183-43/+32
|
* refactor(backend): refactor loggersyuilo2022-09-1831-75/+202
|
* fix(backend): サービスが二重にインスタンス化されるのを修正syuilo2022-09-181-111/+111
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-09-181-3/+3
|\