Commit Graph

156 Commits

Author SHA1 Message Date
appflowy
8259752958 update backend scripts 2021-12-01 17:01:15 +08:00
appflowy
2d058ea100 config docker ci 2021-12-01 16:44:58 +08:00
appflowy
c4088622f8 rust fmt 2021-11-29 22:01:46 +08:00
appflowy
8c54949271 rust fmt 2021-11-29 22:01:46 +08:00
appflowy
3abd5b953e fix clippy warnings 2021-11-27 19:20:22 +08:00
ljshwyykl
3648a42054 fix conflicts 2021-11-26 09:48:22 +08:00
appflowy
b37e636da3 add Cargo.lock to git 2021-11-25 21:13:10 +08:00
ljshwyykl
35d3224d08 .gitignore 2021-11-25 19:26:16 +08:00
ljshwyykl
e2c2a6602a env file 2021-11-25 19:20:03 +08:00
ljshwyykl
a216c52416
add Table Struct
add Table Struct
2021-11-22 18:49:20 +08:00
ljshwyykl
7bf0d8e230
add install sqlx-cli
add install sqlx-cli
2021-11-22 10:25:25 +08:00
appflowy
0548546881 [rust]: update actix beta version 2021-11-22 09:04:52 +08:00
AppFlowy.IO
0bbf9c3ef1
Merge pull request #66 from vnepogodin/main
fix backend build
2021-11-22 09:01:46 +08:00
appflowy
9453f8a4b7 [rust]: remove vecdeque_binary_search feature 2021-11-22 08:44:02 +08:00
Vladislav Nepogodin
f21cd52f26
fix backend build 2021-11-21 19:44:22 +04:00
appflowy
e66c8ac78e Revert "fix the docker build"
This reverts commit 09358570b3.
2021-11-21 21:01:24 +08:00
Vladislav Nepogodin
09358570b3
fix the docker build
use source from github repo
2021-11-21 15:28:07 +04:00
myl7
7d5c002952
Bump sqlx-cli version to fix its compiling error when installing 2021-11-20 11:27:02 +08:00
appflowy
8e994a954e add shared-lib folder 2021-11-20 10:52:39 +08:00
appflowy
8f1d62f115 add frontend folder 2021-11-20 09:34:43 +08:00
appflowy
f93f012bc8 [rust]: rm flowy-net 2021-11-20 08:35:04 +08:00
appflowy
ba67652e29 [rust]: update dart-notify crate name 2021-11-19 15:00:51 +08:00
appflowy
2449e9352c [rust]: Crates start with lib consider as foundation libs 2021-11-19 14:38:11 +08:00
appflowy
80d1b3072d [rust]: rename backend test code 2021-11-19 14:16:35 +08:00
appflowy
7bd2773cf2 [rust]: fix test crate issues 2021-11-19 14:16:28 +08:00
appflowy
c64ef55d60 [rust]: rename some flowy-xx to lib-xx 2021-11-19 14:16:22 +08:00
appflowy
91c9f2c62f [rust]: rename some crates 2021-11-19 14:16:15 +08:00
appflowy
7c60626049 [rust]: refactor flowy-document crate 2021-11-19 14:16:07 +08:00
appflowy
1896c79379 [flutter]: create read me when user sign up 2021-11-13 11:53:50 +08:00
appflowy
b4237b1986 [rust]: extract flowy-document-infra 2021-11-13 11:11:24 +08:00
appflowy
5cf47e9f55 [rust]: fix code point issue 2021-11-12 21:44:46 +08:00
appflowy
d4353b2ee9 [flutter]: open latest view after launch 2021-11-10 23:40:13 +08:00
appflowy
2972c40b9b [rust]: fix bugs to pass backend tests 2021-11-09 16:00:29 +08:00
appflowy
60bc41dda5 [rust]: initialize the workspace when user status changed 2021-11-09 13:30:39 +08:00
appflowy
b79267d15c [rust]: create default workspace 2021-11-08 19:19:02 +08:00
appflowy
fb608be79e [backend]: create defaultw workspace 2021-11-08 15:58:38 +08:00
appflowy
55ea9e6cae [rust]: create backend api crate 2021-11-08 13:00:42 +08:00
appflowy
92010853c2 [rust]: separate workspace crates 2021-11-08 10:43:14 +08:00
appflowy
52ca87662b [rust]: extract workspace_infra from flowy_workspace 2021-11-08 10:25:26 +08:00
appflowy
65cdeec1dc [rust]: extra user-infro from flowy-user 2021-11-08 10:25:26 +08:00
appflowy
1c7f3e9681 [rust]: fix backend test issues 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
fc05aac9f0 [rust]: enable create doc view on offline mode 2021-11-06 23:13:37 +08:00
appflowy
ffd55763b6 [rust]: replace log with tracing 2021-11-03 15:37:38 +08:00
appflowy
5d0ef5baf3 [rust]:delete app from trash 2021-10-31 11:41:22 +08:00
appflowy
4966b03123 [rust]: delete app 2021-10-30 17:19:50 +08:00
appflowy
818aff46d4 [server]: delete the trash's target 2021-10-28 13:42:39 +08:00
appflowy
22cc76163b [client]: close opened doc after close or delete the view 2021-10-19 13:04:09 +08:00
appflowy
fc498fbc8e [client]: add test 2021-10-18 22:46:05 +08:00
appflowy
3f83e7ee06 [client]: fix restore & delete all bugs 2021-10-18 18:40:15 +08:00