summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: MkAd playAcid Chicken (硫酸鶏)2023-07-211-0/+2
* enhance: 自動でたたまれる機能が返信先や引用RNにも適用さ...kabo24682023-07-212-16/+4
* Hide action buttons on `MkUrlPreviewPopup` (#11332)woxtu2023-07-212-14/+18
* fix(frontend): workaround storybook issue (#11334)Kagami Sascha Rosylight2023-07-211-31/+48
* :art:syuilo2023-07-202-2/+2
* :art:syuilo2023-07-202-2/+2
* enhance(frontend): tweak MkSignupDialog.rules.vuesyuilo2023-07-201-5/+51
* fix(frontend): Fix cat ears are awkward on reply modal (#11309)Yangjin Cho2023-07-191-1/+2
* Improve number formatting (#11315)woxtu2023-07-191-3/+4
* enhance(frontend): フォロー/フォロワー非公開時の表示を改善syuilo2023-07-182-4/+6
* feat(frontend): Renote時に公開範囲のデフォルト設定が適用さ...anatawa122023-07-181-0/+16
* perf(frontend): improve performance of contextmenusyuilo2023-07-172-12/+4
* :art:syuilo2023-07-171-2/+2
* [ci skip] :art:syuilo2023-07-171-0/+1
* Use nullish coalescing operator (#11294)woxtu2023-07-161-1/+1
* enhance: 招待機能の改善 (#11195)yukineko2023-07-152-0/+183
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-144-7/+7
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-148-10/+10
* fix(frontend): allow non-center container align (#11255)hibiya (김종이)2023-07-131-5/+1
* fix(storybook): solve test failures (#11262)Kagami Sascha Rosylight2023-07-132-4/+6
* feat: ユーザーをcontextmenuからアンテナに追加できるように...yupix2023-07-101-5/+10
* fix(frontend): 画面ビューワをタップした場合、マウスクリ...akanevrc2023-07-101-1/+1
* enhance(frontend): 引用対象を「もっと見る」で展開した場合...syuilo2023-07-081-3/+24
* fix(frontend): 長い文章を投稿する際、プレビューが画面か...syuilo2023-07-082-1/+10
* feat: フォルダーやファイルでもIDをコピーできるように (#...yupix2023-07-081-2/+14
* fix: フォルダーのページネーションが機能しない (#11187)yupix2023-07-081-1/+23
* fix(frontend): ページ遷移でスクロール位置が保持されない...syuilo2023-07-081-3/+7
* tweak localizationsyuilo2023-07-081-1/+1
* fix: 非ログイン時にクレデンシャルが必要なページに行く...Chocolate Pie2023-07-081-2/+3
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-0815-22/+22
* chore: collapse renote of my note (#11166)anatawa122023-07-071-1/+1
* 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
* chore(backend): fix typo in MkImgWithBlurhash.vue (#11125)Ikko Eltociear Ashimine2023-07-061-2/+2
* feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)anatawa122023-07-061-0/+16
* feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight2023-07-055-16/+42
* enhance(frontend): Better Timeline(MkPagination) Experience (#11066)tamaina2023-07-051-45/+125
* perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)tamaina2023-07-041-9/+16
* 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(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用...tamaina2023-07-022-20/+34
* fix image of MkError.vuesyuilo2023-06-111-2/+2
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-098-8/+17
* perf(frontend): WebGL contextの数を減らすsyuilo2023-06-061-2/+1
* Condensedlines reflow once (#10944)Yuriha2023-06-051-1/+8
* fix(frontend): MkUserPopupが省略されないのを修正tamaina2023-06-051-1/+8
* fix:vue-plyr廃止追加対応(Audio要素のコンテキストメニュー...mappi2023-06-021-0/+2