summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/global (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(client): ロールで広告を無効にするとadmin/adsでプレビュ...syuilo2023-03-091-1/+1
* fix(client): prevent null reference errorsyuilo2023-03-031-4/+10
* clean upsyuilo2023-03-021-1/+1
* enhance(client): provide sticktyFootersyuilo2023-03-021-7/+25
* :art:syuilo2023-02-252-5/+2
* fix/refaftor(client): MkTime.vueの変更 (#10061)tamaina2023-02-241-9/+16
* chore(client): tweak custom emoji sizesyuilo2023-02-231-1/+1
* lintsyuilo2023-02-222-6/+6
* :art:syuilo2023-02-201-19/+29
* 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
* 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
* enhance(client): ヘッダー(MkPageHeader)関連 (#9869)tamaina2023-02-111-80/+195
* chore: determine dimensions of the helix of cat ears based on the size of ava...Acid Chicken (硫酸鶏)2023-02-101-11/+28
* revert: 650187deafsyuilo2023-02-083-2/+24
* perf(client): do not render custom emojis in user namessyuilo2023-02-083-24/+2
* 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
* Merge branch 'develop' into emoji-retamaina2023-01-251-1/+1
|\
| * fix(client): アニメーションをオフに設定しても絵文字のア...tamaina2023-01-251-1/+1
* | 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(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