summaryrefslogtreecommitdiff
path: root/packages/client/src/components/captcha.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-114/+0
|
* refactor(client): remove invalid computedsyuilo2022-06-291-3/+3
|
* chore: fix some lints automatically (#8788)Johann1502022-06-101-2/+1
| | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* refactorsyuilo2022-03-011-1/+1
|
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-281-1/+1
|
* refactorsyuilo2022-01-261-1/+1
|
* fix(#8133): hCaptcha の reCAPTCHA 互換挙動を無効化する (#8135)Acid Chicken (硫酸鶏)2022-01-211-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 scopesyuilo2022-01-161-1/+1
|
* refactor: Composition APIへ移行 (#8121)tamaina2022-01-111-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
* refactoringsyuilo2021-11-121-0/+123
Resolve #7779