summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(client): cache pages in page-windowsyuilo2022-07-021-3/+6
|
* feat(client): poll highlights in explore pagesyuilo2022-07-011-2/+16
|
* enhance(client): ハイライトをみつけるに統合syuilo2022-07-016-217/+195
|
* chore(client): tweak uisyuilo2022-07-017-498/+655
|
* chore(client): tweak stylesyuilo2022-07-011-0/+8
|
* chore(client): tweak stylesyuilo2022-07-013-10/+9
|
* chore(client): tweak stylesyuilo2022-07-011-3/+15
|
* chore(client): tweak uisyuilo2022-07-011-144/+132
|
* chore(client): fix pie renderingsyuilo2022-07-011-4/+4
|
* chore(client): tweak rss-marqueesyuilo2022-06-301-1/+3
|
* chore(client): tweak uisyuilo2022-06-302-81/+57
|
* feat(client): add rss-marquee widgetsyuilo2022-06-303-7/+124
|
* chore(client): tweak stylesyuilo2022-06-301-0/+1
|
* chore(client): tweak uisyuilo2022-06-303-9/+54
|
* chore(client): tweak uisyuilo2022-06-306-118/+126
|
* chore(client): tweak uisyuilo2022-06-303-20/+20
|
* chore(client): tweak uisyuilo2022-06-301-1/+9
|
* chore(client): tweak clientsyuilo2022-06-301-2/+1
|
* enhance(client): show confirm dialog when logoutsyuilo2022-06-301-1/+7
|
* refactor(client): use setup syntaxsyuilo2022-06-301-139/+103
|
* perf(client): improve range control performancesyuilo2022-06-301-3/+7
|
* tweak clientsyuilo2022-06-3011-184/+154
|
* tweak clientsyuilo2022-06-303-7/+17
|
* fix client router catchallJohann1502022-06-291-1/+1
| | | | fixes #8903
* 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
| | | | | | | | | | | | | | | | | | | | | | | | * do not throw error when navigating * enhance: add loginRequired to router This allows client pages to require logging in before displaying the page, useful for example for user settings pages. * add login requirements Co-authored-by: Andreas Nedbal <git@pixelde.su>
* | 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
| | | | Fix #8902
* 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
| | | | | Resolve #6389 Fix #8035
* 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
|