summaryrefslogtreecommitdiff
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-09fix(backend): api-docをScalarに変更 (#14152)かっこかり4-26/+21
2024-07-09fix/refactor(frontend): hotkeyの改修 (#14157)かっこかり12-168/+269
2024-07-07fix(backend): 名前を空白文字列だけにできる問題を修正 (#14119)かっこかり2-3/+19
2024-07-07feat(misskey-js): multipart/form-dataのリクエストに対応 (#14147)かっこかり6-14/+534
2024-07-07fix(frontend): サーバーサイドbootでエラー画面の描画時にDOM...かっこかり1-3/+9
2024-07-07fix(backend): parse5関係の型のimport方法を変更 (#14146)おさむのひと1-24/+20
2024-07-06fix import pathsyuilo1-1/+1
2024-07-06fix(dev): devサーバーで`/notes/`に直でアクセスしたらサーバ...かっこかり1-7/+13
2024-07-04refactor(frontend): refactor popup api and make sure call dispose callbacksyuilo49-196/+317
2024-07-04fix(storybook): build skipping even after updating impl story files (#14124)zyoshoka1-1/+0
2024-07-03dev: fix pnpm dev is broken (#14123)anatawa121-0/+2
2024-07-02Use built-in API (#14095)woxtu6-73/+69
2024-07-02test(backend): goodbye, Lenna (#14111)Kisaragi13-18/+18
2024-07-02update deps (#14057)syuilo34-403/+503
2024-07-02fix(storybook): prevent infinite remount of component (#14101)zyoshoka7-92/+41
2024-06-28chore(docker-compose): 推奨の名前にする (#14096)ぬるきゃっと1-2/+0
2024-06-27Add null checking (#14089)woxtu1-0/+2
2024-06-27fix(frontend): テーマプレビューが見れない問題を修正 (#14097)ぬるきゃっと3-0/+179
2024-06-26feat: アンテナの編集画面のボタンにgapを追加 (#14091)yupix1-2/+4
2024-06-24refactor(frontend): Remove unused directives (#14085)woxtu2-2/+0
2024-06-23Fix type annotations (#14071)woxtu1-2/+2
2024-06-22fix(backend): fix creating reactions bugs (#13901)zyoshoka3-1/+75
2024-06-22Remove @types/node-fetch (#13948)woxtu1-1/+0
2024-06-22refactor: say bye to the weird groupBy friends (#13975)Kisaragi2-76/+0
2024-06-22fix(backend): 自分以外のクリップ内のノート個数が見えるの...かっこかり1-1/+1
2024-06-22fix(frontend): ベースロールを編集してもUI上では変更が反映...かっこかり1-1/+2
2024-06-22refactor: api/*/update系の必須キーを最低限に (#13824)yupix7-84/+64
2024-06-22fix(backend): フィードのノートのMFMはHTMLにレンダーしてか...Kisaragi3-3/+25
2024-06-22enhance(frontend): WidgetInstanceInfo.vue と WidgetProfile.vue のスタイ...ぬるきゃっと3-6/+13
2024-06-22fix(frontend): リバーシ開始時の自動投稿のURLが正しくない...かっこかり1-1/+2
2024-06-22fix: notRespondingSinceが実装される前に不通になったインスタ...anatawa121-0/+6
2024-06-22fix(backend): fallback if `sinceId` is older than the oldest in cache when us...zyoshoka2-8/+39
2024-06-22Replace with `vue/no-setup-props-reactivity-loss` rule (#14062)woxtu9-10/+10
2024-06-21test(frontend): fix component error in `MkChart` story (#14056)zyoshoka3-44/+52
2024-06-21Fix type checking (#14052)woxtu1-5/+5
2024-06-21refactorsyuilo1-5/+4
2024-06-21remove unused filessyuilo3-34/+0
2024-06-21remove unused filesyuilo2-48/+0
2024-06-21refactor(backend): remove unnecessary isNotNull sugarsyuilo22-65/+36
2024-06-21update typescriptsyuilo4-4/+4
2024-06-20Fix type checking (#14047)woxtu1-1/+1
2024-06-19Enable to iterate over DOM collections (#14040)woxtu1-1/+2
2024-06-18Add missing styles (#14031)woxtu1-0/+9
2024-06-18Fix(backend): Limit antenna/webhook/list to exact amount (#14036)Ryu jongheon9-14/+12
2024-06-15fix(frontend): fix time on `MkChart`'s story (#13958)zyoshoka2-1/+14
2024-06-15fix(frontend): chart in `MkInstanceCardMini` is no longer displayed (#13932)zyoshoka5-3/+97
2024-06-15refactor(backend): get column names from metadata (#13943)Acid Chicken1-25/+5
2024-06-15fix rate limit check never ends (#13994)anatawa121-1/+1
2024-06-13feat(backend): report `Retry-After` if client hit rate limit (#13949)Kisaragi2-23/+40
2024-06-13node 22 supportsyuilo1-2/+2