Commit History

Author SHA1 Message Date
  appflowy 3b06cde2d2 [feat]: get user detail & logout 4 years ago
  appflowy 55454c5bec save user info to database after sign up 4 years ago
  appflowy b9d7902acb config user db and user session 4 years ago
  appflowy 8bf355f956 use diesel as sqlite orm & setup db init schedule 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 dfc2cbff4f add flowy-test crate 4 years ago
  appflowy 447b5aa128 create crate protobuf mod file automatically 4 years ago
  appflowy def717be59 auto generate proto file from rust struct 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 9371a3d31e add generic for FromRequest and Responder & config user check 4 years ago
  appflowy 4e45b1bdfe add flowy-user crate & config user module 4 years ago