summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkPostForm.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lintsyuilo2023-02-221-4/+4
|
* update depssyuilo2023-02-201-2/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* drop messaging (#9919)syuilo2023-02-151-8/+0
| | | | | * drop messaging (from backend) * wip
* fix(client): call checkMissingMention immediatelysyuilo2023-02-121-1/+1
|
* enhance(client): ↵syuilo2023-02-111-0/+30
| | | | | | 迷惑になる可能性のある投稿を行う前に警告を表示 Resolve #9862
* fix share pagetamaina2023-02-101-1/+1
|
* Achievements (#9665)syuilo2023-01-211-1/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* refactorsyuilo2023-01-161-1/+1
|
* fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-151-1/+1
|
* refactor(client): use css modulessyuilo2023-01-141-273/+241
|
* :art:syuilo2023-01-091-1/+1
| | | | Resolve #9498
* refactor(client): typed localStoragesyuilo2023-01-071-8/+9
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-4/+4
|
* :art:syuilo2023-01-011-1/+15
|
* :art:syuilo2023-01-011-2/+2
|
* :art:syuilo2022-12-311-12/+47
|
* refactorsyuilo2022-12-301-5/+5
|
* remove v-size directivesyuilo2022-12-281-54/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+1050