summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert: 650187deafsyuilo2023-02-081-2/+2
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-2/+2
* feat: ロールにアイコンを設定してユーザー名の横に表示...syuilo2023-02-051-1/+4
* :art:syuilo2023-01-241-1/+1
* 他人の実績閲覧時は獲得条件を表示しないようにsyuilo2023-01-231-1/+1
* ユーザーの実績一覧を見れるようにsyuilo2023-01-212-1/+59
* refactorsyuilo2023-01-161-1/+1
* enhance(client): プロフィールが長い場合は折りたたむsyuilo2023-01-161-2/+5
* fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-151-1/+1
* refactor(client): use css modulessyuilo2023-01-152-29/+27
* プロフィールにロールを表示するようにsyuilo2023-01-131-0/+20
* Role (#9437)syuilo2023-01-121-3/+1
* refactorsyuilo2023-01-092-10/+10
* fix following chartsyuilo2023-01-081-6/+7
* fix typo (#9492)marihachi2023-01-081-1/+1
* :art:syuilo2023-01-081-3/+3
* enhance(client): improve user activity pagesyuilo2023-01-084-57/+383
* tweak confettisyuilo2023-01-061-1/+3
* :art:syuilo2023-01-063-12/+50
* chore(client): tweak chartssyuilo2023-01-062-8/+7
* enhance(client): アップデート時にも花火syuilo2023-01-061-25/+2
* :art:syuilo2023-01-061-7/+7
* enhance(client): show fireworks when visit user who today is birthdaysyuilo2023-01-061-0/+34
* :art:syuilo2023-01-061-5/+5
* refactorsyuilo2023-01-061-2/+2
* refactorsyuilo2023-01-054-4/+4
* :art:syuilo2023-01-031-9/+6
* refactorsyuilo2023-01-032-3/+1
* perf(client): use shallowRef for html element refsyuilo2023-01-032-3/+3
* refactorsyuilo2023-01-022-19/+0
* fixsyuilo2023-01-021-1/+1
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-2/+2
* enhance(client): user activity pagesyuilo2023-01-025-1/+460
* use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina2023-01-011-1/+2
* refactorsyuilo2022-12-303-6/+6
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-301-1/+1
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-292-4/+4
* :art:syuilo2022-12-281-2/+2
* remove v-size directivesyuilo2022-12-281-51/+1
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-279-9/+9
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-279-9/+9
* rename: client -> frontendsyuilo2022-12-2712-0/+1187