summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-06feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)anatawa122-0/+17
2023-07-06refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURL...okayurisotto1-20/+12
2023-07-05update CHANGELOG.mdtamaina1-1/+2
2023-07-05feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight7-18/+55
2023-07-05feat(frontend): deck UIのカラムからアンテナ、リストの編集画...anatawa125-10/+37
2023-07-05refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#...Umisyo(Souta Kusunoki)1-8/+13
2023-07-05perf(backend): Use addBulk to add deliver queues (#11114)tamaina2-10/+45
2023-07-05enhance(frontend): Better Timeline(MkPagination) Experience (#11066)tamaina3-47/+127
2023-07-04 perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)tamaina1-9/+16
2023-07-04chore(frontend): add commenttamaina1-0/+2
2023-07-04perf(backend): JSON.parse の呼び出しを削減する (#11091)riku64602-5/+14
2023-07-03Update MkRetentionLineChart.vuesyuilo1-0/+1
2023-07-03fix(frontend): sparkle内にリンクを入れるとクリック不能にな...mappi2-2/+3
2023-07-02perf(backend): make some features optionablesyuilo13-8/+105
2023-07-02perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用...tamaina3-23/+39
2023-07-02perf(backend): allow get for some endpointssyuilo5-3/+7
2023-06-28feat(backend): accept OAuth bearer token (#11052)Kagami Sascha Rosylight6-52/+222
2023-06-27refactor(backend/test): add `interface UserToken` (#11050)Kagami Sascha Rosylight1-17/+19
2023-06-26Fix offscreencanvas undefined (#11017)Yuriha1-2/+2
2023-06-26fix(backend): APIエラーのHTTP status code変更 (#11047)Kagami Sascha Rosylight2-3/+49
2023-06-25refactor(backend): use node16 for moduleResolution (#10938)syuilo29-86/+72
2023-06-25refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight16-64/+57
2023-06-25chore(backend, misskey-js): add type for signup (#11043)Kagami Sascha Rosylight21-280/+354
2023-06-25refactor(backend): replace private-ip with ipaddr.js (#11041)Kagami Sascha Rosylight4-36/+17
2023-06-24chore(frontend): use @vitest/coverage-v8Kagami Sascha Rosylight2-19/+19
2023-06-24chore(misskey-js): fix invalid version string formatKagami Sascha Rosylight1-1/+1
2023-06-24chore(dev): use buraha via npmsyuilo2-9/+7
2023-06-24update depssyuilo7-1625/+1036
2023-06-24enhance(frontend): improve ux of deck scrollsyuilo2-8/+14
2023-06-24update misskey-js versionsyuilo2-4/+4
2023-06-24Make role tag clickable on user pages (#11019)Yuriha1-2/+4
2023-06-23fix(backend): Resolve missing parseObjectId in IdService (#11039)Caipira1-2/+2
2023-06-22fix: clear queue endpoint error with redis script (#11037)Balazs Nadasdi1-2/+2
2023-06-17fix(client): サーバーメトリクスが90度傾いている (#11012)NoriDev2-0/+6
2023-06-13ユーザー統計表示機能を削除syuilo9-391/+1
2023-06-11fix image of MkError.vuesyuilo1-2/+2
2023-06-1113.13.2syuilo2-6/+13
2023-06-11New Crowdin updates (#10971)syuilo5-10/+85
2023-06-11:art:syuilo1-0/+1
2023-06-10tweak of f3a16bcd6syuilo9-36/+5
2023-06-10Update CHANGELOG.mdsyuilo1-12/+2
2023-06-10ロールのユーザーリストを非公開にできるように (#10987)nenohi9-1/+45
2023-06-10Update misskey-js.api.mdsyuilo1-1/+3
2023-06-10fix(backend): キャッシュが溜まり続けないようにsyuilo10-13/+117
2023-06-09enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...syuilo1-6/+5
2023-06-09choresyuilo1-0/+1
2023-06-09enhance(frontend): サーバーのテーマ設定を別ページに分離syuilo6-77/+144
2023-06-09chore: instance → servertamaina1-1/+3
2023-06-09Fix: enhance: タイムラインにフォロイーの行った他人へのリ...atsuchan1-3/+1
2023-06-09エラー画像URLを設定可能に (#10959)Ebise Lutica30-65/+177