KevinHuSh
3fc700a1d4
build dialog server; add thumbnail to docinfo; ( #17 )
2023-12-26 19:32:06 +08:00
KevinHuSh
3245107dc7
use minio to store uploaded files; build dialog server; ( #16 )
...
* format code
* use minio to store uploaded files; build dialog server;
2023-12-25 19:05:59 +08:00
Kould
f4d1c724dd
support S3 for file storage ( #15 )
...
* feat: support S3 for file storage
* doc: fmt env template
2023-12-25 11:02:27 +08:00
KevinHuSh
6858ec5f38
format code ( #14 )
2023-12-25 10:17:13 +08:00
KevinHuSh
8a65ad888e
add seed data generation ( #13 )
...
* merge upstream
* add seed data generation
2023-12-22 20:02:16 +08:00
KevinHuSh
1eb186a25f
go through smoke test of all API ( #12 )
...
* add field progress msg into docinfo; add file processing procedure
* go through upload, create kb, add doc to kb
* smoke test for all API
* smoke test for all API
2023-12-22 17:57:27 +08:00
KevinHuSh
249b27c1e0
go through upload, create kb, add doc to kb ( #11 )
...
* add field progress msg into docinfo; add file processing procedure
* go through upload, create kb, add doc to kb
2023-12-19 19:28:01 +08:00
Kould
d94c6df4a4
feat: Implement authentication ( #10 )
...
Co-authored-by: kould <2435992353@qq.com >
2023-12-18 15:52:52 +08:00
Kould
b772fd3b0b
impl kb_info & dialog_info & doc_info ( #9 )
...
* feat: impl kb_info & dialog_info
* feat: impl doc_info apis
2023-12-15 20:29:28 +08:00
Kould
95c6cbbf45
fix: created_at & updated_at ( #5 )
...
Co-authored-by: kould <2435992353@qq.com >
2023-12-13 19:51:02 +08:00
Kould
f102c608bb
impl tags api ( #2 )
2023-12-13 16:44:52 +08:00
Kould
c6d0d85ab5
feat: impl dao ( #1 )
...
Co-authored-by: kould <2435992353@qq.com >
2023-12-13 12:32:01 +08:00
jinhai
6ad8d5799b
Introduce actix web template
...
Signed-off-by: jinhai <haijin.chn@gmail.com >
2023-12-12 15:48:28 +08:00
jinhai
90444f39c0
First commit: main.rs and dependency
...
Signed-off-by: jinhai <haijin.chn@gmail.com >
2023-12-12 15:43:12 +08:00