Yang Luo
|
4dca3bd3f7
|
Add Notify() to payment provider.
|
2022-03-14 02:56:04 +08:00 |
|
Yang Luo
|
bf5d4eea48
|
Add alipay provider.
|
2022-03-06 22:46:02 +08:00 |
|
Yang Luo
|
39ab71c5db
|
Add product pages.
|
2022-02-27 20:09:19 +08:00 |
|
Gucheng Wang
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
Yang Luo
|
940aa2bc2d
|
Add payment pages.
|
2022-02-05 20:13:15 +08:00 |
|
Gucheng Wang
|
dee9bac110
|
Show signupApplication in user edit page.
|
2022-01-15 18:29:10 +08:00 |
|
Yang Luo
|
9b6131890c
|
Add permission page.
|
2022-01-01 16:28:33 +08:00 |
|
Yang Luo
|
ff22bf507f
|
Add role page.
|
2022-01-01 15:11:16 +08:00 |
|
Yang Luo
|
ba1646a0c3
|
Add cert pages.
|
2021-12-31 00:36:36 +08:00 |
|
Yixiang Zhao
|
10a85f2386
|
feat: add server-side search, filter and sorter for all pages (#388)
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Co-authored-by: Yang Luo <hsluoyz@qq.com>
|
2021-12-25 10:55:10 +08:00 |
|
Gucheng Wang
|
c2110ef59d
|
Add sync pages.
|
2021-12-17 16:35:45 +08:00 |
|
Bingchang Chen
|
70a550d8bc
|
feat: login by code (#344)
Signed-off-by: abingcbc <abingcbc626@gmail.com>
|
2021-12-07 00:05:53 +08:00 |
|
Gucheng Wang
|
0e71e603ac
|
Add webhook pages.
|
2021-11-07 16:24:13 +08:00 |
|
Gucheng Wang
|
db892333fe
|
Set default value of page and pageSize for get batch APIs.
|
2021-11-06 15:17:18 +08:00 |
|
Yixiang Zhao
|
b1db47bad1
|
feat: add server-side pagination (#312)
Signed-off-by: “seriouszyx” <seriouszyx@foxmail.com>
|
2021-11-06 11:32:22 +08:00 |
|
Yang Luo
|
e4846807cd
|
Show resource list page to users.
|
2021-09-06 00:49:10 +08:00 |
|
Yang Luo
|
a1b16f88d1
|
Add user to Resource.
|
2021-09-05 23:46:56 +08:00 |
|
Yang Luo
|
015961bc3c
|
Add application to Resource.
|
2021-09-04 16:50:26 +08:00 |
|
Yang Luo
|
8674b4853a
|
Add provider to file API.
|
2021-08-15 01:14:21 +08:00 |
|
Yang Luo
|
495b64995f
|
Add resource list page.
|
2021-08-15 00:25:46 +08:00 |
|
Yang Luo
|
004282f970
|
Improve UploadFile() API.
|
2021-08-14 15:58:47 +08:00 |
|
WindSpiritSR
|
8c6f0a31b6
|
feat: support storage provider to terms of use file (#221)
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
|
2021-08-14 14:23:15 +08:00 |
|
Yang Luo
|
5c2f96bda0
|
Add UploadFile() API.
|
2021-08-14 14:22:01 +08:00 |
|
Yang Luo
|
af3def97bf
|
Fix avatar upload.
|
2021-08-14 14:08:29 +08:00 |
|
WindSpiritSR
|
705d2ede6b
|
feat: support LDAP (#160)
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
|
2021-07-19 10:13:23 +08:00 |
|
Yang Luo
|
dc0712c8a5
|
Replace getDefaultApplication() with getUserApplication().
|
2021-07-19 10:12:04 +08:00 |
|
killer
|
21b36bbb47
|
feat: add UI to view logs
Signed-off-by: killer <1533063601@qq.com>
|
2021-07-19 10:11:01 +08:00 |
|
killer
|
c9f93b0785
|
fix: Application null error
Signed-off-by: killer <1533063601@qq.com>
|
2021-06-22 13:07:02 +08:00 |
|
Yang Luo
|
081da18403
|
Add address to user.
|
2021-06-04 20:54:17 +08:00 |
|
Kininaru
|
f39378562f
|
feat: turing test before send code
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-05-22 21:03:49 +08:00 |
|
Kininaru
|
66d953a6c1
|
feat: check user email and phone when signing up
Signed-off-by: Kininaru <shiftregister233@outlook.com>
phone prefix error
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fix i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fix i18n error
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed useless file
Signed-off-by: Kininaru <shiftregister233@outlook.com>
move timeout to app.conf
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
made verification code reusable
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-05-18 22:20:26 +08:00 |
|
Yang Luo
|
18806f07a8
|
Support cred auto-login.
|
2021-05-16 18:18:55 +08:00 |
|
Yang Luo
|
db5ecddd3f
|
Remove /get-default-providers API.
|
2021-05-14 16:07:39 +08:00 |
|
Kininaru
|
400e335e68
|
feat: add reset email by verification code
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-05-12 21:38:31 +08:00 |
|
Kininaru
|
33e61cc5cf
|
feat: set password for users
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed useless blank
Signed-off-by: Kininaru <shiftregister233@outlook.com>
add license header
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
database logic
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-05-09 20:56:52 +08:00 |
|
Yang Luo
|
36895801f0
|
Add Link API.
|
2021-04-19 01:14:41 +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
|
f5ceae901b
|
Support auto-login.
|
2021-03-28 16:53:49 +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
|
85523fa9d4
|
Add token pages.
|
2021-03-14 00:00:29 +08:00 |
|
Yang Luo
|
faeb93494c
|
Improve auth folder.
|
2021-02-14 15:40:57 +08:00 |
|
Yang Luo
|
001496b90f
|
Add auth folder.
|
2021-02-14 14:34:03 +08:00 |
|
Yang Luo
|
101d418257
|
Fix code format.
|
2021-02-14 00:55:17 +08:00 |
|
Yang Luo
|
c81118feff
|
Add github oauth.
|
2021-02-14 00:22:24 +08:00 |
|
Yang Luo
|
35df55cf70
|
Add license header.
|
2021-02-13 13:30:51 +08:00 |
|
Yang Luo
|
09b39d69f6
|
Change CRLF to LF.
|
2021-02-13 12:15:19 +08:00 |
|
Yang Luo
|
cdc1445883
|
Fix login.
|
2021-02-13 00:11:12 +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 |
|