| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(frontend): fix enum types in scripts/form (#11138) | Ryoh827 | 2023-07-06 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-07-06 | 1 | -2/+1 |
| |\ | |||||
| | * | fix(frontend): In MkPagination, init() also initializes items | tamaina | 2023-07-06 | 1 | -2/+1 |
| | | | | | | | | | ユーザーページのノートタブで小タブを変更すると前のタイムラインが残る問題を修正 | ||||
| * | | chore(frontend): tweak photoswipe animation | syuilo | 2023-07-06 | 1 | -0/+2 |
| |/ | | | | Resolve #11117 | ||||
| * | :art: | syuilo | 2023-07-06 | 1 | -4/+4 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-07-06 | 2 | -2/+18 |
| |\ | |||||
| | * | chore(backend): fix typo in MkImgWithBlurhash.vue (#11125) | Ikko Eltociear Ashimine | 2023-07-06 | 1 | -2/+2 |
| | | | | | | | occured -> occurred | ||||
| | * | feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127) | anatawa12 | 2023-07-06 | 1 | -0/+16 |
| | | | | | | | | | | | * feat: hide image easily * docs(changelog): add 画像を動画と同様に簡単に隠せるように | ||||
| * | | Update about-misskey.vue | syuilo | 2023-07-06 | 1 | -0/+6 |
| |/ | |||||
| * | feat(frontend): allow cropping images on drive (#11092) | Kagami Sascha Rosylight | 2023-07-05 | 7 | -18/+55 |
| | | | | | | | | | | | | * feat(frontend): allow cropping images on drive * nanka iroiro * folder --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | feat(frontend): deck ↵ | anatawa12 | 2023-07-05 | 2 | -10/+32 |
| | | | | | | | | | | UIのカラムからアンテナ、リストの編集画面を開けるように (#11104) * feat: add edit antenna button onto deck column * feat: add edit list button onto deck column * docs(changelog): add deck UIのカラムのメニューからアンテナとリストの編集画面を開けるようになりました | ||||
| * | enhance(frontend): Better Timeline(MkPagination) Experience (#11066) | tamaina | 2023-07-05 | 3 | -47/+127 |
| | | | | | | | | | | | | | | | | * enhance(frontend): Better MkPagination Appearance * fix * fix * 新規投稿が空でも先頭に戻ったらunshiftItemsする * use Map * refactor, 型エラー潰し * refactor | ||||
| * | perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981) | tamaina | 2023-07-04 | 1 | -9/+16 |
| | | | | | | | | | | | | | | | | | | * perf(frontend): use setInterval instead of setTimeout chain in MkTime * fix * props.origin * props.origin 2 * fix * add comment * setIntervalを再設定する * refactor | ||||
| * | chore(frontend): add comment | tamaina | 2023-07-04 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-07-03 | 1 | -2/+2 |
| |\ | |||||
| | * | fix(frontend): ↵ | mappi | 2023-07-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | sparkle内にリンクを入れるとクリック不能になる問題の修正 (#11075) * wip * Fix 11021 | ||||
| * | | Update MkRetentionLineChart.vue | syuilo | 2023-07-03 | 1 | -0/+1 |
| |/ | |||||
| * | perf(backend): make some features optionable | syuilo | 2023-07-02 | 2 | -1/+15 |
| | | | | | | Resolve #11064 Resolve #11065 | ||||
| * | perf(frontend): ↵ | tamaina | 2023-07-02 | 3 | -23/+39 |
| | | | | | | | | | | | | | | | | MkImgWithBlurhashでblurhash描画に使うcanvasは再利用するようにする (#10966) * blurhashを描画するためのcanvasは再利用する * Revert "perf(frontend): WebGL contextの数を減らす" This reverts commit aeb8955ca2600e801d44dcac2005fc994e665a6c. * MkAvatarは平均色だけにする * clean up * fix | ||||
| * | perf(backend): allow get for some endpoints | syuilo | 2023-07-02 | 3 | -3/+3 |
| | | |||||
| * | Fix offscreencanvas undefined (#11017) | Yuriha | 2023-06-26 | 1 | -2/+2 |
| | | | | | | | | | | | | * Suppress ReferenceError on some environments (i.e. older iOS) * fix * fix * lint * adopt suggestion by acid-chicken | ||||
| * | refactor(backend): use node16 for moduleResolution (#10938) | syuilo | 2023-06-25 | 3 | -9/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(backend): use node16 for moduleResolution * update deps * Update tsconfig.json * :v: * revive KEYWORD * restore strict-event-emitter-types dependency * restore ms dependency * cancel redundant import reorder * fix * Delete ms.ts * remove rndstr --------- Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com> | ||||
| * | chore(frontend): use @vitest/coverage-v8 | Kagami Sascha Rosylight | 2023-06-24 | 1 | -1/+1 |
| | | |||||
| * | chore(dev): use buraha via npm | syuilo | 2023-06-24 | 1 | -1/+1 |
| | | |||||
| * | update deps | syuilo | 2023-06-24 | 1 | -22/+22 |
| | | |||||
| * | enhance(frontend): improve ux of deck scroll | syuilo | 2023-06-24 | 2 | -8/+14 |
| | | | | | Resolve #11007 | ||||
| * | update misskey-js version | syuilo | 2023-06-24 | 1 | -3/+3 |
| | | |||||
| * | Make role tag clickable on user pages (#11019) | Yuriha | 2023-06-24 | 1 | -2/+4 |
| | | |||||
| * | fix(client): サーバーメトリクスが90度傾いている (#11012) | NoriDev | 2023-06-17 | 1 | -0/+1 |
| | | |||||
| * | ユーザー統計表示機能を削除 | syuilo | 2023-06-13 | 3 | -152/+0 |
| | | | | | Resolve #10998 | ||||
| * | fix image of MkError.vue | syuilo | 2023-06-11 | 1 | -2/+2 |
| | | |||||
| * | :art: | syuilo | 2023-06-11 | 1 | -0/+1 |
| | | |||||
| * | tweak of f3a16bcd6 | syuilo | 2023-06-10 | 1 | -6/+0 |
| | | |||||
| * | ロールのユーザーリストを非公開にできるように (#10987) | nenohi | 2023-06-10 | 1 | -0/+6 |
| | | | | | | * ロールのユーザーリストを非公開にできるように * Changelog update | ||||
| * | enhance(frontend): サーバーのテーマ設定を別ページに分離 | syuilo | 2023-06-09 | 4 | -77/+142 |
| | | |||||
| * | Fix: enhance: ↵ | atsuchan | 2023-06-09 | 1 | -3/+1 |
| | | | | | タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように (#10982) | ||||
| * | エラー画像URLを設定可能に (#10959) | Ebise Lutica | 2023-06-09 | 21 | -21/+75 |
| | | | | | | | | | | | | * エラー画像URLを設定可能に * Update CHANGELOG.md * 設定したエラーアイコンをprefetchするようにbase.pugを変更 * 不足していたデータを追加 * enhance(frontend): デザイン調整 | ||||
| * | tweak of 6032c2be1 | syuilo | 2023-06-09 | 2 | -24/+26 |
| | | |||||
| * | fix(frontend): Scrolling Issue in Safari for Top and Bottom Bars | syuilo | 2023-06-09 | 2 | -0/+42 |
| | | | | | fix #10977 | ||||
| * | tweak of 981e6f996 | syuilo | 2023-06-06 | 1 | -1/+1 |
| | | |||||
| * | perf(frontend): WebGL contextの数を減らす | syuilo | 2023-06-06 | 1 | -2/+1 |
| | | | | | #10960 | ||||
| * | fix(frontend): ↵ | syuilo | 2023-06-06 | 1 | -0/+9 |
| | | | | | | | タブがアクティブな間はstreamが切断されないように Fix #10952 | ||||
| * | Condensedlines reflow once (#10944) | Yuriha | 2023-06-05 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | * perf: Update MkCondensedLine styles after reading all dimensions * perf: reduce reflow in MkCondensedLine * lint * Update packages/frontend/src/components/global/MkCondensedLine.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update packages/frontend/src/components/global/MkCondensedLine.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | fix(frontend): MkUserPopupが省略されないのを修正 | tamaina | 2023-06-05 | 1 | -1/+8 |
| | | | | | Fix #10870 | ||||
| * | fix typo: schema -> scheme | syuilo | 2023-06-05 | 2 | -4/+4 |
| | | |||||
| * | fix:vue-plyr廃止追加対応(Audio要素のコンテキストメニュ ↵ | mappi | 2023-06-02 | 1 | -0/+2 |
| | | | | | | | | | | をブラウザデフォルトに) (#10940) * wip * add comment * fix quotes | ||||
| * | :art: | syuilo | 2023-06-02 | 1 | -3/+4 |
| | | |||||
| * | update deps | syuilo | 2023-06-02 | 2 | -14/+14 |
| | | |||||
| * | fix style | syuilo | 2023-06-02 | 1 | -1/+1 |
| | | | | | Fix #10870 | ||||
| * | test: ignore `MkImgWithBlurhash` to avoid unstable snapshots | Acid Chicken (硫酸鶏) | 2023-06-01 | 1 | -1/+1 |
| | | |||||