Commit Verlauf

Autor SHA1 Nachricht Datum
  appflowy 55454c5bec save user info to database after sign up vor 4 Jahren
  appflowy b9d7902acb config user db and user session vor 4 Jahren
  appflowy 8bf355f956 use diesel as sqlite orm & setup db init schedule vor 4 Jahren
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads vor 4 Jahren
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch vor 4 Jahren
  appflowy dfc2cbff4f add flowy-test crate vor 4 Jahren
  appflowy 447b5aa128 create crate protobuf mod file automatically vor 4 Jahren
  appflowy def717be59 auto generate proto file from rust struct vor 4 Jahren
  appflowy 1cfcdab124 config sdk initialize vor 4 Jahren
  appflowy 2d3e50c017 add ToBytes and FromBytes trait, generic handle input&output params vor 4 Jahren
  appflowy 678dd84f93 config flowy-user test vor 4 Jahren
  appflowy f73b3ded1d generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf vor 4 Jahren
  appflowy 9371a3d31e add generic for FromRequest and Responder & config user check vor 4 Jahren
  appflowy 4e45b1bdfe add flowy-user crate & config user module vor 4 Jahren