a41894a5ec
Fix: 1802 [Bug] Math Equation would be null. #1802 ( #1806 )
...
* fix : #1290 [Bug] 300ms delay on buttons in titlebar
* fix : #1802 Math Equation would be null
* fix: retain as a attribute value
---------
Co-authored-by: nathan <nathan@appflowy.io >
2023-02-06 11:21:05 +08:00
0d8adaa921
Feat/http server adapt ( #1754 )
2023-01-30 11:11:19 +08:00
6a36bcd31d
chore: add sqlite feature flag ( #1683 )
...
* chore: add sqlite feature flag
* chore: fix clippy warings
* ci: fix clippy
* chore: add rev file persistence
* ci: fix clippy
Co-authored-by: nathan <nathan@appflowy.io >
2023-01-12 13:09:08 +08:00
bc5548ff75
fix: changeset composing ( #1398 )
2022-10-30 12:54:07 +08:00
783fd40f63
Feat/op compose ( #1392 )
2022-10-29 20:54:11 +08:00
ad9a4b7d71
Integrate appflowy editor ( #1040 )
2022-10-22 21:57:44 +08:00
7dbd9fe8cd
chore: implement document editor trait ( #1321 )
2022-10-20 15:33:18 +08:00
f1a5726fcb
Feat: add appflowy editor in backend ( #1320 )
...
* chore: remove update attributes
* chore: format code
* chore: extension for transaction
* refactor: add document editor trait
* chore: add appflowy_document editor
* chore: add document serde
* chore: add new document editor
* chore: add tests
* chore: add more test
* chore: add test
Co-authored-by: nathan <nathan@appflowy.io >
2022-10-20 11:35:11 +08:00
cf4a2920f8
Refactor/rename crate ( #1275 )
2022-10-13 23:29:37 +08:00
2e6dd39780
refactor: rename flowy-document to flowy-block
2022-03-02 15:22:18 +08:00
8a0308703e
fix: compose folder error
2022-03-01 23:38:26 +08:00
01985848f9
refactor: rename structs
2022-02-26 11:03:42 +08:00
6078e46d3d
refactor: rename structs
2022-02-25 23:30:02 +08:00
dd832b7482
chore: rename some struct
2022-02-18 23:04:55 +08:00
e77e6d275f
changed permissions from 755 to 644
2022-01-27 14:18:41 -05:00
8eaec5e58c
fix compact bugs & update unit tests
2022-01-27 10:20:09 +08:00
4cdf3e3e3e
compact the revsions
2022-01-25 22:51:32 +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
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
6bca483c28
config folder collaboration
2022-01-15 23:58:36 +08:00
3964508cd8
add flowy-sync crate
2022-01-14 16:25:41 +08:00
0fba8d9195
add server document
2022-01-12 20:48:28 +08:00
855d396122
refactor cloud service triat
2022-01-10 23:45:59 +08:00
08a43c03d4
config af log filter
2022-01-09 16:13:08 +08:00
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
c456687a18
1. rename flowy_str functions
...
2. mv the document_test to flowy_document crate
2022-01-09 11:23:31 +08:00
1a869c0003
config ping test
2022-01-03 19:50:08 +08:00
2b9ce79ed4
refactor flowy-collaboration directories
2022-01-03 19:50:07 +08:00
511b6658a4
md5 for consistency check
2021-12-15 23:01:50 +08:00
ef6e777ec0
fix warnings
2021-12-15 16:28:18 +08:00
72a8f7a9e3
mv websocket to flowy-net crate
2021-12-14 15:31:44 +08:00
5b7e6690f8
test sync
2021-12-13 22:46:35 +08:00
90e3ba14f1
mv server's DocManager to flowy_collaboration crate
2021-12-12 12:41:16 +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
34441ee076
add test
2021-12-10 15:15:33 +08:00
45d9a0918f
add user_id in revision
2021-12-10 11:22:21 +08:00
3fa0f97e74
add pb generation log
2021-12-10 11:22:14 +08:00
909406bf08
fix bugs & add unit test
2021-12-10 11:22:07 +08:00
0172fc71db
stop sync after close the view
2021-12-10 11:22:00 +08:00
6b338d4cc5
add feature flowy_unit_test
2021-12-10 11:21:53 +08:00
7ac55f29db
refactor tests
2021-12-10 11:21:45 +08:00
8a9a23ddbe
add rich_text crate
2021-12-10 11:21:25 +08:00
2f413a8e67
generic lib-ot
2021-12-10 11:21:17 +08:00
3abd5b953e
fix clippy warnings
2021-11-27 19:20:22 +08:00
8f1d62f115
add frontend folder
2021-11-20 09:34:43 +08:00