| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance(client): cache pages in page-window | syuilo | 2022-07-02 | 1 | -3/+6 |
| | | |||||
| * | feat(client): poll highlights in explore page | syuilo | 2022-07-01 | 1 | -2/+16 |
| | | |||||
| * | enhance(client): ハイライトをみつけるに統合 | syuilo | 2022-07-01 | 6 | -217/+195 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 7 | -498/+655 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 1 | -0/+8 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 3 | -10/+9 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 1 | -3/+15 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 1 | -144/+132 |
| | | |||||
| * | chore(client): fix pie rendering | syuilo | 2022-07-01 | 1 | -4/+4 |
| | | |||||
| * | chore(client): tweak rss-marquee | syuilo | 2022-06-30 | 1 | -1/+3 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 2 | -81/+57 |
| | | |||||
| * | feat(client): add rss-marquee widget | syuilo | 2022-06-30 | 3 | -7/+124 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-30 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 3 | -9/+54 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 6 | -118/+126 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 3 | -20/+20 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -1/+9 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-30 | 1 | -2/+1 |
| | | |||||
| * | enhance(client): show confirm dialog when logout | syuilo | 2022-06-30 | 1 | -1/+7 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-06-30 | 1 | -139/+103 |
| | | |||||
| * | perf(client): improve range control performance | syuilo | 2022-06-30 | 1 | -3/+7 |
| | | |||||
| * | tweak client | syuilo | 2022-06-30 | 11 | -184/+154 |
| | | |||||
| * | tweak client | syuilo | 2022-06-30 | 3 | -7/+17 |
| | | |||||
| * | fix client router catchall | Johann150 | 2022-06-29 | 1 | -1/+1 |
| | | | | | fixes #8903 | ||||
| * | fix 'assignment to const' error | Johann150 | 2022-06-29 | 1 | -1/+1 |
| | | |||||
| * | feat(client): add instance-cloud widget | syuilo | 2022-06-29 | 2 | -0/+82 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-06-29 | 3 | -1/+34 |
| |\ | |||||
| | * | Prevent access to user pages when not logged in [v2] (#8904) | Johann150 | 2022-06-29 | 3 | -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 component | syuilo | 2022-06-29 | 2 | -1/+112 |
| |/ | |||||
| * | chore(client): fix type def | syuilo | 2022-06-29 | 1 | -2/+2 |
| | | |||||
| * | perf(client): remove needless reactivity | syuilo | 2022-06-29 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): improve router | syuilo | 2022-06-29 | 4 | -4/+22 |
| | | | | | Fix #8902 | ||||
| * | chore(client): tweak client | syuilo | 2022-06-29 | 5 | -104/+250 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-29 | 3 | -3/+4 |
| | | |||||
| * | enhance(client): add users tab to instance-info | syuilo | 2022-06-29 | 1 | -0/+25 |
| | | |||||
| * | enhance(client): メニュー整理 | syuilo | 2022-06-29 | 14 | -300/+189 |
| | | | | | | Resolve #6389 Fix #8035 | ||||
| * | refactor(client): remove invalid computed | syuilo | 2022-06-29 | 1 | -3/+3 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2022-06-28 | 1 | -10/+5 |
| | | | | | 非モデレーターがインスタンス情報ページを表示できない問題を修正 | ||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 2 | -16/+17 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 1 | -1/+1 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 3 | -11/+12 |
| | | |||||
| * | chore(client): fix #8858 | syuilo | 2022-06-28 | 2 | -0/+12 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 1 | -1/+1 |
| | | |||||
| * | chore(client): refactor and style tweaks | syuilo | 2022-06-28 | 4 | -348/+240 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-06-28 | 1 | -90/+59 |
| | | |||||
| * | chore(client): fix type def | syuilo | 2022-06-28 | 1 | -2/+2 |
| | | |||||
| * | improve instance doughnut charts | syuilo | 2022-06-28 | 1 | -2/+2 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 1 | -2/+2 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 2 | -2/+2 |
| | | |||||
| * | feat(client): add instances doughnuts charts for dashboard | syuilo | 2022-06-28 | 2 | -5/+155 |
| | | |||||