| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance(client): cache pages in page-window | syuilo | 2022-07-02 | 1 | -3/+6 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 1 | -11/+13 |
| | | |||||
| * | 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 ui | syuilo | 2022-06-30 | 1 | -79/+54 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-30 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -3/+26 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -3/+3 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -10/+10 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -1/+9 |
| | | |||||
| * | 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 | 3 | -43/+13 |
| | | |||||
| * | tweak client | syuilo | 2022-06-30 | 1 | -2/+12 |
| | | |||||
| * | feat(client): add tag cloud component | syuilo | 2022-06-29 | 1 | -0/+80 |
| | | |||||
| * | chore(client): fix type def | syuilo | 2022-06-29 | 1 | -2/+2 |
| | | |||||
| * | perf(client): remove needless reactivity | syuilo | 2022-06-29 | 1 | -1/+1 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-29 | 3 | -102/+248 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-29 | 2 | -2/+3 |
| | | |||||
| * | enhance(client): メニュー整理 | syuilo | 2022-06-29 | 1 | -4/+27 |
| | | | | | | Resolve #6389 Fix #8035 | ||||
| * | refactor(client): remove invalid computed | syuilo | 2022-06-29 | 1 | -3/+3 |
| | | |||||
| * | 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): refactor and style tweaks | syuilo | 2022-06-28 | 3 | -321/+222 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-06-28 | 1 | -90/+59 |
| | | |||||
| * | chore(client): fix type def | syuilo | 2022-06-28 | 1 | -2/+2 |
| | | |||||
| * | fix(client): fix chart tooltip rendering | syuilo | 2022-06-28 | 1 | -8/+10 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-26 | 3 | -23/+20 |
| | | |||||
| * | chore(client): tweak ui :art: | syuilo | 2022-06-26 | 2 | -24/+166 |
| | | |||||
| * | chore(client): fix type | syuilo | 2022-06-26 | 2 | -2/+2 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-26 | 2 | -8/+12 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-26 | 1 | -1/+1 |
| | | |||||
| * | refactor(client): extract interval logic to a composable function | syuilo | 2022-06-26 | 9 | -112/+126 |
| | | | | | あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか | ||||
| * | enhance(client): improve control panel | syuilo | 2022-06-25 | 1 | -232/+0 |
| | | |||||
| * | fix notification-setting-window.vue | tamaina | 2022-06-25 | 1 | -7/+8 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-06-25 | 1 | -65/+51 |
| |\ | |||||
| | * | refactor: notification setting window composition API (#8860) | Johann150 | 2022-06-25 | 1 | -65/+51 |
| | | | | | | | | | | | | | | | * refactor: notification setting window composition API * fix lint vue/require-valid-default-prop * fix type | ||||
| * | | feat: allow GET for some endpoints | syuilo | 2022-06-25 | 3 | -20/+20 |
| | | | | | | | | | Resolve #8263 | ||||
| * | | refactor(client): extract tooltip logic of chart | syuilo | 2022-06-25 | 1 | -41/+2 |
| |/ | |||||
| * | chore(client): tweak MkKeyValue component | syuilo | 2022-06-25 | 1 | -32/+16 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-25 | 1 | -2/+22 |
| | | |||||
| * | chore(client): improve usability | syuilo | 2022-06-24 | 2 | -2/+1 |
| | | |||||
| * | fix bug | syuilo | 2022-06-24 | 1 | -2/+9 |
| | | |||||
| * | refactor: remove unused import | syuilo | 2022-06-24 | 1 | -1/+0 |
| | | |||||
| * | feat: ↵ | syuilo | 2022-06-24 | 1 | -0/+93 |
| | | | | | 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように | ||||
| * | fix(client): ↵ | syuilo | 2022-06-24 | 1 | -10/+10 |
| | | | | | アカウント作成フォームでエラーが出る問題を修正 | ||||
| * | chore(client): tweak mini-chart rendering | syuilo | 2022-06-24 | 1 | -15/+5 |
| | | |||||
| * | fix(client): ask to log in for poll vote (#8883) | Johann150 | 2022-06-24 | 1 | -0/+3 |
| | | |||||