Commit Graph

50 Commits

Author SHA1 Message Date
appflowy
df399d3f35 feat: support option enum in pb 2022-03-11 22:07:01 +08:00
appflowy
4187e99433 feat: add grid struct 2022-03-04 18:13:13 +08:00
appflowy
ed9a48fc1c chore: rename struct property 2022-02-24 23:19:41 +08:00
appflowy
2a6ce12a55 ci: fix ci errors 2022-02-16 12:22:26 +08:00
appflowy
cd013529d4 chore: write dart_event file 2022-02-16 11:05:43 +08:00
appflowy
bf3a0b6e5b feat: add flowy_clean command to remove the build.rs cache 2022-02-15 22:37:13 +08:00
appflowy
0933935071 refactor: add code_gen crate 2022-02-15 22:18:34 +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
9135b92a39 refactor: generate the pb files using build.rs 2022-02-08 14:36:59 +08:00
MikeWallaceDev
5519dcd525 refactor: language settings to remove applanguage enum
Fixes: #290
app now uses Locale directly
list of languages is now generated from EasyLocalization
2022-02-04 20:09:41 -05:00
appflowy
8449f736e7 add user appearance setting 2022-01-28 18:38:09 +08:00
appflowy
2fa99a563c rename flowy-core to flowy-folder that manages the workspace,app,view 2022-01-27 20:43:43 +08:00
appflowy
a9eec5baed solver conflicts 2022-01-24 17:32:40 +08:00
nathan
cfb589dda1 fix format and clippy warnings 2022-01-23 12:14:00 +08:00
appflowy
ccb7d0181f add folder sync test 2022-01-22 20:59:32 +08:00
appflowy
1e66aae051 add server folder manager 2022-01-21 21:41:24 +08:00
appflowy
3964508cd8 add flowy-sync crate 2022-01-14 16:25:41 +08:00
appflowy
dac86ef857 refactor flowy-core pb 2022-01-13 14:48:41 +08:00
appflowy
a654623c12 mv sync seq to revision manager 2022-01-03 19:50:08 +08:00
appflowy
45821f00a2 rename some structs 2022-01-03 19:50:08 +08:00
appflowy
bbc9190bc0 add virtual net 2022-01-03 19:50:08 +08:00
appflowy
0c7c3621d7 separate DocumentWSData into DocumentWSClientData and DocumentWSServerData 2022-01-03 19:50:07 +08:00
appflowy
463cab6eee fix warnings 2022-01-03 19:49:25 +08:00
appflowy
64ea2d4f31 [backend]: refactor document persistence 2022-01-03 19:49:25 +08:00
appflowy
777082c879 mv revision to flowy-collaborate 2022-01-03 19:49:25 +08:00
appflowy
cb4398eab0 config document kv store 2022-01-03 19:49:25 +08:00
appflowy
e55b79d3e6 Merge branch 'feat/online2' 2021-12-20 15:38:41 +08:00
appflowy
936e133624 rename crates 2021-12-19 21:29:33 +08:00
appflowy
77be3e9c71 send connect message when open the document 2021-12-19 21:17:45 +08:00
appflowy
405c618d27 rename some struct 2021-12-16 22:24:05 +08:00
appflowy
4a46bf3fa3 refcator web socket message sent logic 2021-12-16 21:31:36 +08:00
appflowy
511b6658a4 md5 for consistency check 2021-12-15 23:01:50 +08:00
appflowy
013d8f753a refactor errors 2021-12-14 18:20:07 +08:00
appflowy
72a8f7a9e3 mv websocket to flowy-net crate 2021-12-14 15:31:44 +08:00
Hans
6f05d317e9
Fix spelling 2021-12-14 12:52:20 +08:00
appflowy
df432d11c3 add flowy-net crate 2021-12-12 21:48:52 +08:00
appflowy
d80061461b add flowy-collaboration crate 2021-12-11 13:47:16 +08:00
appflowy
69ee8aff55 rename flowy-workspace-infra 2021-12-10 22:48:30 +08:00
appflowy
45d9a0918f add user_id in revision 2021-12-10 11:22:21 +08:00
appflowy
3fa0f97e74 add pb generation log 2021-12-10 11:22:14 +08:00
appflowy
23f4684d3f add revision cache layer 2021-12-10 11:21:31 +08:00
appflowy
bb07eeb2e2 move network state to lib-infra 2021-12-05 14:06:10 +08:00
appflowy
ce8805aff8 fix wanrings 2021-12-04 23:54:14 +08:00
appflowy
31efacb274 monitor network state 2021-12-04 22:31:30 +08:00
appflowy
63082418be fix generate pb issues 2021-12-04 17:31:43 +08:00
appflowy
8c54949271 rust fmt 2021-11-29 22:01:46 +08:00
appflowy
f9bfe94a6b fix flowy_tool issues 2021-11-29 20:08:02 +08:00
appflowy
3abd5b953e fix clippy warnings 2021-11-27 19:20:22 +08:00
appflowy
8e994a954e add shared-lib folder 2021-11-20 10:52:39 +08:00