summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix(frontend): allow non-center container align (#11255)hibiya (김종이)2023-07-131-5/+1
* | Update about-misskey.vuesyuilo2023-07-131-0/+4
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-1323-107/+192
|\
| * fix(storybook): solve test failures (#11262)Kagami Sascha Rosylight2023-07-132-4/+6
| * fix(locales, storybook): use default import (#11259)Kagami Sascha Rosylight2023-07-121-1/+1
| * fix: typo in custom emojis manager (#11250)Lui2023-07-121-2/+2
| * chore(frontend): Remove experimental flag from migration featuretamaina2023-07-112-4/+1
| * feat: ユーザーをcontextmenuからアンテナに追加できるように...yupix2023-07-108-77/+141
| * feat: フォローやお気に入り登録をしていないチャンネル...Sayamame-beans2023-07-101-1/+4
| * fix(frontend): 画面ビューワをタップした場合、マウスクリ...akanevrc2023-07-101-1/+1
| * refactor: fix lint failure (#11214)anatawa122023-07-091-1/+1
| * fix(frontend): use system-ui for system font (#11177)eni2023-07-091-1/+1
| * feat: プロフィールURLをコピー ボタンを追加 close #11190 (#11205)yupix2023-07-091-1/+9
| * refactor(locales, sw): use es module (#11204)Kagami Sascha Rosylight2023-07-097-17/+28
* | Update about-misskey.vuesyuilo2023-07-091-2/+5
|/
* fix(frontend): fix storybook build (#11203)Kagami Sascha Rosylight2023-07-091-15/+17
* enhance(frontend): 引用対象を「もっと見る」で展開した場合...syuilo2023-07-081-3/+24
* fix(frontend): 長い文章を投稿する際、プレビューが画面か...syuilo2023-07-082-1/+10
* feat: フォルダーやファイルでもIDをコピーできるように (#...yupix2023-07-082-3/+29
* fix: フォルダーのページネーションが機能しない (#11187)yupix2023-07-081-1/+23
* fix(frontend): search user with trailing space (#11184)nomad2023-07-082-2/+3
* fix(frontend): ページ遷移でスクロール位置が保持されない...syuilo2023-07-085-43/+48
* tweak localizationsyuilo2023-07-082-5/+5
* fix: 非ログイン時にクレデンシャルが必要なページに行く...Chocolate Pie2023-07-084-9/+23
* 広告の曜日を設定できるように (#10095)nenohi2023-07-081-0/+19
* :art:syuilo2023-07-081-13/+25
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-0858-80/+80
* 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-071-43/+43
* 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-062-2/+18
|\
| * chore(backend): fix typo in MkImgWithBlurhash.vue (#11125)Ikko Eltociear Ashimine2023-07-061-2/+2
| * feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)anatawa122023-07-061-0/+16
* | 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
* 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
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-031-2/+2
|\