| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(client): align filename to component name | syuilo | 2022-08-31 | 1 | -62/+0 |
| | | |||||
| * | fix lints (#8737) | Johann150 | 2022-05-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * fix: emits use ev instead of e * fix: errors use err instead of e * fix: replace use of data where possible * fix: events use evt instead of e * fix: use strict equals * fix: use emoji instead of e * fix: vue lints | ||||
| * | refactor(client): i18n.locale -> i18n.ts | syuilo | 2022-01-28 | 1 | -2/+2 |
| | | |||||
| * | refactor: Composition APIへ移行 (#8121) | tamaina | 2022-01-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/abuse-report-window.vue * use <script setup> * :v: * components/analog-clock.vue * wip components/autocomplete.vue * :v: * :v: * fix * wip components/captcha.vue * clean up * components/channel-follow-button * components/channel-preview.vue * components/core-core.vue * components/code.vue * wip components/date-separated-list.vue * fix * fix autocomplete.vue * :v: * remove global property * use <script setup> * components/dialog.vue * clena up * fix dialog.vue * Resolve https://github.com/misskey-dev/misskey/pull/8121#discussion_r781250966 | ||||
| * | refactor(client): use composition api | syuilo | 2022-01-07 | 1 | -29/+21 |
| | | |||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -0/+70 |
| Resolve #7779 | |||||