Commit History

Author SHA1 Message Date
  appflowy 05f9f7b4a1 [flutter]: adjust ui 3 years ago
  appflowy 635f6b8607 [rust]: fix multi thread test bugs 3 years ago
  appflowy 54208d027a rename flowy-observable to flowy-dart-notify 4 years ago
  appflowy ad5bc23296 rename files 4 years ago
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server 4 years ago
  appflowy 01c9620e03 add server with flowy_document test 4 years ago
  appflowy 024ab85864 add splash screen and config sign up 4 years ago
  appflowy 317cbb37b6 config sdk log 4 years ago
  appflowy ccb51234c5 support run tests on remote 4 years ago
  appflowy 2ebe922507 replace vec<u8> with Bytes 4 years ago
  appflowy c5881daddd rename files 4 years ago
  appflowy 892526c2f9 config rust and flutter steam 4 years ago
  appflowy bab373ba35 extract tester as trait 4 years ago
  appflowy 182adafee5 add update user test & add app and workspace test 4 years ago
  appflowy 55454c5bec save user info to database after sign up 4 years ago
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads 4 years ago
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch 4 years ago
  appflowy debc8960e0 generate the dart side code from the rust side event 4 years ago
  appflowy 2cb26d9e90 test event from dart to rust using protobuf as bytes adaptor 4 years ago
  appflowy dfc2cbff4f add flowy-test crate 4 years ago
  appflowy 8f615fd115 add flowy.toml file to control protobuf generation process 4 years ago
  appflowy 0b76f82d97 test flowy-user with protobuf serde 4 years ago
  appflowy 4a82d7157c replace response data with payload 4 years ago
  appflowy a242b9f036 config log 4 years ago
  appflowy 77aa18d737 add tracing & test post data to dart 4 years ago
  appflowy 1cfcdab124 config sdk initialize 4 years ago
  appflowy 2d3e50c017 add ToBytes and FromBytes trait, generic handle input&output params 4 years ago
  appflowy 678dd84f93 config flowy-user test 4 years ago
  appflowy f73b3ded1d generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf 4 years ago
  appflowy d867093bf5 rename some struct 4 years ago