| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(client): align filename to component name | syuilo | 2022-08-31 | 1 | -114/+0 |
| | | |||||
| * | refactor(client): remove invalid computed | syuilo | 2022-06-29 | 1 | -3/+3 |
| | | |||||
| * | chore: fix some lints automatically (#8788) | Johann150 | 2022-06-10 | 1 | -2/+1 |
| | | | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint | ||||
| * | refactor | syuilo | 2022-03-01 | 1 | -1/+1 |
| | | |||||
| * | refactor(client): i18n.locale -> i18n.ts | syuilo | 2022-01-28 | 1 | -1/+1 |
| | | |||||
| * | refactor | syuilo | 2022-01-26 | 1 | -1/+1 |
| | | |||||
| * | fix(#8133): hCaptcha の reCAPTCHA 互換挙動を無効化する (#8135) | Acid Chicken (硫酸鶏) | 2022-01-21 | 1 | -6/+4 |
| | | | | | | | | | | * fix(#8133): hCaptcha の reCAPTCHA 互換挙動を無効化する * Update packages/client/src/components/captcha.vue * fix: hCaptcha host Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | refactor(client): specify global scope | syuilo | 2022-01-16 | 1 | -1/+1 |
| | | |||||
| * | refactor: Composition APIへ移行 (#8121) | tamaina | 2022-01-11 | 1 | -88/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -0/+123 |
| Resolve #7779 | |||||