summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/global (follow)
Commit message (Collapse)AuthorAgeFilesLines
* style(frontend): fix autofixable eslint errors (#9968)Kagami Sascha Rosylight2023-02-172-5/+5
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-165-5/+4
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* refactorsyuilo2023-02-121-1/+5
|
* :art:tamaina2023-02-111-1/+1
|
* :art:tamaina2023-02-112-39/+46
|
* refactor(client): Refactor MkPageHeader #9869 (#9878)tamaina2023-02-112-190/+228
| | | | | | | | | | * disable animation * refactor(client): MkPageHeaderのタブをMkPageHeader.tabsに分離 animationをフォローするように * update CHANGELOG.md * remove unnecessary props
* enhance(client): ヘッダー(MkPageHeader)関連 (#9869)tamaina2023-02-111-80/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * MkPageHeader大改造 * ユーザーページのノート一覧をタブにするなど * :v: * :art: * fix * wheel * clean up * :art: * :art: * remove console.log * update CHANGELOG.md * fix * fix * fix * :v: * header avatar clickable * !hideTitle * Revert "!hideTitle" This reverts commit 19cad428c906f555b73730d602e401a1e943cdef. * fix changelog
* chore: determine dimensions of the helix of cat ears based on the size of ↵Acid Chicken (硫酸鶏)2023-02-101-11/+28
| | | | | | | | | | | | | avatars (#9836) * chore: determine dimensions of the helix of cat ears based on the size of avatars * Update MkAvatar.vue * Update packages/frontend/src/components/global/MkAvatar.vue --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* revert: 650187deafsyuilo2023-02-083-2/+24
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-083-24/+2
| | | | #9778
* fix(client): validate urls to improve securitysyuilo2023-02-041-0/+1
|
* fix(client): ↵tamaina2023-02-031-9/+13
| | | | カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
* enhance(client): hidden ads when canHideAds is truesyuilo2023-02-031-9/+1
|
* tweak custom emoji handlingsyuilo2023-01-263-54/+67
| | | | Close #9721
* Merge branch 'develop' into emoji-retamaina2023-01-251-1/+1
|\
| * fix(client): ↵tamaina2023-01-251-1/+1
| | | | | | | | | | | | アニメーションをオフに設定しても絵文字のアニメーションが止まらない Fix #9720
* | remove console.logtamaina2023-01-221-1/+0
| |
* | wiptamaina2023-01-221-7/+8
| |
* | fixtamaina2023-01-221-1/+1
|/
* fix(client): ↵syuilo2023-01-221-2/+2
| | | | | | リアクションのカスタム絵文字が表示されないことがあるのを修正 Fix #9683
* fix(client): ↵syuilo2023-01-221-1/+1
| | | | | | リアクションのカスタム絵文字が表示されないのを修正 Fix #9682
* refactorsyuilo2023-01-221-1/+1
|
* ローカルのカスタム絵文字については直接オリジナルURL ↵syuilo2023-01-211-1/+5
| | | | リクエストするように
* 存在しないカスタム絵文字をテキストで表示するようにsyuilo2023-01-171-1/+3
| | | | Resolve #9516
* refactorsyuilo2023-01-162-12/+12
|
* enhance(client): make possible to hide adssyuilo2023-01-161-1/+11
| | | | | Resolve #9590 Resolve #8996
* set -webkit-touch-callout (#9447)tamaina2023-01-161-1/+1
|
* fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-151-2/+2
|
* fix(client): エラー画像表示崩れ修正 (#9599)Masaya Suzuki2023-01-151-0/+2
|
* refactor(client): use css modulessyuilo2023-01-141-22/+3
|
* refactor(client): use css modulessyuilo2023-01-141-78/+82
|
* refactor(client): use css modulessyuilo2023-01-141-145/+147
|
* refactor(client): use css modulessyuilo2023-01-142-40/+42
|
* refactor(client): use css modulessyuilo2023-01-101-3/+1
|
* refactor(client): use css modulessyuilo2023-01-101-32/+32
|
* refactor(client): use css modulessyuilo2023-01-103-86/+81
|
* :art:syuilo2023-01-071-2/+2
|
* Update MkTime.vuesyuilo2023-01-061-7/+5
|
* perf(client): improve MkTime performancesyuilo2023-01-041-2/+3
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-031-74/+19
|
* perf(client): use shallowRef for html element refsyuilo2023-01-033-8/+7
|
* :art:syuilo2023-01-021-2/+2
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-1/+1
| | | | | * use overflow: clip * revert
* use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina2023-01-011-1/+2
|
* :art:syuilo2022-12-311-1/+1
|
* :art:syuilo2022-12-301-3/+15
|
* :art:syuilo2022-12-301-1/+1
|
* refactorsyuilo2022-12-301-2/+2
|
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* fix 912791b3absyuilo2022-12-302-2/+3
|