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
31086ad4df
add mock server
2021-12-13 13:55:44 +08:00
appflowy
df432d11c3
add flowy-net crate
2021-12-12 21:48:52 +08:00
appflowy
dfa9c04f5a
mv kv to flowy-database
2021-12-12 21:18:23 +08:00
appflowy
0231ad3adf
add doc persistence trait
2021-12-12 16:02:58 +08:00
appflowy
90e3ba14f1
mv server's DocManager to flowy_collaboration crate
2021-12-12 12:41:16 +08:00
appflowy
d3bfca10e9
refactor backend editor
2021-12-11 17:48:39 +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
appflowy
aeb448c4de
mock websocket
2021-12-10 22:18:44 +08:00
appflowy
34441ee076
add test
2021-12-10 15:15:33 +08:00
appflowy
45d9a0918f
add user_id in revision
2021-12-10 11:22:21 +08:00
appflowy
3fa0f97e74
add pb generation log
2021-12-10 11:22:14 +08:00
appflowy
909406bf08
fix bugs & add unit test
2021-12-10 11:22:07 +08:00
appflowy
0172fc71db
stop sync after close the view
2021-12-10 11:22:00 +08:00
appflowy
6b338d4cc5
add feature flowy_unit_test
2021-12-10 11:21:53 +08:00
appflowy
7ac55f29db
refactor tests
2021-12-10 11:21:45 +08:00
appflowy
4450d4410b
send revision periodically
2021-12-10 11:21:39 +08:00
appflowy
23f4684d3f
add revision cache layer
2021-12-10 11:21:31 +08:00
appflowy
8a9a23ddbe
add rich_text crate
2021-12-10 11:21:25 +08:00
appflowy
2f413a8e67
generic lib-ot
2021-12-10 11:21:17 +08:00
appflowy
8457682092
refactor backend dir hierarchi
2021-12-10 11:21:06 +08:00
appflowy
6298a0d96d
add core
2021-12-10 11:20:52 +08:00
appflowy
29c14949cb
reanme flowy-workspace to flowy-core
2021-12-10 11:20:29 +08:00
appflowy
5a89655982
setup flowy sdk server configuration
2021-12-06 08:35:17 +08:00
appflowy
90b5eca5d9
fix compile errors
2021-12-05 14:06:10 +08:00
appflowy
bb07eeb2e2
move network state to lib-infra
2021-12-05 14:06:10 +08:00
Daniel Thompson
2e7ab3000f
Correct the capitalization of GitHub
...
To accomplish this task, I ran the following command (on macOS):
find . -type f -print0 | xargs -0 sed -i '' 's/Github/GitHub/g'
GitHub, for better or worse, decided that the way their company is
spelled is with a capital "G" and a capital "H" and it's their name so
they get to do that if they want.
When I went to check out AppFlowy's web site, I noticed that GitHub
wasn't spelled correctly, and for me, this made the project feel less
than polished and myself reluctant to try it out. However, there is only
one way to find out about the project: I [opened a ticket]. And BAM! It
was resolved in mere hours by @annieappflowy. Nice.
With fresh motivation to check out the project, I downloaded the app
and...found myself staring at the same issue on the first screen of the
app. Well, as I was a bit flippant with the issue I opened up for the
web site misspellings, I decided to fix this one myself.
[opened a ticket]: https://github.com/AppFlowy-IO/appflowy/issues/118
2021-12-04 20:52:12 -05:00
appflowy
ce8805aff8
fix wanrings
2021-12-04 23:54:14 +08:00
appflowy
31efacb274
monitor network state
2021-12-04 22:31:30 +08:00
appflowy
63082418be
fix generate pb issues
2021-12-04 17:31:43 +08:00
appflowy
c649673b2b
rename flowy-dispatch structs
2021-12-04 11:26:17 +08:00
appflowy
76691e3e8c
rename ffi func
2021-12-04 10:27:08 +08:00
appflowy
e7cc11cc44
rename some structs
2021-12-03 22:40:56 +08:00
appflowy
6fa7b0632a
optimaze docker image size
2021-12-03 18:13:38 +08:00
appflowy
f22cf6349b
update ci
2021-12-01 11:01:03 +08:00
appflowy
c4088622f8
rust fmt
2021-11-29 22:01:46 +08:00
appflowy
8c54949271
rust fmt
2021-11-29 22:01:46 +08:00
appflowy
271cd0dd61
mv lib-sqlite to shared-lib
2021-11-27 21:59:20 +08:00
appflowy
3abd5b953e
fix clippy warnings
2021-11-27 19:20:22 +08:00
appflowy
054fa4c952
rename some tasks' name
2021-11-23 18:15:33 +08:00
appflowy
ce126fe08d
[rust]: fix some unuse warniings
2021-11-23 18:15:33 +08:00
appflowy
9453f8a4b7
[rust]: remove vecdeque_binary_search feature
2021-11-22 08:44:02 +08:00
appflowy
8e994a954e
add shared-lib folder
2021-11-20 10:52:39 +08:00
appflowy
8f1d62f115
add frontend folder
2021-11-20 09:34:43 +08:00