hsluoyz
|
39f2f609c3
|
Merge pull request #34 from Kininaru/master
feat: add go backend API docs
|
2021-03-30 00:28:28 +08:00 |
|
Kininaru
|
3a13b8e73c
|
feat: add go backend API docs
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-03-29 23:40:25 +08:00 |
|
Yang Luo
|
5c49693bc0
|
Use react-social-login-buttons.
|
2021-03-29 22:11:28 +08:00 |
|
Kininaru
|
45071bb8c7
|
fix: Avatar upload doesn't work since the backend logic has been rewritten (#32)
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-03-29 11:19:55 +08:00 |
|
Yang Luo
|
4ea6529969
|
Add Avatar to claims.
|
2021-03-28 21:57:22 +08:00 |
|
Yang Luo
|
bc368a4361
|
Add TestSyncAvatarsFromGitHub().
|
2021-03-28 21:50:00 +08:00 |
|
Yang Luo
|
cc8485a7db
|
Add renderAvatar().
|
2021-03-28 21:18:41 +08:00 |
|
Yang Luo
|
d6c8bb87c2
|
Fix provider type.
|
2021-03-28 20:20:40 +08:00 |
|
Yang Luo
|
73ffb22c32
|
Improve login page.
|
2021-03-28 19:34:21 +08:00 |
|
Yang Luo
|
658dd79d81
|
Add "My Account" tile.
|
2021-03-28 17:36:31 +08:00 |
|
Yang Luo
|
f5ceae901b
|
Support auto-login.
|
2021-03-28 16:53:49 +08:00 |
|
Yang Luo
|
2029a28d7b
|
Fix getAccount() response.
|
2021-03-28 10:51:08 +08:00 |
|
Yang Luo
|
0127f8fb63
|
Improve response message.
|
2021-03-28 10:36:47 +08:00 |
|
Yang Luo
|
d6715c7601
|
Improve API error handling.
|
2021-03-28 00:48:34 +08:00 |
|
Yang Luo
|
6c2c5be33d
|
Fix React warnings.
|
2021-03-27 11:56:16 +08:00 |
|
Yang Luo
|
2063f1d27d
|
Update antd to 4.14.1
|
2021-03-26 23:41:18 +08:00 |
|
Yang Luo
|
b1ac60fa02
|
Improve provide list.
|
2021-03-26 23:25:09 +08:00 |
|
Yang Luo
|
3bcc292da2
|
Change antd primary-color.
|
2021-03-26 23:18:24 +08:00 |
|
Yang Luo
|
437289438f
|
Improve login page.
|
2021-03-26 21:58:30 +08:00 |
|
Yang Luo
|
d11bb49eac
|
Improve login failure handling.
|
2021-03-26 21:58:19 +08:00 |
|
Yang Luo
|
fa358654e6
|
Use Link.
|
2021-03-26 21:58:10 +08:00 |
|
Yang Luo
|
6880c28194
|
Remove onLoggedIn().
|
2021-03-26 21:57:54 +08:00 |
|
Yang Luo
|
9af2ac49be
|
Add RegisterPage and ResultPage.
|
2021-03-26 21:57:41 +08:00 |
|
Yang Luo
|
3d4c987d32
|
Rename Face to LoginPage.
|
2021-03-26 21:56:51 +08:00 |
|
Yang Luo
|
7fe9705303
|
Rename to SelfLoginPage.
|
2021-03-26 21:56:27 +08:00 |
|
Yang Luo
|
b6b433f26a
|
Add EnableSignUp.
|
2021-03-26 21:55:39 +08:00 |
|
Yang Luo
|
da38f7a6ba
|
Improve login error handling.
|
2021-03-25 23:22:34 +08:00 |
|
Yang Luo
|
540adfed20
|
Improve IDP username handling.
|
2021-03-24 00:44:41 +08:00 |
|
Yang Luo
|
39d208ccd0
|
Fix QqIdProvider.
|
2021-03-23 23:48:18 +08:00 |
|
Yang Luo
|
c24de7d180
|
Change provider interface.
|
2021-03-23 23:23:59 +08:00 |
|
Yang Luo
|
fa141a0edb
|
Add QqIdProvider.
|
2021-03-22 20:00:35 +08:00 |
|
Yang Luo
|
1c97501016
|
Simplify callback URL.
|
2021-03-21 16:05:00 +08:00 |
|
Yang Luo
|
6368298715
|
Update logo.
|
2021-03-21 15:31:31 +08:00 |
|
Yang Luo
|
26502350d3
|
Add innerParams.
|
2021-03-21 13:45:55 +08:00 |
|
Yang Luo
|
55b62e9786
|
Make user profile public.
|
2021-03-21 00:44:19 +08:00 |
|
Yang Luo
|
7f367ae346
|
Fix AuthCallback's code handling.
|
2021-03-21 00:38:00 +08:00 |
|
Yang Luo
|
8b921b2c1e
|
Fix double GET params issue, fix double state bug.
|
2021-03-20 23:50:34 +08:00 |
|
Yang Luo
|
808e6c6283
|
Finish /login/oauth/authorize
|
2021-03-20 22:34:22 +08:00 |
|
Yang Luo
|
f89f454e0e
|
Add getOAuthGetParameters().
|
2021-03-20 16:51:10 +08:00 |
|
Yang Luo
|
63a4066a8d
|
Return code for /api/login
|
2021-03-20 13:05:34 +08:00 |
|
Yang Luo
|
7049e09570
|
Add error handling to face page.
|
2021-03-20 12:29:34 +08:00 |
|
Yang Luo
|
80c47dd8c6
|
Add frontend /login/oauth
|
2021-03-20 11:34:04 +08:00 |
|
Yang Luo
|
9980ef1975
|
Add /api/get-app-login
|
2021-03-20 10:51:00 +08:00 |
|
Yang Luo
|
c8cd37058e
|
Add codeToResponse().
|
2021-03-20 09:12:24 +08:00 |
|
Yang Luo
|
18c021b009
|
Merge two login functions.
|
2021-03-20 00:30:37 +08:00 |
|
hsluoyz
|
d0e243fca3
|
Merge pull request #23 from Kininaru/master
feat: added avatar tailoring and uploading
|
2021-03-17 13:25:53 +08:00 |
|
Kininaru
|
1908f528c8
|
feat: added avatar tailoring and uploading
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed type errors
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed the wrong folder
Signed-off-by: Kininaru <shiftregister233@outlook.com>
rewrite login check logic, added unix time to avatar url
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed a bug about strconv
Signed-off-by: Kininaru <shiftregister233@outlook.com>
supported oss
Signed-off-by: Kininaru <shiftregister233@outlook.com>
disabled oss provide qiniu
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Fixed avatar url error
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Fixed avatar length bug
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Fixed avatar length bug
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed oss.conf
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Put uploading avatar into UserEditPage
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed avatar dir
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed avatar in main.go
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Made CropperDiv a reusable component, and updated README for OSS config
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Convert ts to js
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed ts
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fix: set avatar link to string 255
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fix: updated yarn lock
Signed-off-by: Kininaru <shiftregister233@outlook.com>
add: Casbin license
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-03-17 13:19:23 +08:00 |
|
Yang Luo
|
0ce7420907
|
Add HandleLoggedIn().
|
2021-03-15 19:11:41 +08:00 |
|
Yang Luo
|
4a170d1d56
|
Change /api/auth/login to POST.
|
2021-03-15 00:49:16 +08:00 |
|
Yang Luo
|
2a481d6a2e
|
Add frontend getOAuthCode() API.
|
2021-03-15 00:28:34 +08:00 |
|