misskey/packages/frontend
かっこかり bcbf06ac8c
feat(client): データセーバーモードの追加 (#10478)
* change nsfw settings

* Update CHANGELOG.md

* (fix) eliminate warning message when manually hide

* Apply suggestions from code review

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* (change) translation key

* revert nsfw settings (partial)

* (add) data saver setting

* Integrate MkMediaBlurhash and MkImgWithBlurhash

* Update CHANGELOG.md

* 🎨

* リモートのファイルでsizeが0の場合は表示しない, refを作らない

* fix

* かっこ

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-15 15:29:57 +09:00
..
.storybook fix(#10609): remove isChromatic on real build (#10613) 2023-04-13 23:23:11 +09:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types Delete vue.d.ts 2023-04-01 14:04:40 +09:00
assets
public build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
src feat(client): データセーバーモードの追加 (#10478) 2023-04-15 15:29:57 +09:00
test enhance(client): 投稿フォームをちょっといい感じに (#10442) 2023-04-05 14:30:03 +09:00
.eslintrc.js
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json fix(#10609): remove isChromatic on real build (#10613) 2023-04-13 23:23:11 +09:00
tsconfig.json build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
vite.config.ts fix(#10609): remove isChromatic on real build (#10613) 2023-04-13 23:23:11 +09:00
vite.json5.ts