提交歷史

作者 SHA1 備註 提交日期
  appflowy 54208d027a rename flowy-observable to flowy-dart-notify 3 年之前
  appflowy 1fdef0914b using CacheActor method to handle the ws message one by one 3 年之前
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server 3 年之前
  appflowy 01c9620e03 add server with flowy_document test 3 年之前
  appflowy 1fd460f3e5 ws connect to server 3 年之前
  appflowy 7e9d7c0304 spawn ws 3 年之前
  appflowy 34ed5a6be2 add flowy-ws crate 3 年之前
  appflowy 87d3f4fc0d compare delta between flutter and rust 3 年之前
  appflowy 2b4a9c2497 config doc reqeust 3 年之前
  appflowy 0a82601eac impl ObservableParser with dart 3 年之前
  appflowy f18cc717ea refactor extract observable payload 3 年之前
  appflowy 317cbb37b6 config sdk log 3 年之前
  appflowy f4ef9bc5f8 add FlowyEnv to provide default test env 3 年之前
  appflowy ccb51234c5 support run tests on remote 3 年之前
  appflowy b66b3b3dc2 fix flutter compile erros 3 年之前
  appflowy bda12233a1 config user mock server, integrate with backend 3 年之前
  appflowy eac2e562c3 config log && run server 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 848975e7f4 enable test with single user id 3 年之前
  appflowy ce6412722f refactor build with generic tester 3 年之前
  appflowy e767cc3a01 add test builder 3 年之前
  appflowy 182adafee5 add update user test & add app and workspace test 3 年之前
  appflowy 7d342df1f1 test sign in 3 年之前
  appflowy 1d74fbdd7b add get user detail event, extract remote serviceinto UserServer 3 年之前
  appflowy b9d7902acb config user db and user session 3 年之前
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads 3 年之前
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch 3 年之前
  appflowy debc8960e0 generate the dart side code from the rust side event 3 年之前
  appflowy 2cb26d9e90 test event from dart to rust using protobuf as bytes adaptor 3 年之前