Commit History

Author SHA1 Message Date
  appflowy d1b7fd29a6 [client]: crud with trash on server & fix some bugs 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 2b32f2111f fix async future bug 4 years ago
  appflowy 7e9d7c0304 spawn ws 4 years ago
  appflowy 2b4a9c2497 config doc reqeust 4 years ago
  appflowy 9b571a08f7 replace user_id with logger_user for auth 4 years ago
  appflowy 06a1c96a28 remove warnings 4 years ago
  appflowy 77a5e84979 update user profile api 4 years ago
  appflowy 33138382bd rename struct 4 years ago
  appflowy d6c761917b check params using flowy-user entities 4 years ago
  appflowy 15f1267956 save user password with bcrypt 4 years ago
  appflowy 66c4daab7a save user info to pg && response to client with protobuf data 4 years ago
  appflowy fed6117d04 replace error type string with dispatch error 4 years ago
  appflowy e709e6bbbc config user login 4 years ago