summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(client): tweak uisyuilo2022-07-011-11/+13
* chore(client): fix pie renderingsyuilo2022-07-011-4/+4
* chore(client): tweak uisyuilo2022-06-302-6/+28
* chore(client): tweak uisyuilo2022-06-301-3/+3
* chore(client): tweak uisyuilo2022-06-302-10/+10
* tweak clientsyuilo2022-06-301-1/+0
* feat(client): add tag cloud componentsyuilo2022-06-291-1/+32
* enhance(client): improve routersyuilo2022-06-291-1/+1
* enhance(client): メニュー整理syuilo2022-06-291-1/+1
* 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
* chore(client): tweak uisyuilo2022-06-262-25/+40
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-261-9/+4
* 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-256-160/+985
* feat: allow GET for some endpointssyuilo2022-06-251-2/+2
* chore(client): improve usabilitysyuilo2022-06-241-1/+1
* feat: 管理者が特定ユーザーのアップロードしたファイル...syuilo2022-06-241-74/+8
* enhance(client): tweak uisyuilo2022-06-221-67/+9
* tweak clientsyuilo2022-06-221-1/+7
* refactor(client): refactor header tab handlingsyuilo2022-06-222-29/+66
* enhance(client): show warning in control panel when there is an unresolved ab...syuilo2022-06-212-1/+12
* refactor(client): Refine routing (#8846)syuilo2022-06-2021-790/+1136
* enhance(client): improve file moderation uisyuilo2022-06-172-106/+1
* enhance(client): improve files page of control panelsyuilo2022-06-161-80/+85
* chore: fix some lints automatically (#8788)Johann1502022-06-103-4/+4
* fix lints (#8737)Johann1502022-05-262-6/+6
* refactor(client): refactor admin/other-settings to use Composition API (#8667)Andreas Nedbal2022-05-251-39/+22
* Refactor admin/overview to use Composition API (#8674)Andreas Nedbal2022-05-251-79/+37
* refactor(client): refactor admin/settings to use Composition API (#8678)Andreas Nedbal2022-05-191-141/+125
* Refactor file-dialog to use Composition API (#8661)Andreas Nedbal2022-05-181-54/+32
* Refactor admin/index to use Composition API (#8662)Andreas Nedbal2022-05-181-277/+262
* refactor(client): refactor admin/instance-block to use Composition API (#8663)Andreas Nedbal2022-05-181-35/+23
* Refactor admin/integrations to use Composition API (#8664)Andreas Nedbal2022-05-184-167/+87
* refactor(client): refactor admin/object-storage to use Composition API (#8666)Andreas Nedbal2022-05-181-92/+78
* refactor(client): refactor admin/proxy-account to use Composition API (#8675)Andreas Nedbal2022-05-181-48/+35
* Refactor admin/queue to use Composition API (#8676)Andreas Nedbal2022-05-182-96/+63
* Refactor admin/relays to use Composition API (#8677)Andreas Nedbal2022-05-181-65/+52
* Refactor emoji-edit-dialog to use Composition API (#8657)Andreas Nedbal2022-05-152-69/+55
* fix(client): remove unexpected token (#8672)Andreas Nedbal2022-05-141-1/+1
* Refactor admin/email-settings to use Composition API (#8656)Andreas Nedbal2022-05-141-88/+73
* Refactor admin/database to use Composition API (#8654)Andreas Nedbal2022-05-141-22/+9
* Refactor admin/security to use Composition API (#8652)Andreas Nedbal2022-05-142-101/+59
* refactor(client): refactor admin/announcements to use Composition API (#8650)Andreas Nedbal2022-05-141-81/+67
* refactor(client): refactor admin/ads to use Composition API (#8649)Andreas Nedbal2022-05-141-80/+64
* refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-012-4/+4
* refactor: use composition API (#8541)Johann1502022-04-271-39/+29