Commit graph

10 commits

Author SHA1 Message Date
kevinhu
25bffb540b build dialog server; add thumbnail to docinfo; 2023-12-26 19:30:57 +08:00
Kould
f93714547e
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
159eda4eb0
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
984c09d925
feat: Implement authentication (#10)
Co-authored-by: kould <2435992353@qq.com>
2023-12-18 15:52:52 +08:00
Kould
b72bbdb76d
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
5d47adf11c
fix: created_at & updated_at (#5)
Co-authored-by: kould <2435992353@qq.com>
2023-12-13 19:51:02 +08:00
Kould
b2679ee2f6
impl tags api (#2) 2023-12-13 16:44:52 +08:00
Kould
e46a834bef
feat: impl dao (#1)
Co-authored-by: kould <2435992353@qq.com>
2023-12-13 12:32:01 +08:00
jinhai
926c533403 Introduce actix web template
Signed-off-by: jinhai <haijin.chn@gmail.com>
2023-12-12 15:48:28 +08:00
jinhai
70b7a5f252 First commit: main.rs and dependency
Signed-off-by: jinhai <haijin.chn@gmail.com>
2023-12-12 15:43:12 +08:00