summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-293-1/+133
|/
* 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-282-5/+20
* chore(client): tweak stylesyuilo2022-06-281-2/+2
* fix(api): fix instance schemasyuilo2022-06-281-0/+4
* 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
* feat(api): add federation/stats endpointsyuilo2022-06-282-0/+51
* fix(api): add missing themeColor property of instancesyuilo2022-06-281-0/+1
* lint fixsyuilo2022-06-281-50/+50
* chore(client): tweak stylesyuilo2022-06-281-0/+1
* feat: make possible to delete an account by adminsyuilo2022-06-275-18/+87
* refactor: remove duplicate code (#8895)Johann1502022-06-2712-64/+41
* chore(client): tweak clientsyuilo2022-06-264-31/+20
* fix: mocha テストが動かないのを修正 v2 (#8892)MeiMei2022-06-266-73/+156
* fix #8894syuilo2022-06-261-1/+1
* 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
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-261-14/+21
|\
| * enhance(client): Enhance boot error display (#8879)tamaina2022-06-261-14/+21
* | 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-253-70/+56
|\
| * refactor: notification setting window composition API (#8860)Johann1502022-06-251-65/+51