c22ab44894
Update import path.
2022-01-20 14:11:46 +08:00
c3fb48f473
fix: Add a configuration that can set the table prefix. There is no prefix by default ( #432 )
...
* fix: Add a configuration that can set the table prefix. There is no prefix by default
* fix: Add a configuration that can set the table prefix. There is no prefix by default
2022-01-20 13:50:20 +08:00
a111fd672c
fix: Add the configuration of whether to print SQL. The default value is false ( #429 )
2022-01-19 16:58:45 +08:00
8d54bfad8a
feat: support create database via cmd line ( #417 )
2022-01-13 11:35:13 +08:00
9b6131890c
Add permission page.
2022-01-01 16:28:33 +08:00
ff22bf507f
Add role page.
2022-01-01 15:11:16 +08:00
ba1646a0c3
Add cert pages.
2021-12-31 00:36:36 +08:00
dfce1bd74c
Remove adapter.createDatabase().
2021-12-27 22:49:54 +08:00
0c665edcbc
Add headers to webhook.
2021-12-26 20:43:32 +08:00
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
e79e3c36d0
Support more DBs in syncer.
2021-12-24 23:23:06 +08:00
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