Commit Graph

27 Commits

Author SHA1 Message Date
MikeWallaceDev
eda54719b1 chore: remove pubspec.lock generated by libraries. Keep the one in the application 2022-07-14 14:23:06 -04:00
tsuiyuenhong
27bd4bb242 chore: fix linux(aarch64) build 2022-06-21 18:44:06 +08:00
appflowy
d4678f6233 chore: ignore shared-lib proto files 2022-06-17 17:14:24 +08:00
appflowy
94276d438d chore: ignore rust's protobuf crate 2022-06-15 19:58:18 +08:00
appflowy
62c104179a chore: ignore ds_store files 2022-02-24 20:35:22 +08:00
appflowy
4b63170e56 refactor: read cache proto info 2022-02-09 18:17:06 +08:00
appflowy
1c3c519b14 refactor: cache proto file info 2022-02-09 13:08:49 +08:00
appflowy
67dff1720b feat: remove backend 2022-02-06 11:48:43 +08:00
appflowy
0d47397851 feat: config commitlint & ignore commitlint auto generated files 2022-02-05 16:34:29 +08:00
appflowy
90e3ba14f1 mv server's DocManager to flowy_collaboration crate 2021-12-12 12:41:16 +08:00
appflowy
cea83238eb update ignore 2021-12-10 11:20:21 +08:00
ljshwyykl
3648a42054 fix conflicts 2021-11-26 09:48:22 +08:00
appflowy
b37e636da3 add Cargo.lock to git 2021-11-25 21:13:10 +08:00
ljshwyykl
35d3224d08 .gitignore 2021-11-25 19:26:16 +08:00
ljshwyykl
e2c2a6602a env file 2021-11-25 19:20:03 +08:00
Alex to
93b7cf481b Untrack auto generated files under windows/flutter/. Add below files into .gitignore
windows/flutter/generated_plugin_registrant.cc
windows/flutter/generated_plugin_registrant.h
windows/flutter/generated_plugins.cmake
2021-11-23 19:38:39 +08:00
annie
c90cdb90d7 [flutter]: add some scripts 2021-11-07 10:34:28 +08:00
appflowy
1fdef0914b using CacheActor method to handle the ws message one by one 2021-09-29 17:40:34 +08:00
appflowy
ccd361a048 ignore .idea folder 2021-07-19 17:27:42 +08:00
appflowy
1d74fbdd7b add get user detail event, extract remote serviceinto UserServer 2021-07-11 15:33:19 +08:00
appflowy
def717be59 auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
appflowy
77aa18d737 add tracing & test post data to dart 2021-07-03 14:14:10 +08:00
appflowy
3328e29241 add flowy-ast to generate the protobuf files via rust struct 2021-07-01 17:50:54 +08:00
appflowy
4d91ed147d add flowy-sys crate 2021-06-24 16:32:36 +08:00
appflowy
126ac20ccc add docs 2021-06-21 22:53:31 +08:00
appflowy
2053cd7f05 update README with DDD Event flow 2021-06-20 23:35:21 +08:00
appflowy
a4fb87713a Initial commit 2021-06-16 20:56:49 +08:00