summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-01-1111-720/+578
|\
| * refactor: Composition APIへ移行 (#8121)tamaina2022-01-1111-720/+578
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/abuse-report-window.vue * use <script setup> * :v: * components/analog-clock.vue * wip components/autocomplete.vue * :v: * :v: * fix * wip components/captcha.vue * clean up * components/channel-follow-button * components/channel-preview.vue * components/core-core.vue * components/code.vue * wip components/date-separated-list.vue * fix * fix autocomplete.vue * :v: * remove global property * use <script setup> * components/dialog.vue * clena up * fix dialog.vue * Resolve https://github.com/misskey-dev/misskey/pull/8121#discussion_r781250966
* | fixsyuilo2022-01-102-1/+2
|/
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-1015-122/+51
|
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-101-9/+17
|
* wip: migrate paging components to composition apisyuilo2022-01-104-17/+52
|
* wip: migrate paging components to composition apisyuilo2022-01-092-160/+123
|
* wip: migrate paging components to composition apisyuilo2022-01-098-672/+369
| | | | #7681
* bye chat uisyuilo2022-01-0917-3824/+0
|
* fixsyuilo2022-01-091-1/+1
|
* refactor: Widgetのcomposition api移行 (#8125)syuilo2022-01-0823-1179/+1347
| | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * fix
* bye roomsyuilo2022-01-078-1598/+0
|
* remove unused componentssyuilo2022-01-072-609/+0
|
* refactor(client): use composition apisyuilo2022-01-073-46/+22
|
* refactor(client): use composition apisyuilo2022-01-074-77/+41
|
* refactor(client): use composition apisyuilo2022-01-071-21/+13
|
* clean upsyuilo2022-01-074-338/+1
|
* refactor(client): use composition apisyuilo2022-01-076-97/+43
|
* refactor(client): use composition apisyuilo2022-01-071-24/+11
|
* refactor(client): use composition apisyuilo2022-01-071-20/+7
|
* refactor(client): use composition apisyuilo2022-01-071-29/+21
|
* refactor(client): use composition apisyuilo2022-01-061-16/+4
|
* clean upsyuilo2022-01-061-29/+0
|
* refactor(client): use composition apisyuilo2022-01-061-19/+13
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-01-061-2/+0
|\
| * 非ログイン時にエラーを吐くconsole.logを除去 (#8119)tamaina2022-01-061-2/+0
| |
* | tweak uisyuilo2022-01-056-112/+77
|/
* tweak uisyuilo2022-01-044-2/+120
|
* tweak uisyuilo2022-01-041-2/+2
|
* tweak uisyuilo2022-01-0424-1835/+164
|
* tweak uisyuilo2022-01-042-102/+79
|
* tweak uisyuilo2022-01-0412-162/+244
|
* tweak uisyuilo2022-01-042-36/+22
|
* tweak uisyuilo2022-01-044-70/+54
|
* tweak uisyuilo2022-01-044-69/+46
|
* tweak uisyuilo2022-01-042-37/+16
|
* tweak uisyuilo2022-01-044-146/+89
|
* tweak uisyuilo2022-01-0414-617/+224
|
* tweak uisyuilo2022-01-031-15/+33
|
* tweak uisyuilo2022-01-036-402/+8
|
* tweak clientsyuilo2022-01-0217-253/+37
|
* update depssyuilo2022-01-022-2/+6
|
* enhance(client): tweak uisyuilo2021-12-316-136/+56
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-12-301-4/+4
|\
| * スコープの判定を厳密に (#8100)tamaina2021-12-301-1/+1
| |
| * fix pizzax (#8099)tamaina2021-12-301-3/+3
| |
* | enhance(client): tweak uisyuilo2021-12-3016-310/+377
|/
* enhance: pizzaxでstreamingのuser storage ↵tamaina2021-12-2931-53/+98
| | | | | | | | | | | | | | | | | | | | | updateイベントを監視して更新 (#8095) * wip * wip? * ? * streamingのuser storage updateイベントを監視して更新 * 必要な時以外はストレージを更新しない * fix? * wip * fix * fix
* enhance(client): :sparkles:syuilo2021-12-291-4/+4
|
* enhance(client): :sparkles:syuilo2021-12-293-41/+11
|