Commit Graph

21 Commits

Author SHA1 Message Date
appflowy
e2e47e8df0 errors with static constructor 2021-09-16 12:38:52 +08:00
appflowy
0edd442562 parser delta to rust 2021-09-15 15:01:24 +08:00
appflowy
4d139b3f56 refactor attribute key 2021-09-13 15:51:13 +08:00
appflowy
47851b3024 add middleware to handle user unauthorized 2021-09-08 13:50:20 +08:00
appflowy
6b7557314c fix test compile errors 2021-09-02 17:43:10 +08:00
appflowy
cfc10fb38e add auth middleware 2021-09-02 17:19:23 +08:00
appflowy
dd2cec28e4 create default workspace 2021-08-26 17:58:59 +08:00
appflowy
f520769283 app crud & test 2021-08-25 17:34:20 +08:00
appflowy
7cf563614b workspace crud 2021-08-24 21:38:53 +08:00
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
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