Commit Graph

20 Commits

Author SHA1 Message Date
c2110ef59d Add sync pages. 2021-12-17 16:35:45 +08:00
589c0404d2 Fix dataSourceName config to use correct DB host in Docker. 2021-12-12 23:51:53 +08:00
77fffcacac Refactor the record code. 2021-11-07 16:51:16 +08:00
0e71e603ac Add webhook pages. 2021-11-07 16:24:13 +08:00
495b64995f Add resource list page. 2021-08-15 00:25:46 +08:00
8c66ef6860 fix: improve code specification (#231) 2021-08-14 14:18:08 +08:00
705d2ede6b feat: support LDAP (#160)
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:23 +08:00
21b36bbb47 feat: add UI to view logs
Signed-off-by: killer <1533063601@qq.com>
2021-07-19 10:11:01 +08:00
400e335e68 feat: add reset email by verification code
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-12 21:38:31 +08:00
79f1c62ff7 Move adapter.createTable() out, make engine public. 2021-05-02 10:34:31 +08:00
be0cfa132e Rename db to driverName. 2021-05-02 00:34:15 +08:00
fa2653c836 Fix comment. 2021-04-29 22:56:35 +08:00
6dcece3990 feat: add pg for db adapter (#50)
Signed-off-by: Kininaru <shiftregister233@outlook.com>

fix: postgres creating failed

Signed-off-by: Kininaru <shiftregister233@outlook.com>

nil

Signed-off-by: Kininaru <shiftregister233@outlook.com>

rewrite postgres logic

Signed-off-by: Kininaru <shiftregister233@outlook.com>

removed pq from dependencies

Signed-off-by: Kininaru <shiftregister233@outlook.com>

comment pq

Signed-off-by: Kininaru <shiftregister233@outlook.com>

typo

Signed-off-by: Kininaru <shiftregister233@outlook.com>

comment

Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-04-29 21:53:42 +08:00
bc368a4361 Add TestSyncAvatarsFromGitHub(). 2021-03-28 21:50:00 +08:00
85523fa9d4 Add token pages. 2021-03-14 00:00:29 +08:00
64c9548019 Update license header. 2021-03-13 23:09:14 +08:00
e4778b967f Add dbName config. 2021-02-15 10:11:26 +08:00
84c1f2634e Add application list and edit pages. 2020-12-20 23:24:09 +08:00
f0692985f1 Add organization list and edit pages. 2020-12-20 20:31:48 +08:00
b5eb673c81 Add user list and edit pages. 2020-10-20 23:14:03 +08:00