AppFlowy/rust-lib
2021-08-23 23:02:42 +08:00
..
.cargo auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
dart-ffi config server docker 2021-08-21 23:19:57 +08:00
flowy-ast config create app ui 2021-07-20 23:51:08 +08:00
flowy-database update view & update app & add some rust test 2021-07-29 17:27:59 +08:00
flowy-derive save user password with bcrypt 2021-08-23 18:39:10 +08:00
flowy-dispatch save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
flowy-document generic error builder 2021-08-21 13:35:15 +08:00
flowy-editor rename flowy-editor to flowy-document 2021-07-31 10:50:56 +08:00
flowy-infra consume reqwest status code 2021-08-21 17:18:01 +08:00
flowy-log add user sign up handler 2021-08-19 22:48:10 +08:00
flowy-net check params using flowy-user entities 2021-08-23 23:02:42 +08:00
flowy-observable test server api: register user and sign in 2021-08-23 22:10:36 +08:00
flowy-ot add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00
flowy-sdk replace vec<u8> with Bytes 2021-08-20 22:00:03 +08:00
flowy-sqlite add create app test & create default workspace when user login at first time 2021-07-19 21:05:49 +08:00
flowy-test replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
flowy-user check params using flowy-user entities 2021-08-23 23:02:42 +08:00
flowy-workspace save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
.gitignore rm rust-lib .idea foler and ignore it 2021-07-19 17:29:18 +08:00
Cargo.toml save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
rust-toolchain opt: build the rust sdk while running the flutter program 2021-07-25 11:08:59 +08:00
rustfmt.toml config flowy-user test 2021-06-30 23:11:27 +08:00