Commit History

Author SHA1 Message Date
  appflowy 9ade419b22 create view with doc, ignore thumbnail for now 4 years ago
  appflowy a5a07944dc refactor flowy-document & config server api 4 years ago
  appflowy 47851b3024 add middleware to handle user unauthorized 4 years ago
  appflowy 916c2eee97 config user observable 4 years ago
  appflowy 9a724d6881 refactor workspace sql with transaction 4 years ago
  appflowy d27e2b9475 fix multithread test issue of database init 4 years ago
  appflowy b66b3b3dc2 fix flutter compile erros 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 18d13a3cb2 add strum crate for event stringtify 4 years ago
  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