appflowy
|
32d9331b35
fix tokio runtime issue
|
4 years ago |
appflowy
|
01c9620e03
add server with flowy_document test
|
4 years ago |
appflowy
|
302631f808
create op table
|
4 years ago |
appflowy
|
526f1408bc
save the delta continuely when typing
|
4 years ago |
appflowy
|
749b043a99
intergate ws into flowy document
|
4 years ago |
appflowy
|
e2e47e8df0
errors with static constructor
|
4 years ago |
appflowy
|
335b5327de
bridge flutter delta to rust delta
|
4 years ago |
appflowy
|
c5d1a90009
holding opened file handler
|
4 years ago |
appflowy
|
9ade419b22
create view with doc, ignore thumbnail for now
|
4 years ago |
appflowy
|
59d447e27b
config doc test with view
|
4 years ago |
appflowy
|
9a724d6881
refactor workspace sql with transaction
|
4 years ago |
appflowy
|
f18cc717ea
refactor extract observable payload
|
4 years ago |
appflowy
|
317cbb37b6
config sdk log
|
4 years ago |
appflowy
|
9d667b6c96
mock workspace api
|
4 years ago |
appflowy
|
9b571a08f7
replace user_id with logger_user for auth
|
4 years ago |
appflowy
|
498a594ad0
config workspace server
|
4 years ago |
appflowy
|
76e73ea17b
[fluuter]: create & choose workspace after login
|
4 years ago |
appflowy
|
99a4beb781
test passed
|
4 years ago |
appflowy
|
876c49b904
fix compile issuse
|
4 years ago |
appflowy
|
138998aebd
add open workspace handler
|
4 years ago |
appflowy
|
c8ba8284ef
update view & update app & add some rust test
|
4 years ago |
appflowy
|
0191645d49
fetch user workspaces
|
4 years ago |
appflowy
|
3bb12d50bd
config view repository
|
4 years ago |
appflowy
|
7868305a32
create app's views
|
4 years ago |
appflowy
|
b1f4f0520a
create app in workspace
|
4 years ago |
appflowy
|
b547e94273
config view
|
4 years ago |
appflowy
|
55fad84590
add create app test & create default workspace when user login at first time
|
4 years ago |
appflowy
|
ef4c4180e2
fix sqlite database is lock issue by setting busy_timeout and wal mode
|
4 years ago |
appflowy
|
602018765d
generic DispatchFuture and mark async_send with sync trait
|
4 years ago |
appflowy
|
e1f73f5246
find out how to nested the future into handler
|
4 years ago |