7e5952c804
fix: login / signin frontend router ( #1244 )
...
* fix: go to link
* fix: remove gotologin
* fix: redirect to login page
* fix: redirect to login page
* remove comments
* fix: formats
* fix: formats
* Update Setting.js
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2022-10-28 02:23:57 +08:00
deed857788
chore(style): allow case declarations and ban var
( #987 )
...
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
2022-08-08 23:35:24 +08:00
cd966116d4
feat: comma dangle
2022-08-06 23:54:56 +08:00
1839252c30
chore(web): sort import members ( #895 )
2022-07-18 20:57:38 +08:00
503d244166
feat(web): add lint ( #875 )
...
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
2022-07-10 15:45:55 +08:00
475b6da35a
Rename session storage item to signinUrl.
2022-07-10 11:50:48 +08:00
86b3a078ef
fix: sign In button in the result page has broken ( #646 )
...
* fix: sign In button in the result page has broken
Signed-off-by: Steve0x2a <stevesough@gmail.com >
* fix: code format
Signed-off-by: Steve0x2a <stevesough@gmail.com >
2022-04-05 08:49:11 +08:00
ca0fa5fc40
fix: fix missing parameters when signup ( #533 )
2022-03-05 16:47:08 +08:00
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
785f306c4b
Use helmet on login, signup pages.
2021-04-29 21:28:24 +08:00
c26c9ba0e8
Fix page links.
2021-04-28 22:40:21 +08:00
35e482f24e
Fix the signup.
2021-04-28 21:56:14 +08:00
7a0ed4ebaf
Replace "register" with "sign up".
2021-04-27 22:47:44 +08:00
fa358654e6
Use Link.
2021-03-26 21:58:10 +08:00
9af2ac49be
Add RegisterPage and ResultPage.
2021-03-26 21:57:41 +08:00