Commit Graph

57 Commits

Author SHA1 Message Date
2fa99a563c rename flowy-core to flowy-folder that manages the workspace,app,view 2022-01-27 20:43:43 +08:00
c95fdc4782 format log and fix duplicate write issue 2022-01-27 14:07:13 +08:00
bba8f8ae01 fix fmt and clippy warnings 2022-01-24 17:56:58 +08:00
a9eec5baed solver conflicts 2022-01-24 17:32:40 +08:00
24c1817c8d config web socket 2022-01-24 16:27:40 +08:00
10d99bdd8b fix init folder manager bugs 2022-01-23 22:33:47 +08:00
cfb589dda1 fix format and clippy warnings 2022-01-23 12:14:00 +08:00
ccb7d0181f add folder sync test 2022-01-22 20:59:32 +08:00
d1c5df4b88 add conflict resolver 2022-01-20 23:51:11 +08:00
324dc53e5f add folder migration & add folder unit test 2022-01-19 16:00:11 +08:00
44ff74a37c using ot to construct the folder 2022-01-18 22:56:57 +08:00
7f1a0adf13 add folder editor 2022-01-17 11:55:36 +08:00
6bca483c28 config folder collaboration 2022-01-15 23:58:36 +08:00
02201c238c refactor synchoronizer 2022-01-15 11:20:28 +08:00
13aba928c3 config folder ws 2022-01-14 21:46:55 +08:00
3964508cd8 add flowy-sync crate 2022-01-14 16:25:41 +08:00
718613de42 flowy-net impl http and local server 2022-01-13 11:15:31 +08:00
60e9071685 add some code documentation 2022-01-12 12:40:41 +08:00
4bdd9df54c generic cloud storage 2022-01-11 23:15:30 +08:00
e7aad4045b remove flowy-user unuse files 2022-01-11 13:34:45 +08:00
855d396122 refactor cloud service triat 2022-01-10 23:45:59 +08:00
46a3eb57fa rename some structs 2022-01-10 17:39:32 +08:00
08a43c03d4 config af log filter 2022-01-09 16:13:08 +08:00
c456687a18 1. rename flowy_str functions
2. mv the document_test to flowy_document crate
2022-01-09 11:23:31 +08:00
1e0cef41a9 init server with dispatcher's runtime 2022-01-09 11:17:48 +08:00
287698be9e enable local ws 2022-01-09 11:17:38 +08:00
96f6a1d37c remove unuse code 2022-01-04 22:44:52 +08:00
45821f00a2 rename some structs 2022-01-03 19:50:08 +08:00
152cb17701 fix bugs 2022-01-03 19:50:08 +08:00
bbc9190bc0 add virtual net 2022-01-03 19:50:08 +08:00
0c7c3621d7 separate DocumentWSData into DocumentWSClientData and DocumentWSServerData 2022-01-03 19:50:07 +08:00
95e0418d97 compare revisions 2022-01-03 19:50:07 +08:00
d9421f70a0 refactor backend directory 2021-12-21 14:00:41 +08:00
16c702b1e1 fix listen on websocket error 2021-12-20 12:06:17 +08:00
405c618d27 rename some struct 2021-12-16 22:24:05 +08:00
4a46bf3fa3 refcator web socket message sent logic 2021-12-16 21:31:36 +08:00
ef6e777ec0 fix warnings 2021-12-15 16:28:18 +08:00
84d5d2c2f1 start ws connect after sign up 2021-12-14 20:50:07 +08:00
013d8f753a refactor errors 2021-12-14 18:20:07 +08:00
72a8f7a9e3 mv websocket to flowy-net crate 2021-12-14 15:31:44 +08:00
31086ad4df add mock server 2021-12-13 13:55:44 +08:00
dfa9c04f5a mv kv to flowy-database 2021-12-12 21:18:23 +08:00
d80061461b add flowy-collaboration crate 2021-12-11 13:47:16 +08:00
aeb448c4de mock websocket 2021-12-10 22:18:44 +08:00
8457682092 refactor backend dir hierarchi 2021-12-10 11:21:06 +08:00
6298a0d96d add core 2021-12-10 11:20:52 +08:00
29c14949cb reanme flowy-workspace to flowy-core 2021-12-10 11:20:29 +08:00
5a89655982 setup flowy sdk server configuration 2021-12-06 08:35:17 +08:00
90b5eca5d9 fix compile errors 2021-12-05 14:06:10 +08:00
bb07eeb2e2 move network state to lib-infra 2021-12-05 14:06:10 +08:00