summaryrefslogtreecommitdiff
path: root/packages/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pages関連syuilo2022-12-2420-977/+137
|
* :art:syuilo2022-12-242-2/+4
|
* :art:syuilo2022-12-246-46/+126
|
* enhance(client): show warning on screen when logged in as botsyuilo2022-12-231-0/+26
| | | | Related #9386
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-231-0/+1
|\
| * fix(client): explicitly depend on `@vue/runtime-core` (#9401)Kagami Sascha Rosylight2022-12-231-0/+1
| |
* | :art:syuilo2022-12-231-2/+2
| |
* | :art:syuilo2022-12-231-6/+2
|/
* enhance(client): enhance dashboard of control panelsyuilo2022-12-2313-750/+1142
|
* update depssyuilo2022-12-231-10/+10
|
* refactor(client): explicit `showing` property for tooltips (#9368)Kagami Sascha Rosylight2022-12-224-7/+10
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-2229-53/+55
|
* style: add missing trailing commas (#9387)Kagami Sascha Rosylight2022-12-2279-320/+320
|
* enhance(client): update emoji picker immediately on all input (#9385)Kagami Sascha Rosylight2022-12-222-9/+20
| | | | | | | | | * enhance: update emoji picker immediately on all input * refactor: remove reference to window.clipboardData * refactor: done() receives a string * refactor: typescript-favored `.char` access
* enhance(client): improve ux of sound settingssyuilo2022-12-223-69/+88
|
* refactor(client): refacotr MkMediaCaptionsyuilo2022-12-214-286/+187
|
* :art:syuilo2022-12-211-2/+2
|
* :art:syuilo2022-12-211-1/+1
|
* :art:syuilo2022-12-211-2/+2
|
* MFMのアニメーションをデフォルトで無効にsyuilo2022-12-211-1/+1
|
* revert: use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-216-35/+14
|
* use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-217-158/+152
|
* :art:syuilo2022-12-2114-25/+21
| | | | Fix #9374
* 多分 #9374syuilo2022-12-201-1/+2
|
* :art:syuilo2022-12-201-1/+1
|
* :art:syuilo2022-12-2015-30/+30
|
* :art:syuilo2022-12-206-28/+28
|
* :art:syuilo2022-12-203-8/+9
|
* :art:syuilo2022-12-201-0/+10
|
* :art:syuilo2022-12-201-7/+10
|
* :art:syuilo2022-12-201-1/+1
|
* :art:syuilo2022-12-201-1/+1
|
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-204-10/+4
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* :art:syuilo2022-12-202-3/+4
|
* :art:syuilo2022-12-209-37/+48
|
* :art:syuilo2022-12-203-7/+7
|
* :art:syuilo2022-12-201-2/+2
|
* Update style.scsssyuilo2022-12-201-3/+5
|
* :art:syuilo2022-12-201-0/+1
|
* :art:syuilo2022-12-201-1/+1
|
* :art:syuilo2022-12-201-4/+4
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-201-2/+4
|\
| * fix(client): fix script id of Captchatamaina2022-12-191-2/+4
| |
* | tabler iconssyuilo2022-12-2022-44/+27
|/
* Use tabler icons (#9354)syuilo2022-12-19237-935/+961
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* fix(client): add missing ref for MkButton (#9357)Kagami Sascha Rosylight2022-12-191-0/+1
|
* Revert "wip"syuilo2022-12-19142-310/+305
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-19142-305/+310
|
* update depsdsyuilo2022-12-191-13/+13
|
* refactor: fix broken Vue component custom properties (#9351)Kagami Sascha Rosylight2022-12-194-26/+13
|