37 Commits

Author SHA1 Message Date
appflowy
936e133624 rename crates 2021-12-19 21:29:33 +08:00
appflowy
d80061461b add flowy-collaboration crate 2021-12-11 13:47:16 +08:00
appflowy
69ee8aff55 rename flowy-workspace-infra 2021-12-10 22:48:30 +08:00
appflowy
8457682092 refactor backend dir hierarchi 2021-12-10 11:21:06 +08:00
appflowy
5a89655982 setup flowy sdk server configuration 2021-12-06 08:35:17 +08:00
appflowy
739333c29c fix clippy warnings of backend 2021-12-02 21:55:23 +08:00
appflowy
3abd5b953e fix clippy warnings 2021-11-27 19:20:22 +08:00
appflowy
0548546881 [rust]: update actix beta version 2021-11-22 09:04:52 +08:00
Vladislav Nepogodin
f21cd52f26
fix backend build 2021-11-21 19:44:22 +04:00
appflowy
f93f012bc8 [rust]: rm flowy-net 2021-11-20 08:35:04 +08:00
appflowy
b4237b1986 [rust]: extract flowy-document-infra 2021-11-13 11:11:24 +08:00
appflowy
fb608be79e [backend]: create defaultw workspace 2021-11-08 15:58:38 +08:00
appflowy
52ca87662b [rust]: extract workspace_infra from flowy_workspace 2021-11-08 10:25:26 +08:00
appflowy
f35b756459 [rust]: config flowy-workspace crate struct 2021-11-08 10:25:25 +08:00
appflowy
4966b03123 [rust]: delete app 2021-10-30 17:19:50 +08:00
appflowy
d67cf76e37 [server]: config trash sql table & router 2021-10-15 17:09:50 +08:00
appflowy
77313ab431 remove notify from edit context 2021-09-26 16:39:57 +08:00
appflowy
9175efa4c6 compose delta from remote and sync with client 2021-09-25 21:47:02 +08:00
appflowy
d4b020b64f rename backend dir 2021-09-23 16:10:24 +08:00
appflowy
1fd460f3e5 ws connect to server 2021-09-17 19:03:46 +08:00
appflowy
420d90c221 [server]: fix expired duration 2021-09-16 14:18:59 +08:00
appflowy
335b5327de bridge flutter delta to rust delta 2021-09-14 16:22:44 +08:00
appflowy
464d5396e6 config doc server api 2021-09-10 15:53:24 +08:00
appflowy
2b4a9c2497 config doc reqeust 2021-09-09 19:16:39 +08:00
appflowy
0a82601eac impl ObservableParser with dart 2021-09-08 18:25:32 +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
3fb74f51fe get user detail with token 2021-08-31 17:56:38 +08:00
appflowy
92d7d6f60a [backend]: save active user 2021-08-31 17:25:08 +08:00
appflowy
dd2cec28e4 create default workspace 2021-08-26 17:58:59 +08:00
appflowy
0734e53f07 read belongings 2021-08-26 10:19:50 +08:00
appflowy
7cf563614b workspace crud 2021-08-24 21:38:53 +08:00
appflowy
d6c761917b check params using flowy-user entities 2021-08-23 23:02:42 +08:00
appflowy
f05f0c43a3 test server api: register user and sign in 2021-08-23 22:10:36 +08:00
appflowy
15f1267956 save user password with bcrypt 2021-08-23 18:39:10 +08:00
appflowy
139a21d98a add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00
appflowy
89c5d5468e add user sign up handler 2021-08-19 22:48:10 +08:00