Commit History

作者 SHA1 備註 提交日期
  appflowy 47851b3024 add middleware to handle user unauthorized 3 年之前
  appflowy 916c2eee97 config user observable 3 年之前
  appflowy 9a724d6881 refactor workspace sql with transaction 3 年之前
  appflowy d27e2b9475 fix multithread test issue of database init 3 年之前
  appflowy b66b3b3dc2 fix flutter compile erros 3 年之前
  appflowy 06a1c96a28 remove warnings 3 年之前
  appflowy 77a5e84979 update user profile api 3 年之前
  appflowy 33138382bd rename struct 3 年之前
  appflowy 18d13a3cb2 add strum crate for event stringtify 3 年之前
  appflowy f520769283 app crud & test 3 年之前
  appflowy 74800278f9 add workspace/app/view router 3 年之前
  appflowy d6c761917b check params using flowy-user entities 3 年之前
  appflowy f626f6f638 add request builder 3 年之前
  appflowy 49e5f38406 consume reqwest status code 3 年之前
  appflowy 6229b7f5b9 generic error builder 3 年之前
  appflowy 2ebe922507 replace vec<u8> with Bytes 3 年之前
  appflowy c5881daddd rename files 3 年之前
  appflowy b0df64138f config doc bloc 3 年之前
  appflowy 64b8f37470 fix: create default workspace after sign in 3 年之前
  appflowy b1f4f0520a create app in workspace 3 年之前
  appflowy 55fad84590 add create app test & create default workspace when user login at first time 3 年之前
  appflowy ef4c4180e2 fix sqlite database is lock issue by setting busy_timeout and wal mode 3 年之前
  appflowy 4354ff0c59 writing code in airport, continue after onboard 3 年之前
  appflowy 182adafee5 add update user test & add app and workspace test 3 年之前
  appflowy 222f6c7ba7 support custom error ty of dart event code gen 3 年之前
  appflowy e998c9a532 extract event_err ty info from Flowy_Event macro 3 年之前
  appflowy 04fc7f1cd0 pass the user test: sign in , sign out, get status 3 年之前
  appflowy 2a9d007c5c add kv store crate to save local setting 3 年之前
  appflowy 55454c5bec save user info to database after sign up 3 年之前
  appflowy b9d7902acb config user db and user session 3 年之前