summaryrefslogtreecommitdiff
path: root/src/client/app/common/views/components/signin.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v12 (#5712)syuilo2020-01-301-248/+0
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* Allow 'internal' device in WebAuthN (#5756)Satsuki Yanagi2020-01-271-1/+1
|
* Support password-less login with WebAuthn (#5112)Satsuki Yanagi2019-07-071-1/+5
| | | | | | * Support password-less login with WebAuthn * Fix initial value of usePasswordLessLogin
* Fix WebAuthn login (#5103)Satsuki Yanagi2019-07-051-5/+11
|
* Implement Webauthn 🎉 (#5088)Mary2019-07-031-27/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Webauthn :tada: * Share hexifyAB * Move hr inside template and add AttestationChallenges janitor daemon * Apply suggestions from code review Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add newline at the end of file * Fix stray newline in promise chain * Ignore var in try{}catch(){} block Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add missing comma * Add missing semicolon * Support more attestation formats * add support for more key types and linter pass * Refactor * Refactor * credentialId --> id * Fix * Improve readability * Add indexes * fixes for credentialId->id * Avoid changing store state * Fix syntax error and code style * Remove unused import * Refactor of getkey API * Create 1561706992953-webauthn.ts * Update ja-JP.yml * Add type annotations * Fix code style * Specify depedency version * Fix code style * Fix janitor daemon and login requesting 2FA regardless of status
* 2段階認証コードの入力フォームタイプの訂正 (#4869)Satsuki Yanagi2019-05-071-1/+1
| | | Fix #4849, Resolve #4848
* 外部サービス連携ログインリンクにアイコン追加 (#4858)Satsuki Yanagi2019-05-051-3/+3
|
* 色々な修正; Fix #4709 (#4714)tamaina2019-04-161-1/+4
| | | | | | * Fix a la carte 1 * use dialog instead of alert() etc
* i18n整理syuilo2019-02-261-1/+1
|
* :art:syuilo2019-02-251-3/+3
|
* Use # instead of v-slot:syuilo2019-02-181-4/+4
|
* Use v-slot instead of slotsyuilo2019-02-181-4/+4
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-181-1/+4
|\
| * Better 2FA input on sign in form (#3910)Acid Chicken (硫酸鶏)2019-01-181-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | * Update signin.vue * Update ja-JP.yml * Update settings.vue * Update signin.vue * Update init.ts
* | [Client] Drop apiViaStream optionsyuilo2019-01-181-1/+1
|/ | | | Resolve #3911
* Toggle show/hide password (#3865)MeiMei2019-01-101-1/+1
| | | | | | | | * Toggle show/hide password * hoverでアンダーラインが中途半端に出てダサいので出さないように * Update signin.vue
* Improve readabilitysyuilo2018-12-191-0/+5
|
* Clean upsyuilo2018-12-191-2/+0
|
* Cookieを使わないようにsyuilo2018-11-281-1/+2
|
* Hide unused login method (#3285)MeiMei2018-11-171-4/+10
|
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-151-0/+1
| | | | | | * Add Discord auth * Apply review 175263424
* show self host in unicode (#3200)MeiMei2018-11-111-1/+2
|
* Refactor & Clean upsyuilo2018-11-091-2/+2
|
* Refactoring of i18n (#3165)syuilo2018-11-091-6/+8
| | | Refactoring of i18n
* [WIP] Use FontAwesome Component for Vue (#3127)syuilo2018-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Rename * Clean up * Clean up * wip * wip * Enable tree shaking * :v: * :v: * wip * wip * Clean up
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-0/+1
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-1/+0
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-0/+1
|
* V10 (#2826)syuilo2018-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * Update CHANGELOG.md * wip * Update CHANGELOG.md * wip * wip * wip * wip
* :art:syuilo2018-09-291-3/+3
|
* wipsyuilo2018-09-261-1/+1
|
* なんかもうめっちゃやったsyuilo2018-09-031-1/+1
|
* Revert "Fix bug?"syuilo2018-08-211-3/+2
| | | | This reverts commit 2c9bacfceade688865ad1e8533ca494dd34d0ee5.
* Fix bug?syuilo2018-08-201-2/+3
|
* Fix bugsyuilo2018-08-201-2/+1
|
* wipsyuilo2018-08-191-2/+2
|
* ログイン失敗時のメッセージを改善sei0o2018-08-171-1/+1
|
* Add a space between the wordsAya Morisawa2018-08-171-1/+1
|
* 未利用時はTwitterでログインを表示しない (#2156)MeiMei2018-08-111-3/+4
|
* i18nsyuilo2018-08-071-1/+1
|
* :v:syuilo2018-06-161-1/+8
|
* :v:syuilo2018-06-161-76/+14
|
* :v:syuilo2018-06-161-1/+1
|
* :art:syuilo2018-06-151-12/+14
|
* Fix bugsyuilo2018-05-201-1/+1
|
* wipsyuilo2018-04-291-2/+2
|
* Fix bugsyuilo2018-04-161-1/+1
|
* wipsyuilo2018-04-151-4/+4
|
* Some bug fixessyuilo2018-04-081-2/+2
|
* 整理したsyuilo2018-03-291-0/+142