summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/global (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(client): リアクションのカスタム絵文字が表示されない...syuilo2023-01-221-2/+2
* fix(client): リアクションのカスタム絵文字が表示されない...syuilo2023-01-221-1/+1
* refactorsyuilo2023-01-221-1/+1
* ローカルのカスタム絵文字については直接オリジナルURL...syuilo2023-01-211-1/+5
* 存在しないカスタム絵文字をテキストで表示するようにsyuilo2023-01-171-1/+3
* refactorsyuilo2023-01-162-12/+12
* enhance(client): make possible to hide adssyuilo2023-01-161-1/+11
* 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 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 frontend...tamaina2022-12-302-2/+2
* fix 912791b3absyuilo2022-12-302-2/+3
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-293-13/+8
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-279-24/+22
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-279-22/+24
* rename: client -> frontendsyuilo2022-12-2717-0/+1694