summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/follow.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-62/+0
|
* fix(client): fix syntax error of pages/follow.vuesyuilo2022-09-031-1/+3
|
* refactor(client): use setup syntaxsyuilo2022-09-021-49/+44
|
* refactor(client): Refine routing (#8846)syuilo2022-06-201-7/+8
|
* fix lints (#8737)Johann1502022-05-261-1/+1
| | | | | | | | | | | | | | | * fix: emits use ev instead of e * fix: errors use err instead of e * fix: replace use of data where possible * fix: events use evt instead of e * fix: use strict equals * fix: use emoji instead of e * fix: vue lints
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-3/+2
|
* refactoringsyuilo2021-11-121-0/+65
Resolve #7779