sh1luo
|
d103a2bd8c
|
fix: support master branch trigger (#247)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-08-14 14:23:34 +08:00 |
|
sh1luo
|
b58d5ebb2c
|
feat: support semantic release (#244)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-08-14 14:23:30 +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 |
|
sh1luo
|
718fc4df74
|
fix: improve goland experience (#238)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-08-14 14:22:18 +08:00 |
|
ERIK
|
3f7e83261d
|
docs: Add i18n notice in README (#241)
Signed-off-by: ErikQQY <2283984853@qq.com>
|
2021-08-14 14:22:10 +08:00 |
|
Yang Luo
|
5c2f96bda0
|
Add UploadFile() API.
|
2021-08-14 14:22:01 +08:00 |
|
Yang Luo
|
40fbca7db4
|
Remove UploadAvatarToStorage().
|
2021-08-14 14:20:24 +08:00 |
|
Yang Luo
|
1b74a58d06
|
Fix compile errors.
|
2021-08-14 14:20:13 +08:00 |
|
Yang Luo
|
9feefc31f9
|
Use c.ResponseOk() for all places.
|
2021-08-14 14:19:50 +08:00 |
|
Yang Luo
|
a5783598ff
|
Rename to UploadFile().
|
2021-08-14 14:19:48 +08:00 |
|
sh1luo
|
c55fa4f452
|
feat: add local file system storage provider (#224)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-08-14 14:19:45 +08:00 |
|
Yang Luo
|
44150a6781
|
Refactor the storage provider interface.
|
2021-08-14 14:19:37 +08:00 |
|
Yang Luo
|
d16569d461
|
Use c.ResponseError() for all places.
|
2021-08-14 14:19:33 +08:00 |
|
Yang Luo
|
6aeadfa3bd
|
Improve provider check.
|
2021-08-14 14:19:23 +08:00 |
|
ffyuanda
|
05222c7a29
|
fix: typo in Applications tab (#237)
Signed-off-by: ffyuanda <46557895+ffyuanda@users.noreply.github.com>
|
2021-08-14 14:19:16 +08:00 |
|
sh1luo
|
8c66ef6860
|
fix: improve code specification (#231)
|
2021-08-14 14:18:08 +08:00 |
|
Yang Luo
|
a271ef0719
|
Set ShowGithubCorner to false.
|
2021-08-14 14:15:55 +08:00 |
|
Yang Luo
|
d79544f34a
|
Use User in Claims.
|
2021-08-14 14:15:52 +08:00 |
|
Yang Luo
|
ea692c4e73
|
Rename to AutoSigninFilter
|
2021-08-14 14:15:49 +08:00 |
|
Yang Luo
|
0a461bf19e
|
Directly login with the only OAuth provider.
|
2021-08-14 14:13:30 +08:00 |
|
Yang Luo
|
9fb4b4d394
|
Change text to "3rd-party logins".
|
2021-08-14 14:13:13 +08:00 |
|
Yang Luo
|
af3def97bf
|
Fix avatar upload.
|
2021-08-14 14:08:29 +08:00 |
|
Yang Luo
|
8ea906a132
|
Improve provider options.
|
2021-08-14 14:08:29 +08:00 |
|
Yang Luo
|
5afe3ed650
|
Set autoSignin to true by default.
|
2021-08-14 14:08:29 +08:00 |
|
sh1luo
|
ca9fcf7edc
|
fix: add 404 page (#228)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-08-14 14:08:20 +08:00 |
|
Kininaru
|
c0ab24205d
|
feat: add user initScore in app.conf (#220)
Signed-off-by: Kininaru <shiftregister233@outlook.com>
-> 2000
|
2021-08-03 23:28:02 +08:00 |
|
Yang Luo
|
0c657f0487
|
Get real IP for verification log.
|
2021-08-03 22:34:12 +08:00 |
|
Yang Luo
|
acca9eacdc
|
Add app's TermsOfUse.
|
2021-08-03 21:00:17 +08:00 |
|
sh1luo
|
9f5c6b1e05
|
feat: mount app.conf to container (#217)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-08-03 10:22:55 +08:00 |
|
Yang Luo
|
4001e63f16
|
Disable CustomGithubCorner by default.
|
2021-08-02 19:21:38 +08:00 |
|
github-actions[bot]
|
5a6f3cdea5
|
refactor: New Crowdin translations by Github Action (#214)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2021-08-02 00:53:36 +08:00 |
|
sh1luo
|
bf77992457
|
fix: add missing provider buttons (#215)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-08-01 22:10:47 +08:00 |
|
Yang Luo
|
1a2d85102c
|
Support defaultHttpClient.
|
2021-08-01 17:36:03 +08:00 |
|
Yang Luo
|
629ae5a54b
|
Improve OAuth params.
|
2021-08-01 14:27:53 +08:00 |
|
Yang Luo
|
3be7d3b273
|
Support redis session.
|
2021-08-01 00:30:12 +08:00 |
|
Yang Luo
|
e39c3b7613
|
Fix signup page silent bug for sign-up-without-prompt-items case.
|
2021-08-01 00:16:21 +08:00 |
|
sh1luo
|
bc5e748e5c
|
feat: add country/region select (#207)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-07-31 16:02:48 +08:00 |
|
github-actions[bot]
|
eabeef094a
|
refactor: New Crowdin translations by Github Action (#199)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2021-07-31 00:24:04 +08:00 |
|
Kininaru
|
7a2230f63e
|
feat: expose email and sms APIs as services to SDK (#202)
Signed-off-by: Kininaru <shiftregister233@outlook.com>
invalid receivers
|
2021-07-30 14:15:10 +08:00 |
|
sh1luo
|
512a451800
|
feat: add wecom provider (#200)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-07-28 20:36:27 +08:00 |
|
Yang Luo
|
c9ae582802
|
Improve menu keys.
|
2021-07-27 18:43:55 +08:00 |
|
Kininaru
|
3d493b8d8f
|
feat: integrate Storage config into providers (#198)
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-07-26 11:39:49 +08:00 |
|
turbodog03
|
1c01a34814
|
feat: improve EditPages for touchscreen (#195)
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
|
2021-07-25 23:13:34 +08:00 |
|
sh1luo
|
21b4e0e51d
|
fix: clear all console warnings (#192)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-07-25 11:10:45 +08:00 |
|
sh1luo
|
c632c3c307
|
fix: replace casdoor with casbin (#194)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-07-25 09:34:25 +08:00 |
|
turbodog03
|
3bbb0fb58e
|
feat: improve border (#190)
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
|
2021-07-24 20:38:33 +08:00 |
|
turbodog03
|
170ae241dc
|
feat: improve ApplicationEditPage (#189)
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
|
2021-07-24 10:16:48 +08:00 |
|
turbodog03
|
8d7fdb93ac
|
feat: fix header overflow and account disappear bug, improve UI, optimize touchscreen experience (#187)
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
|
2021-07-23 09:46:01 +08:00 |
|
WindSpiritSR
|
66f36d780a
|
fix: header selected (#186)
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
|
2021-07-20 21:29:06 +08:00 |
|
github-actions[bot]
|
aa5b0f168a
|
refactor: New Crowdin translations by Github Action (#184)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2021-07-19 16:41:53 +08:00 |
|