summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* enhance(client): cache pages in page-windowsyuilo2022-07-021-3/+6
|
* feat(client): poll highlights in explore pagesyuilo2022-07-012-2/+17
|
* enhance(client): ハイライトをみつけるに統合syuilo2022-07-017-217/+200
|
* 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
|
* 12.112.0-beta.11syuilo2022-07-011-1/+1
|
* chore(client): tweak uisyuilo2022-07-011-144/+132
|
* migrate parse5 to 7.0.0 (#8916)MeiMei2022-07-013-15/+17
| | | | | * migrate parse5 to 7.0.0 * fix
* use parse5 6.0.1syuilo2022-07-013-33/+12
| | | | Fix #8914
* fix typoJohann1502022-06-301-1/+1
| | | | Co-authored-by: mei23 <m@m544.net>
* chore(client): fix pie renderingsyuilo2022-07-011-4/+4
|
* 12.112.0-beta.10syuilo2022-07-011-1/+1
|
* update depssyuilo2022-07-018-441/+479
|
* chore(client): tweak rss-marqueesyuilo2022-06-301-1/+3
|
* chore(client): tweak uisyuilo2022-06-302-81/+57
|
* feat(client): add rss-marquee widgetsyuilo2022-06-307-8/+141
|
* chore(client): tweak stylesyuilo2022-06-301-0/+1
|
* chore(client): tweak uisyuilo2022-06-303-9/+54
|
* chore(client): tweak uisyuilo2022-06-306-118/+126
|
* 12.112.0-beta.9syuilo2022-06-301-1/+1
|
* update vitesyuilo2022-06-302-123/+153
|
* chore(client): tweak uisyuilo2022-06-304-22/+23
|
* chore(client): tweak uisyuilo2022-06-301-1/+9
|
* fix(server): cannot show userssyuilo2022-06-301-20/+1
|
* chore(client): tweak clientsyuilo2022-06-302-2/+11
|
* enhance(client): show confirm dialog when logoutsyuilo2022-06-302-1/+8
|
* refactor(client): use setup syntaxsyuilo2022-06-301-139/+103
|
* perf(client): improve range control performancesyuilo2022-06-301-3/+7
|
* tweak clientsyuilo2022-06-3012-184/+156
|
* 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-294-0/+84
|
* Update .eslintrc.jssyuilo2022-06-291-0/+1
|
* 12.112.0-beta.8syuilo2022-06-291-1/+1
|
* 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-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
| | | | 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-2915-300/+190
| | | | | 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
|