summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix 'assignment to const' errorJohann1502022-06-291-1/+1
* feat(client): add instance-cloud widgetsyuilo2022-06-292-0/+82
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-293-1/+34
|\
| * Prevent access to user pages when not logged in [v2] (#8904)Johann1502022-06-293-1/+34
* | feat(client): add tag cloud componentsyuilo2022-06-292-1/+112
|/
* chore(client): fix type defsyuilo2022-06-291-2/+2
* perf(client): remove needless reactivitysyuilo2022-06-291-1/+1
* enhance(client): improve routersyuilo2022-06-294-4/+22
* chore(client): tweak clientsyuilo2022-06-295-104/+250
* chore(client): tweak stylesyuilo2022-06-293-3/+4
* enhance(client): add users tab to instance-infosyuilo2022-06-291-0/+25
* enhance(client): メニュー整理syuilo2022-06-2914-300/+189
* refactor(client): remove invalid computedsyuilo2022-06-291-3/+3
* fix(client): 非モデレーターがインスタンス情報ページを表...syuilo2022-06-281-10/+5
* chore(client): tweak stylesyuilo2022-06-282-16/+17
* chore(client): tweak stylesyuilo2022-06-281-1/+1
* chore(client): tweak stylesyuilo2022-06-283-11/+12
* chore(client): fix #8858syuilo2022-06-282-0/+12
* chore(client): tweak stylesyuilo2022-06-281-1/+1
* chore(client): refactor and style tweakssyuilo2022-06-284-348/+240
* refactor(client): use setup syntaxsyuilo2022-06-281-90/+59
* chore(client): fix type defsyuilo2022-06-281-2/+2
* improve instance doughnut chartssyuilo2022-06-281-2/+2
* chore(client): tweak stylesyuilo2022-06-281-2/+2
* chore(client): tweak stylesyuilo2022-06-282-2/+2
* feat(client): add instances doughnuts charts for dashboardsyuilo2022-06-282-5/+155
* fix(client): fix chart tooltip renderingsyuilo2022-06-281-8/+10
* lint fixsyuilo2022-06-281-50/+50
* chore(client): tweak stylesyuilo2022-06-281-0/+1
* feat: make possible to delete an account by adminsyuilo2022-06-271-1/+28
* chore(client): tweak clientsyuilo2022-06-264-31/+20
* chore(client): tweak ui :art:syuilo2022-06-261-9/+13
* chore(client): tweak ui :art:syuilo2022-06-264-24/+174
* chore(client): fix typesyuilo2022-06-262-2/+2
* chore(client): tweak clientsyuilo2022-06-262-8/+12
* chore(client): tweak clientsyuilo2022-06-262-1/+3
* chore(client): tweak uisyuilo2022-06-263-26/+41
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-2618-183/+207
* enhance(client): tweak control panel dashboardsyuilo2022-06-264-13/+158
* fix(client): remove needless requestLog callsyuilo2022-06-251-4/+0
* enhance(client): improve control panelsyuilo2022-06-257-392/+985
* fix notification-setting-window.vuetamaina2022-06-251-7/+8
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-251-65/+51
|\
| * refactor: notification setting window composition API (#8860)Johann1502022-06-251-65/+51
* | feat: allow GET for some endpointssyuilo2022-06-257-30/+63
* | refactor(client): extract tooltip logic of chartsyuilo2022-06-252-41/+52
|/
* fix(client): only enable hotkeys for logged in users (#8793)Andreas Nedbal2022-06-251-10/+13
* chore(client): tweak MkKeyValue componentsyuilo2022-06-251-32/+16
* chore(client): tweak uisyuilo2022-06-251-2/+22
* chore(client): improve usabilitysyuilo2022-06-245-5/+4