Historique des commits

Auteur SHA1 Message Date
  appflowy 77a5e84979 update user profile api il y a 3 ans
  appflowy 2088595f3b replace std::sync::RwLock with parking_lot::RwLock il y a 3 ans
  appflowy 33138382bd rename struct il y a 3 ans
  appflowy 3fb74f51fe get user detail with token il y a 3 ans
  appflowy 92d7d6f60a [backend]: save active user il y a 3 ans
  appflowy 4c93b04f3d explicityly print the internal error from DispatchError il y a 3 ans
  appflowy 18d13a3cb2 add strum crate for event stringtify il y a 3 ans
  appflowy 76e73ea17b [fluuter]: create & choose workspace after login il y a 3 ans
  appflowy 99a4beb781 test passed il y a 3 ans
  appflowy 876c49b904 fix compile issuse il y a 3 ans
  appflowy 138998aebd add open workspace handler il y a 3 ans
  appflowy dd2cec28e4 create default workspace il y a 3 ans
  appflowy 0734e53f07 read belongings il y a 3 ans
  appflowy c8664c8a28 view crud & test il y a 3 ans
  appflowy f520769283 app crud & test il y a 3 ans
  appflowy 7cf563614b workspace crud il y a 3 ans
  appflowy 74800278f9 add workspace/app/view router il y a 3 ans
  appflowy d6c761917b check params using flowy-user entities il y a 3 ans
  appflowy f05f0c43a3 test server api: register user and sign in il y a 3 ans
  appflowy 15f1267956 save user password with bcrypt il y a 3 ans
  appflowy f626f6f638 add request builder il y a 3 ans
  appflowy 8be53b323e check user email il y a 3 ans
  appflowy 66c4daab7a save user info to pg && response to client with protobuf data il y a 3 ans
  appflowy 3f65d3eb48 enable sqlx offline il y a 3 ans
  appflowy 952ac1cd3c config server docker il y a 3 ans
  appflowy 54342850b2 config server launch il y a 3 ans
  appflowy 49e5f38406 consume reqwest status code il y a 3 ans
  appflowy 6229b7f5b9 generic error builder il y a 3 ans
  appflowy 57b4a8e114 replace tryFrom &Bytes to Bytes il y a 3 ans
  appflowy fed6117d04 replace error type string with dispatch error il y a 3 ans