Commit History

Author SHA1 Message Date
  appflowy f520769283 app crud & test 4 years ago
  appflowy 74800278f9 add workspace/app/view router 4 years ago
  appflowy d6c761917b check params using flowy-user entities 4 years ago
  appflowy f626f6f638 add request builder 4 years ago
  appflowy 49e5f38406 consume reqwest status code 4 years ago
  appflowy 6229b7f5b9 generic error builder 4 years ago
  appflowy 2ebe922507 replace vec<u8> with Bytes 4 years ago
  appflowy c5881daddd rename files 4 years ago
  appflowy b0df64138f config doc bloc 4 years ago
  appflowy 64b8f37470 fix: create default workspace after sign in 4 years ago
  appflowy b1f4f0520a create app in workspace 4 years ago
  appflowy 55fad84590 add create app test & create default workspace when user login at first time 4 years ago
  appflowy ef4c4180e2 fix sqlite database is lock issue by setting busy_timeout and wal mode 4 years ago
  appflowy 4354ff0c59 writing code in airport, continue after onboard 4 years ago
  appflowy 182adafee5 add update user test & add app and workspace test 4 years ago
  appflowy 222f6c7ba7 support custom error ty of dart event code gen 4 years ago
  appflowy e998c9a532 extract event_err ty info from Flowy_Event macro 4 years ago
  appflowy 04fc7f1cd0 pass the user test: sign in , sign out, get status 4 years ago
  appflowy 2a9d007c5c add kv store crate to save local setting 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