summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf(backend): use limit() instead of take()syuilo2023-07-0870-75/+75
* fix(frontend): ページ遷移でスクロール位置が保持されない...syuilo2023-07-085-43/+48
* refactor: use esmsyuilo2023-07-081-1/+1
* tweak localizationsyuilo2023-07-082-5/+5
* fix: 非ログイン時にクレデンシャルが必要なページに行く...Chocolate Pie2023-07-084-9/+23
* fix(backend): ジョブキュー再試行時のタイミングずれによる...CyberRex2023-07-081-2/+22
* refactor(backend): `core/activitypub/models` (#11067)okayurisotto2023-07-087-247/+189
* 広告の曜日を設定できるように (#10095)nenohi2023-07-086-11/+50
* use enginessyuilo2023-07-082-6/+3
* nodeの推奨(デフォルト)バージョンと最小バージョンを分離syuilo2023-07-081-1/+1
* :art:syuilo2023-07-081-13/+25
* fix(backend): deliverManyにcontentのnullチェックを追加tamaina2023-07-071-0/+2
* fixtamaina2023-07-071-2/+0
* perf(backend): use mutex for nsfw model loading (#11109)popkirby2023-07-082-1/+10
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-08155-600/+602
* perf(backend): Improve performance of FetchInstanceMetadata (#11128)Yuriha2023-07-072-23/+27
* fix(client): ZenUIでポップアップの表示位置がおかしい問題...syuilo2023-07-072-4/+8
* chore: collapse renote of my note (#11166)anatawa122023-07-071-1/+1
* feat: webp convert @frontend (#11150)Narazaka2023-07-072-1/+19
* update depssyuilo2023-07-076-93/+94
* refactor(frontend): fix enum types in scripts/form (#11138)Ryoh8272023-07-061-1/+2
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-061-2/+1
|\
| * fix(frontend): In MkPagination, init() also initializes itemstamaina2023-07-061-2/+1
* | chore(frontend): tweak photoswipe animationsyuilo2023-07-061-0/+2
|/
* :art:syuilo2023-07-061-4/+4
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-065-32/+40
|\
| * refactor(backend): ノート削除時の`findCascadingNotes`の処理を整...okayurisotto2023-07-061-9/+9
| * エスケープせずにDescriptionを出力、Update info-card.pug (#11108)EdamAme2023-07-061-1/+1
| * chore(backend): fix typo in MkImgWithBlurhash.vue (#11125)Ikko Eltociear Ashimine2023-07-061-2/+2
| * feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)anatawa122023-07-061-0/+16
| * refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURL...okayurisotto2023-07-061-20/+12
* | Update about-misskey.vuesyuilo2023-07-061-0/+6
|/
* feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight2023-07-057-18/+55
* feat(frontend): deck UIのカラムからアンテナ、リストの編集画...anatawa122023-07-052-10/+32
* refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#...Umisyo(Souta Kusunoki)2023-07-051-8/+13
* perf(backend): Use addBulk to add deliver queues (#11114)tamaina2023-07-052-10/+45
* enhance(frontend): Better Timeline(MkPagination) Experience (#11066)tamaina2023-07-053-47/+127
* perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)tamaina2023-07-041-9/+16
* chore(frontend): add commenttamaina2023-07-041-0/+2
* perf(backend): JSON.parse の呼び出しを削減する (#11091)riku64602023-07-041-5/+11
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-031-2/+2
|\
| * fix(frontend): sparkle内にリンクを入れるとクリック不能にな...mappi2023-07-031-2/+2
* | Update MkRetentionLineChart.vuesyuilo2023-07-031-0/+1
|/
* perf(backend): make some features optionablesyuilo2023-07-0210-8/+97
* perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用...tamaina2023-07-023-23/+39
* perf(backend): allow get for some endpointssyuilo2023-07-025-3/+7
* feat(backend): accept OAuth bearer token (#11052)Kagami Sascha Rosylight2023-06-286-52/+222
* refactor(backend/test): add `interface UserToken` (#11050)Kagami Sascha Rosylight2023-06-271-17/+19
* Fix offscreencanvas undefined (#11017)Yuriha2023-06-261-2/+2
* fix(backend): APIエラーのHTTP status code変更 (#11047)Kagami Sascha Rosylight2023-06-262-3/+49