summaryrefslogtreecommitdiff
path: root/packages/client/src/components/signin.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-259/+0
* fix: spellcheck is boolean not stringJohann1502022-07-041-2/+2
* chore: fix some lints automatically (#8788)Johann1502022-06-101-2/+2
* enhance: replace signin CAPTCHA with rate limit (#8740)Johann1502022-05-281-4/+8
* fix(client): wrong scoping breaks 2FAJohann1502022-05-231-2/+2
* Refactor pleaseLogin to show a sign-in dialog (#8630)Andreas Nedbal2022-05-191-185/+181
* CAPTCHA求めるのは2fa認証が無効になっているときだけにしたsyuilo2022-05-151-2/+2
* feat: make captcha required when signin to improve securitysyuilo2022-05-151-3/+14
* refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-011-2/+2
* fix(client): ログインにおいてパスワードが誤っている際の...syuilo2021-11-211-0/+8
* update linrsyuilo2021-11-191-12/+12
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-3/+3
* refactoringsyuilo2021-11-121-0/+240