appflowy
|
1c3c519b14
|
refactor: cache proto file info
|
2022-02-09 13:08:49 +08:00 |
|
appflowy
|
7646f984e0
|
refactor: generate x.proto file using build.rs
|
2022-02-09 09:57:03 +08:00 |
|
appflowy
|
d0b02cb4fd
|
refactor: generate dart pb files with feature flag: dart
|
2022-02-08 16:24:59 +08:00 |
|
appflowy
|
337161c3d7
|
style: config log
|
2022-02-07 15:51:19 +08:00 |
|
appflowy
|
9f8e3b09c3
|
fix: compile errors
|
2022-02-07 15:48:01 +08:00 |
|
appflowy
|
0c6903f793
|
refactor: refactor some crates with http_server
|
2022-02-07 15:34:46 +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
|
c95fdc4782
|
format log and fix duplicate write issue
|
2022-01-27 14:07:13 +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 |
|
appflowy
|
10d99bdd8b
|
fix init folder manager bugs
|
2022-01-23 22:33:47 +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
|
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
|
44ff74a37c
|
using ot to construct the folder
|
2022-01-18 22:56:57 +08:00 |
|
appflowy
|
7f1a0adf13
|
add folder editor
|
2022-01-17 11:55:36 +08:00 |
|
appflowy
|
6bca483c28
|
config folder collaboration
|
2022-01-15 23:58:36 +08:00 |
|
appflowy
|
02201c238c
|
refactor synchoronizer
|
2022-01-15 11:20:28 +08:00 |
|
appflowy
|
13aba928c3
|
config folder ws
|
2022-01-14 21:46:55 +08:00 |
|
appflowy
|
3964508cd8
|
add flowy-sync crate
|
2022-01-14 16:25:41 +08:00 |
|
appflowy
|
718613de42
|
flowy-net impl http and local server
|
2022-01-13 11:15:31 +08:00 |
|
appflowy
|
60e9071685
|
add some code documentation
|
2022-01-12 12:40:41 +08:00 |
|
appflowy
|
4bdd9df54c
|
generic cloud storage
|
2022-01-11 23:15:30 +08:00 |
|
appflowy
|
e7aad4045b
|
remove flowy-user unuse files
|
2022-01-11 13:34:45 +08:00 |
|
appflowy
|
855d396122
|
refactor cloud service triat
|
2022-01-10 23:45:59 +08:00 |
|
appflowy
|
46a3eb57fa
|
rename some structs
|
2022-01-10 17:39:32 +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
|
45821f00a2
|
rename some structs
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
152cb17701
|
fix bugs
|
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
|
95e0418d97
|
compare revisions
|
2022-01-03 19:50:07 +08:00 |
|
appflowy
|
d9421f70a0
|
refactor backend directory
|
2021-12-21 14:00:41 +08:00 |
|
appflowy
|
16c702b1e1
|
fix listen on websocket error
|
2021-12-20 12:06:17 +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
|
ef6e777ec0
|
fix warnings
|
2021-12-15 16:28:18 +08:00 |
|
appflowy
|
84d5d2c2f1
|
start ws connect after sign up
|
2021-12-14 20:50:07 +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 |
|