appflowy
|
5a0f87fe02
|
ci: add missing file
|
2022-02-16 12:27:41 +08:00 |
|
appflowy
|
2a6ce12a55
|
ci: fix ci errors
|
2022-02-16 12:22:26 +08:00 |
|
appflowy
|
0aed86737f
|
feat: add dart_event.dart to gitignore
|
2022-02-16 11:16:24 +08:00 |
|
appflowy
|
afd8335e95
|
chore: cache dart_event.dart file
|
2022-02-16 11:13:14 +08:00 |
|
appflowy
|
cd013529d4
|
chore: write dart_event file
|
2022-02-16 11:05:43 +08:00 |
|
appflowy
|
9b8c110a66
|
refactor: optimize protobuf code gen process
|
2022-02-13 12:04:34 +08:00 |
|
appflowy
|
5809758539
|
refactor: rename error-code to flowy-error-code in case of ambiguous
|
2022-02-09 19:26:06 +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 |
|
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
|
728d60239a
|
added reset appearance setting
|
2022-02-01 12:15:11 +08:00 |
|
appflowy
|
fcc6f51b3b
|
rename folder event
|
2022-01-30 10:33:21 +08:00 |
|
appflowy
|
a48031df7c
|
return stream subscription
|
2022-01-30 10:33:05 +08:00 |
|
appflowy
|
564af73076
|
fix view listen issue because of the notifier didn't dispose.
|
2022-01-28 21:29:09 +08:00 |
|
appflowy
|
1c2c1e6250
|
save theme setting
|
2022-01-28 18:38:13 +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
|
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
|
bba8f8ae01
|
fix fmt and clippy warnings
|
2022-01-24 17:56:58 +08:00 |
|
appflowy
|
23c4924532
|
config folder sync on backend
|
2022-01-22 22:41:24 +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
|
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
|
dac86ef857
|
refactor flowy-core pb
|
2022-01-13 14:48:41 +08:00 |
|
appflowy
|
12e8424e8a
|
send document ping
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
df5266d7c9
|
fix https://github.com/AppFlowy-IO/appflowy/issues/196
|
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
|
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
|
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 |
|
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
|
b66f46108d
|
disable sync test
|
2021-12-20 20:59:33 +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
|
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 |
|
appflowy
|
5b7e6690f8
|
test sync
|
2021-12-13 22:46:35 +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 |
|