|
a0dc6e06cd
|
feat: add EntryPage for login, signup pages to fix background flashing issue (#1416)
* feat: fix flush in login Pages
* fix: code format
* fix: improve code
* Update App.js
* Update EntryPage.js
* fix: optimize api request
* Update App.js
* Update App.js
* fix: fix css
* fix: css and getApllicationObj
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2022-12-22 23:39:02 +08:00 |
|
|
9f3ee275a8
|
feat: reformat frontend alert texts with correct i18n (#1341)
* fix: add i18
* fix: standard prompt message
|
2022-12-02 00:06:28 +08:00 |
|
|
2ab25df950
|
fix: prompt page translation (#1330)
* fix: prompt page translation
* add multiple translations
* fix: translation consistency
* fix: translation consistency
* fix: add translation
* fix: add translation
* Update data.json
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2022-11-27 21:04:45 +08:00 |
|
|
61c2fd5412
|
feat: fix the issue of jumping back to the login page after resetting password (#1288)
* fix: redirect to login page
* fix: front end router
* fix: front end router
* fix: signup page router
* fix: redirect to login page
|
2022-11-13 12:16:49 +08:00 |
|
|
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 |
|
|
0bc5b90218
|
fix: add country/region selectbox in prompt page (#1022)
|
2022-08-21 11:12:23 +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 |
|
|
13404d6035
|
feat: fix binding after registration causes the page to crash (#945)
|
2022-08-01 21:08:10 +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 |
|
|
8080927890
|
fix: redirect for non-built-in app logout (#587)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-03-19 19:50:05 +08:00 |
|
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
|
a22dfd8954
|
fix: db data init and frontend warning
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
|
2021-07-19 10:13:01 +08:00 |
|
|
6ae8e537b9
|
Improve translation.
|
2021-07-19 10:00:26 +08:00 |
|
|
b189993547
|
Login page can also enter prompt page.
|
2021-06-20 22:17:03 +08:00 |
|
|
a43db3e55a
|
Fix prompt redirect logic and db sync bug.
|
2021-06-20 13:56:32 +08:00 |
|
|
d3a8ab8347
|
Finish the prompt page logic.
|
2021-06-20 11:52:04 +08:00 |
|
|
e0b6270f50
|
Make OAuthWidget work for prompt page.
|
2021-06-20 02:13:15 +08:00 |
|
|
910ea04384
|
Add renderAffiliation().
|
2021-06-18 23:43:36 +08:00 |
|
|
92610f9971
|
Add prompt page.
|
2021-06-18 02:09:19 +08:00 |
|