2843 Commits

Author SHA1 Message Date
MaysWind
56d7834f54 support user sign up 2020-10-25 22:03:18 +08:00
MaysWind
9c0af9a1bd support parameterized errors 2020-10-25 21:50:43 +08:00
MaysWind
35eac86454 modify text 2020-10-25 19:42:45 +08:00
MaysWind
9e63373b4f modify logout url 2020-10-25 19:38:59 +08:00
MaysWind
eb4105d538 code refactor 2020-10-22 23:29:23 +08:00
MaysWind
429339ccc5 disable forget password link 2020-10-22 22:53:59 +08:00
MaysWind
5c29579cfa modify color 2020-10-22 22:51:30 +08:00
MaysWind
32119f6fe1 support use 2fa backup code 2020-10-22 01:30:25 +08:00
MaysWind
669fe842cb automatically close dialog when press esc in keyboard or back button in mobile device 2020-10-22 00:46:58 +08:00
MaysWind
4f951efe65 close language select list after selected 2020-10-22 00:39:09 +08:00
MaysWind
63fe33473a make login page cannot be opened when user is already logined 2020-10-22 00:21:42 +08:00
MaysWind
498e04bff9 modify text 2020-10-22 00:14:53 +08:00
MaysWind
b588e7061a automatically refresh token when user open the app 2020-10-22 00:12:35 +08:00
MaysWind
18052a22f2 support clear token in database after logout, support clear browser token when api responses token invalid 2020-10-22 00:04:30 +08:00
MaysWind
22234f27d8 modify title nav bar 2020-10-21 23:26:31 +08:00
MaysWind
a8a8d3a954 code refactor 2020-10-21 22:32:41 +08:00
MaysWind
df8e37ee31 code refactor 2020-10-21 22:28:15 +08:00
MaysWind
a10e7555ac modify input box type of 2fa code 2020-10-21 00:59:45 +08:00
MaysWind
7226a262ce show confirm dialog when user click log out button 2020-10-21 00:47:22 +08:00
MaysWind
4e36558b43 support login with 2fa 2020-10-21 00:30:08 +08:00
MaysWind
6896e1966e support changing locale in setting page 2020-10-20 23:10:52 +08:00
MaysWind
be8bd6b17b code refactor 2020-10-20 23:08:31 +08:00
MaysWind
32d3972ce9 support changing language in login page, add local verification in login page, modify text in login page, add tips when requesting backend api too slow 2020-10-20 01:21:52 +08:00
MaysWind
50d4ef23f9 code refactor 2020-10-20 01:17:54 +08:00
MaysWind
5b9d359ff6 modify editor config 2020-10-20 01:17:33 +08:00
MaysWind
103e1c833d modify token key in local storage 2020-10-19 22:13:06 +08:00
MaysWind
19ebd6ce00 remove unused code 2020-10-19 22:08:36 +08:00
MaysWind
e92e4e6b2e update basic sign in / sign out 2020-10-19 01:56:00 +08:00
MaysWind
769eb604bd init frontend framework 2020-10-18 23:46:51 +08:00
MaysWind
fe361df470 add docker support 2020-10-17 22:54:20 +08:00
MaysWind
90b06cb14b add systemd file 2020-10-17 22:54:20 +08:00
MaysWind
60c31e8894 add models / services / handlers of user / token / 2fa, add web server command 2020-10-17 22:54:20 +08:00
MaysWind
c9ae001aef add user model / service and database maintenance command 2020-10-17 22:54:20 +08:00
MaysWind
a7df339f47 add dao files 2020-10-17 22:54:20 +08:00
MaysWind
09e98bfc29 add recovery/request log middleware file 2020-10-17 22:54:20 +08:00
MaysWind
0d4493439d add request id generator and middleware file 2020-10-17 22:54:13 +08:00
MaysWind
187171f75c add log utils 2020-10-17 22:19:08 +08:00
MaysWind
957d0a1264 add uuid generator 2020-10-17 22:19:07 +08:00
MaysWind
b4b58697c5 add settings files 2020-10-17 22:18:48 +08:00
MaysWind
6ad0a02d44 add core/error/util files 2020-10-17 22:02:50 +08:00
MaysWind
e5953c9f17 add editor config file 2020-10-17 16:57:33 +08:00
MaysWind
f9c50940d8 init repo 2020-10-17 16:54:42 +08:00
mayswind
e6e9983cec Initial commit 2020-10-17 16:54:03 +08:00