summaryrefslogtreecommitdiff
path: root/packages/client/src/components/MkPostForm.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-1050/+0
|
* enhance(client): use container queries if available to improve perfsyuilo2022-12-261-0/+57
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-221-1/+1
|
* use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-211-5/+1
|
* tabler iconssyuilo2022-12-201-1/+1
|
* Use tabler icons (#9354)syuilo2022-12-191-21/+21
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* Revert "wip"syuilo2022-12-191-5/+5
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-191-5/+5
|
* refactor: use ??syuilo2022-12-061-2/+2
|
* fix(client): make note visibility inheritance behave correctly when default ↵Laura Hausmann2022-12-031-7/+16
| | | | | | | | | | | is set to followers-only (#9238) * Fix post visibility * Also in the case of specified * fix Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* improve performancesyuilo2022-11-171-1/+2
|
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-1/+1
|
* refactor(client): align filename to component namesyuilo2022-08-311-0/+987