Commit Graph

13 Commits

Author SHA1 Message Date
appflowy
74800278f9 add workspace/app/view router 2021-08-24 13:23:19 +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
f626f6f638 add request builder 2021-08-23 08:27:29 +08:00
appflowy
8be53b323e check user email 2021-08-22 22:16:03 +08:00
appflowy
66c4daab7a save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
appflowy
49e5f38406 consume reqwest status code 2021-08-21 17:18:01 +08:00
appflowy
6229b7f5b9 generic error builder 2021-08-21 13:35:15 +08:00
appflowy
57b4a8e114 replace tryFrom &Bytes to Bytes 2021-08-21 12:34:11 +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
appflowy
bda12233a1 config user mock server, integrate with backend 2021-08-20 14:38:03 +08:00
appflowy
139a21d98a add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00