summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): use dvhsyuilo2022-11-136-28/+9
|
* update node to v18syuilo2022-11-133-9/+3
|
* update depssyuilo2022-11-134-701/+702
|
* ノートの詳細ボタンを...に追加 (#9166)nenohi2022-11-131-3/+13
| | | | | | | | | | | * noteの詳細を追加 * add detail option to note menu * add detailed , fix typo * delete button Co-authored-by: Gray Olson <gray@grayolson.com>
* fix(client): ↵syuilo2022-11-123-12/+24
| | | | インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正
* Update QueueProcessorService.tssyuilo2022-11-111-5/+13
|
* fix for pinned users. update changelog (#9159)squidicuz2022-11-111-2/+2
|
* fix(client): clarify to use props.url (#9143)futchitwo2022-11-041-2/+2
|
* update depssyuilo2022-10-284-1112/+1172
|
* Add Cloudflare Turnstile CAPTCHA support (#9111)CyberRex2022-10-1312-3/+126
| | | | | | | | | * Add Cloudflare Turnstile CAPTCHA support * Update packages/client/src/components/MkCaptcha.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* add webhookId to api request (#9113)hayabusa2022-10-131-0/+1
|
* fix: ↵hayabusa2022-10-135-5/+80
| | | | | | | 一部の状態のファイルをドロップしてアップロードできない場合がある問題を修正 (投稿フォーム以外についても) (#9114) * dropEffectとeffectAllowedの関連付けを投稿フォームと同様に修正 * 文字列をDropできるようにしてしまったのを修正
* fix: typoAcid Chicken (硫酸鶏)2022-10-021-1/+1
|
* fix typesyuilo2022-09-251-4/+4
|
* typesyuilo2022-09-242-7/+7
|
* 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-242-21/+2
|
* 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-223-2/+88
| | | | | | | | | | | | | | | | | | | | | | | * 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-21408-475/+474
|
* 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
|
* :art:syuilo2022-09-211-1/+1
|
* revert blurhashsyuilo2022-09-204-10/+10
| | | | https://github.com/woltapp/blurhash/issues/202