Commit Verlauf

Autor SHA1 Nachricht Datum
  appflowy 54208d027a rename flowy-observable to flowy-dart-notify vor 4 Jahren
  appflowy 1fd460f3e5 ws connect to server vor 4 Jahren
  appflowy 2b4a9c2497 config doc reqeust vor 4 Jahren
  appflowy 47851b3024 add middleware to handle user unauthorized vor 4 Jahren
  appflowy 916c2eee97 config user observable vor 4 Jahren
  appflowy ccb51234c5 support run tests on remote vor 4 Jahren
  appflowy a6346dffae add test script vor 4 Jahren
  appflowy 9b571a08f7 replace user_id with logger_user for auth vor 4 Jahren
  appflowy 2088595f3b replace std::sync::RwLock with parking_lot::RwLock vor 4 Jahren
  appflowy 33138382bd rename struct vor 4 Jahren
  appflowy 18d13a3cb2 add strum crate for event stringtify vor 4 Jahren
  appflowy bda12233a1 config user mock server, integrate with backend vor 4 Jahren
  appflowy b0df64138f config doc bloc vor 4 Jahren
  appflowy a63d5f5eaf support multi user db initialize vor 4 Jahren
  appflowy 3b06cde2d2 [feat]: get user detail & logout vor 4 Jahren
  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