summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386)tamaina2023-07-261-2/+29
* Remove redundant double quotes in page titles (#11352)woxtu2023-07-261-1/+1
* fix(frontend): 一部モーダルダイアログでスクロールできな...syuilo2023-07-261-0/+1
* fix(frontend): Selecting all emojis in Custom emoji is impossiblesyuilo2023-07-261-1/+1
* fix: insert bottom spacing appropriately (#11370)Ibuki Sugiyama2023-07-252-2/+6
* refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: n...tamaina2023-07-254-6/+7
* perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377)tamaina2023-07-252-19/+45
* enhance(frontend): リストTLで、ユーザーが追加・削除されて...tamaina2023-07-241-10/+0
* chore(frontend): MkImgWithBlurhashのデコードのエラーをconsole.logにtamaina2023-07-241-2/+1
* test: MkAd playAcid Chicken (硫酸鶏)2023-07-211-0/+2
* fix: typoAcid Chicken (硫酸鶏)2023-07-211-4/+4
* fix: response to experimental rIC support on Safari removed due to Google Log...Acid Chicken (硫酸鶏)2023-07-211-0/+17
* enhance: 自動でたたまれる機能が返信先や引用RNにも適用さ...kabo24682023-07-213-16/+23
* 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-203-3/+3
* :art:syuilo2023-07-202-2/+2
* refactor(frontend): use nodemon for storybook (#11297)Kagami Sascha Rosylight2023-07-201-3/+4
* enhance(frontend): 絵文字登録でファイル名を絵文字名の初期...syuilo2023-07-201-2/+7
* update aiscript to 0.15.0syuilo2023-07-202-6/+6
* enhance: ユーザーにロールが期限付きでアサインされてい...syuilo2023-07-203-6/+34
* use storybook 7.0.27syuilo2023-07-201-17/+17
* update aiscript to 0.14.1syuilo2023-07-202-6/+6
* Update about-misskey.vuesyuilo2023-07-201-0/+4
* enhance(frontend): tweak MkSignupDialog.rules.vuesyuilo2023-07-201-5/+51
* fix(frontend): ユーザー名が長い場合に、フォローボタンを...日高 凌2023-07-201-0/+1
* fix(frontend): Fix cat ears are awkward on reply modal (#11309)Yangjin Cho2023-07-191-1/+2
* update aiscript to 0.14.0syuilo2023-07-192-6/+6
* Improve number formatting (#11315)woxtu2023-07-191-3/+4
* update depssyuilo2023-07-181-19/+19
* enhance(frontend): フォロー/フォロワー非公開時の表示を改善syuilo2023-07-184-7/+21
* 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
* enhance(client): ロール設定画面でロールIDを確認できるようにsyuilo2023-07-171-0/+4
* Update about-misskey.vuesyuilo2023-07-171-0/+13
* enhance(client): Deckで非ルートページにアクセスした際に簡...syuilo2023-07-173-1/+9
* Use nullish coalescing operator (#11294)woxtu2023-07-161-1/+1
* use happy-dom 10.0.3syuilo2023-07-161-1/+1
* feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight2023-07-151-3/+12
* update depssyuilo2023-07-151-1/+1
* update depssyuilo2023-07-151-26/+26
* feat(frontend): ユーザーリスト管理でユーザー数とロールポ...tamaina2023-07-152-12/+50
* fix-6096 (#11281)yutaro2023-07-151-3/+1
* enhance: 招待機能の改善 (#11195)yukineko2023-07-1512-21/+556
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-147-17/+18
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-1419-34/+34
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-132-5/+2
|\
| * 現在閲覧中のURLを取得するプロパティを追加 (#11234)setaria2023-07-131-0/+1