appflowy
|
f35b756459
|
[rust]: config flowy-workspace crate struct
|
2021-11-08 10:25:25 +08:00 |
|
appflowy
|
ffd55763b6
|
[rust]: replace log with tracing
|
2021-11-03 15:37:38 +08:00 |
|
appflowy
|
957b10fe5e
|
add document actor && remove rwlock of document
|
2021-10-01 19:39:08 +08:00 |
|
appflowy
|
83acc79cd1
|
refactor test to tokio::test to enable & enable test doc with server
|
2021-09-28 15:30:21 +08:00 |
|
appflowy
|
2b32f2111f
|
fix async future bug
|
2021-09-18 22:32:00 +08:00 |
|
appflowy
|
1fd460f3e5
|
ws connect to server
|
2021-09-17 19:03:46 +08:00 |
|
appflowy
|
7e9d7c0304
|
spawn ws
|
2021-09-17 14:26:02 +08:00 |
|
appflowy
|
e2e47e8df0
|
errors with static constructor
|
2021-09-16 12:38:52 +08:00 |
|
appflowy
|
4d139b3f56
|
refactor attribute key
|
2021-09-13 15:51:13 +08:00 |
|
appflowy
|
9ade419b22
|
create view with doc, ignore thumbnail for now
|
2021-09-11 20:46:54 +08:00 |
|
appflowy
|
9a724d6881
|
refactor workspace sql with transaction
|
2021-09-07 21:31:04 +08:00 |
|
appflowy
|
317cbb37b6
|
config sdk log
|
2021-09-05 15:56:44 +08:00 |
|
appflowy
|
f4ef9bc5f8
|
add FlowyEnv to provide default test env
|
2021-09-04 16:12:48 +08:00 |
|
appflowy
|
ccb51234c5
|
support run tests on remote
|
2021-09-04 15:12:53 +08:00 |
|
appflowy
|
d27e2b9475
|
fix multithread test issue of database init
|
2021-09-03 16:43:03 +08:00 |
|
appflowy
|
4c93b04f3d
|
explicityly print the internal error from DispatchError
|
2021-08-31 11:32:51 +08:00 |
|
appflowy
|
76e73ea17b
|
[fluuter]: create & choose workspace after login
|
2021-08-30 16:18:58 +08:00 |
|
appflowy
|
99a4beb781
|
test passed
|
2021-08-29 22:00:42 +08:00 |
|
appflowy
|
138998aebd
|
add open workspace handler
|
2021-08-27 23:53:53 +08:00 |
|
appflowy
|
0734e53f07
|
read belongings
|
2021-08-26 10:19:50 +08:00 |
|
appflowy
|
66c4daab7a
|
save user info to pg && response to client with protobuf data
|
2021-08-22 15:32:48 +08:00 |
|
appflowy
|
952ac1cd3c
|
config server docker
|
2021-08-21 23:19:57 +08:00 |
|
appflowy
|
57b4a8e114
|
replace tryFrom &Bytes to Bytes
|
2021-08-21 12:34:11 +08:00 |
|
appflowy
|
fed6117d04
|
replace error type string with dispatch error
|
2021-08-21 12:11:33 +08:00 |
|
appflowy
|
2ebe922507
|
replace vec<u8> with Bytes
|
2021-08-20 22:00:03 +08:00 |
|
appflowy
|
139a21d98a
|
add flowy-net crate shared code by server and client
|
2021-08-20 11:52:45 +08:00 |
|
appflowy
|
55de7f69a4
|
rename flowy-editor to flowy-document
|
2021-07-31 10:50:56 +08:00 |
|
appflowy
|
c5881daddd
|
rename files
|
2021-07-25 08:14:38 +08:00 |
|
appflowy
|
b0df64138f
|
config doc bloc
|
2021-07-24 18:55:13 +08:00 |
|
appflowy
|
984e912542
|
rename moduleData to unit
|
2021-07-23 14:54:31 +08:00 |
|
appflowy
|
ebc489738c
|
test stream from rust to flutter
|
2021-07-21 22:41:44 +08:00 |
|
appflowy
|
55fad84590
|
add create app test & create default workspace when user login at first time
|
2021-07-19 21:05:49 +08:00 |
|
appflowy
|
ef4c4180e2
|
fix sqlite database is lock issue by setting busy_timeout and wal mode
|
2021-07-19 16:15:20 +08:00 |
|
appflowy
|
602018765d
|
generic DispatchFuture and mark async_send with sync trait
|
2021-07-19 11:32:33 +08:00 |
|
appflowy
|
bab373ba35
|
extract tester as trait
|
2021-07-16 23:18:12 +08:00 |
|
appflowy
|
4354ff0c59
|
writing code in airport, continue after onboard
|
2021-07-15 08:46:16 +08:00 |
|
appflowy
|
04fc7f1cd0
|
pass the user test: sign in , sign out, get status
|
2021-07-11 21:54:55 +08:00 |
|
appflowy
|
3b06cde2d2
|
[feat]: get user detail & logout
|
2021-07-11 17:38:03 +08:00 |
|
appflowy
|
55454c5bec
|
save user info to database after sign up
|
2021-07-10 16:27:20 +08:00 |
|
appflowy
|
13e52ae350
|
enable module data passed in
|
2021-07-09 17:47:15 +08:00 |
|
appflowy
|
ae23a41445
|
fix some test bugs when dispatcher initialize by multi threads
|
2021-07-09 14:02:42 +08:00 |
|
appflowy
|
53a041b6cd
|
rename flowy-sys to flowy-dispatch
|
2021-07-08 22:06:20 +08:00 |
|