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
|
808e6c6283
|
Finish /login/oauth/authorize
|
2021-03-20 22:34:22 +08:00 |
|
Yang Luo
|
63a4066a8d
|
Return code for /api/login
|
2021-03-20 13:05:34 +08:00 |
|
Yang Luo
|
9980ef1975
|
Add /api/get-app-login
|
2021-03-20 10:51:00 +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
|
4a170d1d56
|
Change /api/auth/login to POST.
|
2021-03-15 00:49:16 +08:00 |
|
Yang Luo
|
1fd6ee388c
|
Add /api/oauth/code API.
|
2021-03-14 18:18:03 +08:00 |
|
Yang Luo
|
202a94a8e5
|
Add /api/oauth/token API.
|
2021-03-14 00:18:11 +08:00 |
|
Yang Luo
|
85523fa9d4
|
Add token pages.
|
2021-03-14 00:00:29 +08:00 |
|
Yang Luo
|
64c9548019
|
Update license header.
|
2021-03-13 23:09:14 +08:00 |
|
Yang Luo
|
001496b90f
|
Add auth folder.
|
2021-02-14 14:34:03 +08:00 |
|
Yang Luo
|
c81118feff
|
Add github oauth.
|
2021-02-14 00:22:24 +08:00 |
|
Yang Luo
|
cdc1445883
|
Fix login.
|
2021-02-13 00:11:12 +08:00 |
|
Yang Luo
|
3ea58a0cdc
|
Add account APIs.
|
2021-02-11 22:56:08 +08:00 |
|
Yang Luo
|
84c1f2634e
|
Add application list and edit pages.
|
2020-12-20 23:24:09 +08:00 |
|
Yang Luo
|
b9adda2277
|
Add provider list and edit pages.
|
2020-12-20 21:25:23 +08:00 |
|
Yang Luo
|
f0692985f1
|
Add organization list and edit pages.
|
2020-12-20 20:31:48 +08:00 |
|
Yang Luo
|
b5eb673c81
|
Add user list and edit pages.
|
2020-10-20 23:14:03 +08:00 |
|
Yang Luo
|
49d84c1c2c
|
Add server code.
|
2020-10-20 21:57:29 +08:00 |
|