appflowy
|
4b63170e56
|
refactor: read cache proto info
|
2022-02-09 18:17:06 +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
|
9135b92a39
|
refactor: generate the pb files using build.rs
|
2022-02-08 14:36:59 +08: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
|
8eaec5e58c
|
fix compact bugs & update unit tests
|
2022-01-27 10:20:09 +08:00 |
|
appflowy
|
4cdf3e3e3e
|
compact the revsions
|
2022-01-25 22:51:32 +08:00 |
|
appflowy
|
22c8850cea
|
comment out ack code for later use.
|
2022-01-24 21:25:46 +08:00 |
|
appflowy
|
d97abcc99f
|
rm unuse code & rename folder -> client_folder
|
2022-01-24 21:17:31 +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
|
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
|
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
|
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
|
3eff006d6d
|
add root folder test
|
2022-01-16 13:44:14 +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
|
0fba8d9195
|
add server document
|
2022-01-12 20:48:28 +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
|
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
|
7e7254b306
|
1. fix the potential infinite loop when composing delta. Because of calculating the wrong code unit offset.
2. add test of calculating Chinese character
|
2022-01-09 11:23:37 +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
|
9ca2d60f3f
|
correct the document delta by removing unnecessary op
|
2022-01-06 12:55:30 +08:00 |
|
appflowy
|
a488944d2c
|
Saving the revision in serial
|
2022-01-05 23:15:55 +08:00 |
|
appflowy
|
85ad90fc51
|
Try to fix quill-editor load document error. Because Document can only contain insert operations
|
2022-01-05 22:39:07 +08:00 |
|
appflowy
|
af08c55ebf
|
fix fmt warnings
|
2022-01-03 20:13:48 +08:00 |
|
appflowy
|
661940f728
|
fix test bugs
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
951584c2ab
|
[backend]: fix reset document bugs
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
1a869c0003
|
config ping test
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
12e8424e8a
|
send document ping
|
2022-01-03 19:50:08 +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
|
152cb17701
|
fix bugs
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
049b8828fe
|
generic kv
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
a0e6c61f50
|
config virtual net
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
bbc9190bc0
|
add virtual net
|
2022-01-03 19:50:08 +08:00 |
|