Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Gucheng Wang
728fe11a3c
Refactor CountDownInput.
2022-01-07 20:34:27 +08:00
Yang Luo
cc8c9b32ef
Fix missing options in renderOptions().
2021-12-24 14:09:12 +08:00
Bingchang Chen
70a550d8bc
feat: login by code ( #344 )
...
Signed-off-by: abingcbc <abingcbc626@gmail.com>
2021-12-07 00:05:53 +08:00
Gucheng Wang
d224e728a3
Reduce CountDownInput args.
2021-11-28 20:57:14 +08:00
Gucheng Wang
36b7993994
Improve UI.
2021-11-28 20:18:03 +08:00
Gucheng Wang
7923bffa6d
Improve forget page CSS.
2021-11-28 14:23:00 +08:00
Gucheng Wang
4e92a8273c
Improve forget page logic.
2021-11-28 11:10:07 +08:00
Gucheng Wang
cbf973882d
Show CustomGithubCorner in other pages.
2021-11-06 22:04:20 +08:00
sh1luo
21b4e0e51d
fix: clear all console warnings ( #192 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-25 11:10:45 +08:00
Yang Luo
a42a76400e
Improve "Send Code" button style.
2021-06-27 00:52:15 +08:00
Yang Luo
2ba44748c2
Add maskEmail(), fix Safari bug.
2021-06-25 21:35:20 +08:00
turbodog
3a806c14ff
feat: improve i18n and add some translation
...
Signed-off-by: turbodog <turbodog1003@gmail.com>
2021-06-20 00:32:16 +08:00
Yang Luo
8bc9163def
Improve i18n.
2021-06-15 22:12:50 +08:00
Weihao
c983ee7ca6
feat: won't send verification code if there is no account bounded to phone/email
...
Signed-off-by: Weihao <1340908470@qq.com>
2021-06-07 19:13:06 +08:00
Weihao Chen
1cb5ae54c5
feat: add "forget password" [front & backend] ( #75 )
...
* feat: add "forget password" [front & backend]
Signed-off-by: Weihao <1340908470@qq.com>
* fix: verification code can be sent even if no mobile phone or email is selected
refactor: forgetPassword -> forget; GetEmailAndPhoneByUsername -> GetEmailAndPhone; remove useless note
Signed-off-by: Weihao <1340908470@qq.com>
2021-06-02 13:39:01 +08:00