Histórico de Commits

Autor SHA1 Mensagem Data
  appflowy 2449e9352c [rust]: Crates start with lib consider as foundation libs há 3 anos atrás
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server há 3 anos atrás
  appflowy 9ade419b22 create view with doc, ignore thumbnail for now há 3 anos atrás
  appflowy 59d447e27b config doc test with view há 3 anos atrás
  appflowy 9771066d80 rename user detail há 3 anos atrás
  appflowy f4ef9bc5f8 add FlowyEnv to provide default test env há 3 anos atrás
  appflowy ccb51234c5 support run tests on remote há 3 anos atrás
  appflowy d27e2b9475 fix multithread test issue of database init há 3 anos atrás
  appflowy b66b3b3dc2 fix flutter compile erros há 3 anos atrás
  appflowy 99ef3c1112 user test with server há 3 anos atrás
  appflowy 33138382bd rename struct há 3 anos atrás
  appflowy 18d13a3cb2 add strum crate for event stringtify há 3 anos atrás
  appflowy 76e73ea17b [fluuter]: create & choose workspace after login há 3 anos atrás
  appflowy 99a4beb781 test passed há 3 anos atrás
  appflowy c27f616ddb test read file & save file in flowy-editor há 3 anos atrás
  appflowy b1f4f0520a create app in workspace há 3 anos atrás
  appflowy 55fad84590 add create app test & create default workspace when user login at first time há 3 anos atrás
  appflowy ef4c4180e2 fix sqlite database is lock issue by setting busy_timeout and wal mode há 3 anos atrás
  appflowy 602018765d generic DispatchFuture and mark async_send with sync trait há 3 anos atrás
  appflowy 848975e7f4 enable test with single user id há 3 anos atrás
  appflowy ce6412722f refactor build with generic tester há 3 anos atrás
  appflowy bab373ba35 extract tester as trait há 3 anos atrás