Commit Graph

69 Commits

Author SHA1 Message Date
appflowy
6a3820253f chore: rename crates 2022-03-19 16:55:29 +08:00
appflowy
47081f3095 chore: update grid test 2022-03-15 19:00:28 +08:00
appflowy
50f32521c5 chore: rename trait 2022-03-15 11:07:18 +08:00
appflowy
1e6d82c0ec chore: add field builder 2022-03-12 21:53:49 +08:00
appflowy
6579940dc8 chore: create default grid 2022-03-12 10:47:34 +08:00
appflowy
05441f865e feat: show grid 2022-03-06 21:31:18 +08:00
appflowy
49807a0b57 feat: config grid db 2022-03-04 18:13:17 +08:00
appflowy
7a36fed778 refactor: remove domain folder 2022-03-01 16:17:09 +08:00
appflowy
8747457836 refactor: add plugins 2022-03-01 00:23:04 +08:00
appflowy
74831964a6 feat: update view properties 2022-02-28 16:00:43 +08:00
appflowy
c843571e3d feat: add new view_type, kanban 2022-02-26 17:28:23 +08:00
appflowy
ed9a48fc1c chore: rename struct property 2022-02-24 23:19:41 +08:00
appflowy
aecf29ddca chore: support compile af on frontend/ directory 2022-02-15 10:10:47 +08:00
appflowy
d0b02cb4fd refactor: generate dart pb files with feature flag: dart 2022-02-08 16:24:59 +08:00
appflowy
680d130986 refactor: remove unuse crate references 2022-02-07 10:47:09 +08:00
appflowy
fcc6f51b3b rename folder event 2022-01-30 10:33:21 +08:00
appflowy
8449f736e7 add user appearance setting 2022-01-28 18:38:09 +08:00
MikeWallaceDev
e77e6d275f changed permissions from 755 to 644 2022-01-27 14:18:41 -05:00
appflowy
2fa99a563c rename flowy-core to flowy-folder that manages the workspace,app,view 2022-01-27 20:43:43 +08:00
appflowy
bba8f8ae01 fix fmt and clippy warnings 2022-01-24 17:56:58 +08:00
appflowy
a9eec5baed solver conflicts 2022-01-24 17:32:40 +08:00
appflowy
24c1817c8d config web socket 2022-01-24 16:27: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
d1c5df4b88 add conflict resolver 2022-01-20 23:51:11 +08:00
appflowy
324dc53e5f add folder migration & add folder unit test 2022-01-19 16:00:11 +08:00
appflowy
e7aad4045b remove flowy-user unuse files 2022-01-11 13:34:45 +08:00
appflowy
08a43c03d4 config af log filter 2022-01-09 16:13:08 +08:00
appflowy
c456687a18 1. rename flowy_str functions
2. mv the document_test to flowy_document crate
2022-01-09 11:23:31 +08:00
appflowy
1e0cef41a9 init server with dispatcher's runtime 2022-01-09 11:17:48 +08:00
appflowy
287698be9e enable local ws 2022-01-09 11:17:38 +08:00
appflowy
96f6a1d37c remove unuse code 2022-01-04 22:44:52 +08:00
appflowy
a654623c12 mv sync seq to revision manager 2022-01-03 19:50:08 +08:00
appflowy
09ef0927f7 save create default workspace data 2022-01-03 19:50:08 +08:00
appflowy
45821f00a2 rename some structs 2022-01-03 19:50:08 +08:00
appflowy
282ed9067a remove some passthrough funcs 2022-01-03 19:50:08 +08:00
appflowy
152cb17701 fix bugs 2022-01-03 19:50:08 +08:00
appflowy
049b8828fe generic kv 2022-01-03 19:50:08 +08:00
appflowy
bbc9190bc0 add virtual net 2022-01-03 19:50:08 +08:00
appflowy
95e0418d97 compare revisions 2022-01-03 19:50:07 +08:00
appflowy
463cab6eee fix warnings 2022-01-03 19:49:25 +08:00
appflowy
777082c879 mv revision to flowy-collaborate 2022-01-03 19:49:25 +08:00
appflowy
b66f46108d disable sync test 2021-12-20 20:59:33 +08:00
appflowy
77be3e9c71 send connect message when open the document 2021-12-19 21:17:45 +08:00
appflowy
1744938a51 fix bugs 2021-12-18 00:23:26 +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
ef6e777ec0 fix warnings 2021-12-15 16:28:18 +08:00
appflowy
013d8f753a refactor errors 2021-12-14 18:20:07 +08:00