14 Commits

Author SHA1 Message Date
appflowy
83acc79cd1 refactor test to tokio::test to enable & enable test doc with server 2021-09-28 15:30:21 +08:00
appflowy
01c9620e03 add server with flowy_document test 2021-09-27 23:23:23 +08:00
appflowy
2b32f2111f fix async future bug 2021-09-18 22:32:00 +08:00
appflowy
7e9d7c0304 spawn ws 2021-09-17 14:26:02 +08:00
appflowy
2b4a9c2497 config doc reqeust 2021-09-09 19:16:39 +08:00
appflowy
9b571a08f7 replace user_id with logger_user for auth 2021-09-02 14:47:39 +08:00
appflowy
06a1c96a28 remove warnings 2021-09-01 16:37:46 +08:00
appflowy
77a5e84979 update user profile api 2021-09-01 16:08:32 +08:00
appflowy
33138382bd rename struct 2021-08-31 23:01:46 +08:00
appflowy
d6c761917b check params using flowy-user entities 2021-08-23 23:02:42 +08:00
appflowy
15f1267956 save user password with bcrypt 2021-08-23 18:39:10 +08:00
appflowy
66c4daab7a save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
appflowy
fed6117d04 replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
appflowy
e709e6bbbc config user login 2021-08-20 21:09:21 +08:00