misskey/packages/frontend/src/components/global
tamaina 59255e11b8
perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782)
* #10781

* fix tsconfig

* fetch image??

* Revert "fetch image??"

This reverts commit 0925c28d5a4f328264c39d5591dc736795541683.

* wip

* Revert "wip"

This reverts commit be97c6cb88318bcea441edeeecb69b6d6ed0dd8f.

* loading="eager"

* loading="eager" 2

* error

* wip

* wip

* wip

* wip

* clean up

* fix

* 生成するworkerを1つにする?

* clean up

* use buraha

* wip

* smaller width, height

* update buraha

* clean up

* fix

* Update MkMediaImage.vue

* Update MkImgWithBlurhash.vue

* Revert "fix(frontend): センシティブ設定された画像を開くとき一瞬レイアウトが崩れる問題を修正"

This reverts commit 41e9aa6f9b.

* Update MkMediaList.vue

* Update MkMediaList.vue

* Update MkMediaList.vue

* Update CHANGELOG.md

* wait for decode

* fix

* ?

* (test) remove container-type: inline-size;

* Revert "(test) remove container-type: inline-size;"

This reverts commit 9448e64228428175a3d624c04df1bfad0f59cb69.

* container-name

* Revert "container-name"

This reverts commit 94385d32213a00a06a59fbd2296d6ef1b5f91785.

* width: 100%;

* improve performance

* refactor

* wip

* WIP

* wip

* Revert "wip"

This reverts commit 36e3b75cab8114e423544b79a8e2df353880f43b.

* Revert "WIP"

This reverts commit 05b729ef9189aea052ba411ac10f30a46cc668c8.

* Revert "wip"

This reverts commit 0801e7936116c58154d7cecfea955dd15fa61a77.

* #10860

* wip

* no worker

* Revert "no worker"

This reverts commit a9c49e4fb49976958a7594393343d52be0e082d7.

* ✌️

* workerNumber固定は不要

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-19 09:44:06 +09:00
..
i18n.ts refactor(frontend): use composition api 2023-05-14 12:23:39 +09:00
MkA.stories.impl.ts ci(#10336): use TurboSnap (#10494) 2023-04-07 20:34:23 +09:00
MkA.vue refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
MkAcct.stories.impl.ts chore: min-scale for MkAcct 2023-05-07 19:08:43 +09:00
MkAcct.vue chore: min-scale for MkAcct 2023-05-07 19:08:43 +09:00
MkAd.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkAd.vue enhance(frontend): 常に広告を見られるオプションを追加 2023-04-10 10:22:25 +09:00
MkAvatar.stories.impl.ts feat(#8149): respect nsfw settings on gallery list (#10481) 2023-04-06 08:19:49 +09:00
MkAvatar.vue perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782) 2023-05-19 09:44:06 +09:00
MkCondensedLine.stories.impl.ts feat: condense acct (#10753) 2023-05-05 08:16:55 +09:00
MkCondensedLine.vue fix: use max-width instead of width 2023-05-07 19:21:55 +09:00
MkCustomEmoji.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkCustomEmoji.vue enhance: カスタム絵文字関連の変更 (#9794) 2023-04-12 10:58:56 +09:00
MkEllipsis.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkEllipsis.vue build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkEmoji.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkEmoji.vue tweak custom emoji handling 2023-01-26 15:48:12 +09:00
MkError.stories.impl.ts test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
MkError.stories.meta.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkError.vue refactor(frontend): remove $store 2023-04-01 13:42:40 +09:00
MkLoading.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkLoading.vue build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkMisskeyFlavoredMarkdown.stories.impl.ts refactor(frontend): MFMコンポーネントのリファクタ & パフォーマンスを改善 2023-05-17 11:50:37 +09:00
MkMisskeyFlavoredMarkdown.ts refactor(frontend): MFMコンポーネントのリファクタ & パフォーマンスを改善 2023-05-17 11:50:37 +09:00
MkPageHeader.stories.impl.ts ci(#10336): use TurboSnap (#10494) 2023-04-07 20:34:23 +09:00
MkPageHeader.tabs.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkPageHeader.tabs.vue build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkPageHeader.vue :art 2023-05-05 08:05:04 +09:00
MkSpacer.vue refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
MkStickyContainer.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkStickyContainer.vue fix(client): prevent null reference error 2023-03-03 11:43:53 +09:00
MkTime.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
MkTime.vue fix(#10609): remove isChromatic on real build (#10613) 2023-04-13 23:23:11 +09:00
MkUrl.stories.impl.ts feat(#8149): respect nsfw settings on gallery list (#10481) 2023-04-06 08:19:49 +09:00
MkUrl.vue fix(client): validate urls to improve security 2023-02-04 09:10:01 +09:00
MkUserName.stories.impl.ts feat(#8149): respect nsfw settings on gallery list (#10481) 2023-04-06 08:19:49 +09:00
MkUserName.vue revert: 650187deaf 2023-02-08 20:07:19 +09:00
RouterView.stories.impl.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
RouterView.vue refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00