appflowy
|
139a21d98a
|
add flowy-net crate shared code by server and client
|
2021-08-20 11:52:45 +08:00 |
|
appflowy
|
89c5d5468e
|
add user sign up handler
|
2021-08-19 22:48:10 +08:00 |
|
appflowy
|
3ae2295193
|
setup script to create the postgres database
|
2021-08-19 17:26:07 +08:00 |
|
appflowy
|
eac2e562c3
|
config log && run server
|
2021-08-19 14:08:24 +08:00 |
|
appflowy
|
7adb75e85d
|
setup actix-web server
|
2021-08-19 08:36:30 +08:00 |
|
appflowy
|
48c3436ada
|
generic document data
|
2021-08-18 16:04:22 +08:00 |
|
appflowy
|
27681fda07
|
update build script: disable dart isolate on test
|
2021-08-18 16:02:47 +08:00 |
|
appflowy
|
bfb80d1184
|
add undo test
|
2021-08-18 13:12:45 +08:00 |
|
appflowy
|
8272e2e8f6
|
preserve line format on merge && add merge test
|
2021-08-18 11:26:52 +08:00 |
|
appflowy
|
4d3eabb761
|
preserve line format on split
|
2021-08-17 22:04:55 +08:00 |
|
appflowy
|
7c4b2d74a5
|
preserve block attribute when insert inside
|
2021-08-17 14:14:09 +08:00 |
|
appflowy
|
4ab4f744ba
|
add auto exit block test
|
2021-08-17 11:23:28 +08:00 |
|
appflowy
|
9bc72d3b9e
|
config auto exit block extension
|
2021-08-16 23:07:40 +08:00 |
|
appflowy
|
0fb808ef4c
|
add auto format link test
|
2021-08-16 17:05:07 +08:00 |
|
appflowy
|
41eacb7000
|
add auto format extension
|
2021-08-16 15:19:41 +08:00 |
|
appflowy
|
f7a6769e89
|
add images
|
2021-08-15 23:30:54 +08:00 |
|
appflowy
|
888cc81b13
|
rename some struct and fix warnings
|
2021-08-15 22:08:03 +08:00 |
|
appflowy
|
0962d5cd0f
|
temp
|
2021-08-15 21:36:03 +08:00 |
|
appflowy
|
aef5e54c3f
|
config header attribute & add test
|
2021-08-15 21:11:48 +08:00 |
|
appflowy
|
c8502151ed
|
fix warnings
|
2021-08-15 00:05:18 +08:00 |
|
appflowy
|
f994155dfe
|
refactor compose with iterator
|
2021-08-14 16:44:39 +08:00 |
|
appflowy
|
b03dcde824
|
load svg asset
|
2021-08-14 15:45:00 +08:00 |
|
appflowy
|
07268291d1
|
temp
|
2021-08-13 18:16:52 +08:00 |
|
appflowy
|
cd751a7b15
|
get next op length without consume it
|
2021-08-13 17:22:28 +08:00 |
|
appflowy
|
93cf9712dc
|
cursor: next op with length
|
2021-08-13 14:13:31 +08:00 |
|
appflowy
|
bc7da582a3
|
extend cursor with generic metric
|
2021-08-12 13:57:41 +08:00 |
|
appflowy
|
1ec4655d1b
|
add format and insert extension
|
2021-08-11 23:34:35 +08:00 |
|
appflowy
|
e4a64fd06a
|
remove attributes type follow
|
2021-08-11 17:18:10 +08:00 |
|
appflowy
|
039b4917ed
|
add attribute iterator
|
2021-08-11 11:42:46 +08:00 |
|
appflowy
|
15c3a821ec
|
add extensions
|
2021-08-11 08:40:58 +08:00 |
|
appflowy
|
1490d5c1b0
|
fix warnings
|
2021-08-10 17:08:47 +08:00 |
|
appflowy
|
7b6d1632f4
|
replace attributes::empty with attributes::custom
|
2021-08-10 14:24:41 +08:00 |
|
appflowy
|
ca81c990bf
|
fix undo redo bugs, merge last undo if need
|
2021-08-10 11:23:13 +08:00 |
|
appflowy
|
251b065dd8
|
add redo/undo test with delete operation
|
2021-08-10 11:23:13 +08:00 |
|
Jaylen Bian
|
1d7540c954
|
Merge branch 'infra_ui/overlay_base' into main
|
2021-08-09 10:50:10 +08:00 |
|
Jaylen Bian
|
9b6871803a
|
[infra_ui][overlay] Implement remaining overlap behavior
|
2021-08-09 10:50:08 +08:00 |
|
Jaylen Bian
|
0edd8b86c0
|
[infra_ui][overlay] Update overlay example project for list_overlay and option_overlay
|
2021-08-09 10:49:37 +08:00 |
|
Jaylen Bian
|
82e6856f75
|
[infra_ui][overlay] Implement option overlay
|
2021-08-09 10:49:16 +08:00 |
|
Jaylen Bian
|
051240a2fb
|
[infra_ui][overlay] Implement list overlay
|
2021-08-09 10:48:45 +08:00 |
|
appflowy
|
efa78dd456
|
fix redo attribut bugs
|
2021-08-08 22:29:16 +08:00 |
|
Jaylen Bian
|
2d54ae8325
|
[infra_ui][overlay] Implement remaining overlap behavior
|
2021-08-08 22:04:49 +08:00 |
|
appflowy
|
51ae139f89
|
fix invert attribute bugs
|
2021-08-07 09:19:18 +08:00 |
|
appflowy
|
481f158a4a
|
fix tests bugs
|
2021-08-06 23:06:27 +08:00 |
|
appflowy
|
c667ee0f36
|
add redo test
|
2021-08-06 22:25:09 +08:00 |
|
appflowy
|
3d837c51f4
|
add undo test
|
2021-08-06 08:40:45 +08:00 |
|
appflowy
|
760c191758
|
config undo redo for document
|
2021-08-05 22:52:19 +08:00 |
|
appflowy
|
e2b8738b65
|
add flowy-ot document
|
2021-08-05 20:05:40 +08:00 |
|
appflowy
|
97bba6e286
|
splite attribute and operation into crate
|
2021-08-05 19:55:28 +08:00 |
|
appflowy
|
ab2ee27768
|
take the retain attributes when composing (insert, retain)
|
2021-08-05 15:05:20 +08:00 |
|
appflowy
|
98f8442194
|
fix invert bugs
|
2021-08-05 11:30:29 +08:00 |
|