appflowy
|
936e133624
|
rename crates
|
2021-12-19 21:29:33 +08:00 |
|
appflowy
|
ef6e777ec0
|
fix warnings
|
2021-12-15 16:28:18 +08:00 |
|
appflowy
|
72a8f7a9e3
|
mv websocket to flowy-net crate
|
2021-12-14 15:31:44 +08:00 |
|
appflowy
|
31086ad4df
|
add mock server
|
2021-12-13 13:55:44 +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
|
6b338d4cc5
|
add feature flowy_unit_test
|
2021-12-10 11:21:53 +08:00 |
|
appflowy
|
6e51173335
|
build docker
|
2021-12-02 16:28:50 +08:00 |
|
appflowy
|
2d058ea100
|
config docker ci
|
2021-12-01 16:44:58 +08:00 |
|
appflowy
|
0548546881
|
[rust]: update actix beta version
|
2021-11-22 09:04:52 +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 |
|
appflowy
|
f93f012bc8
|
[rust]: rm flowy-net
|
2021-11-20 08:35:04 +08:00 |
|
appflowy
|
ba67652e29
|
[rust]: update dart-notify crate name
|
2021-11-19 15:00:51 +08:00 |
|
appflowy
|
2449e9352c
|
[rust]: Crates start with lib consider as foundation libs
|
2021-11-19 14:38:11 +08:00 |
|
appflowy
|
c64ef55d60
|
[rust]: rename some flowy-xx to lib-xx
|
2021-11-19 14:16:22 +08:00 |
|
appflowy
|
91c9f2c62f
|
[rust]: rename some crates
|
2021-11-19 14:16:15 +08:00 |
|
appflowy
|
7c60626049
|
[rust]: refactor flowy-document crate
|
2021-11-19 14:16:07 +08:00 |
|
appflowy
|
b4237b1986
|
[rust]: extract flowy-document-infra
|
2021-11-13 11:11:24 +08:00 |
|
appflowy
|
55ea9e6cae
|
[rust]: create backend api crate
|
2021-11-08 13:00:42 +08:00 |
|
appflowy
|
92010853c2
|
[rust]: separate workspace crates
|
2021-11-08 10:43:14 +08:00 |
|
appflowy
|
52ca87662b
|
[rust]: extract workspace_infra from flowy_workspace
|
2021-11-08 10:25:26 +08:00 |
|
appflowy
|
65cdeec1dc
|
[rust]: extra user-infro from flowy-user
|
2021-11-08 10:25:26 +08:00 |
|
appflowy
|
1c7f3e9681
|
[rust]: fix backend test issues
|
2021-11-08 10:25:26 +08:00 |
|
appflowy
|
f35b756459
|
[rust]: config flowy-workspace crate struct
|
2021-11-08 10:25:25 +08:00 |
|
appflowy
|
ef4ee320f7
|
add ingore_auth feature on backend
|
2021-10-05 19:32:58 +08:00 |
|
appflowy
|
c748d17daf
|
sync with server when ws becomes avaliable
|
2021-10-04 14:24:35 +08:00 |
|
appflowy
|
efb2a607e7
|
edit document via actor stream
|
2021-09-30 17:24:08 +08:00 |
|
appflowy
|
1fdef0914b
|
using CacheActor method to handle the ws message one by one
|
2021-09-29 17:40:34 +08:00 |
|
appflowy
|
01c9620e03
|
add server with flowy_document test
|
2021-09-27 23:23:23 +08:00 |
|
appflowy
|
a26f588409
|
send acked to client using ws
|
2021-09-24 16:02:17 +08:00 |
|
appflowy
|
c41b35af4e
|
fix artix deadlock while acquire the write lock of document recusively
|
2021-09-24 13:26:47 +08:00 |
|
appflowy
|
c23bf46916
|
compare md5 of document after applying remote delta
|
2021-09-24 08:22:24 +08:00 |
|
appflowy
|
0092f1a356
|
WsDocumentMessage supports command/delta
|
2021-09-23 19:59:58 +08:00 |
|
appflowy
|
07b4113dc1
|
refactor test module
|
2021-09-19 23:21:10 +08:00 |
|
appflowy
|
260060ac5c
|
add ws test
|
2021-09-19 18:39:56 +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
|
420d90c221
|
[server]: fix expired duration
|
2021-09-16 14:18:59 +08:00 |
|
appflowy
|
464d5396e6
|
config doc server api
|
2021-09-10 15:53:24 +08:00 |
|
appflowy
|
47851b3024
|
add middleware to handle user unauthorized
|
2021-09-08 13:50:20 +08:00 |
|
appflowy
|
36c044173d
|
add cors control
|
2021-09-04 16:32:34 +08:00 |
|
appflowy
|
cfc10fb38e
|
add auth middleware
|
2021-09-02 17:19:23 +08:00 |
|
appflowy
|
92d7d6f60a
|
[backend]: save active user
|
2021-08-31 17:25:08 +08:00 |
|
appflowy
|
f520769283
|
app crud & test
|
2021-08-25 17:34:20 +08:00 |
|
appflowy
|
7cf563614b
|
workspace crud
|
2021-08-24 21:38:53 +08:00 |
|
appflowy
|
f05f0c43a3
|
test server api: register user and sign in
|
2021-08-23 22:10:36 +08:00 |
|
appflowy
|
15f1267956
|
save user password with bcrypt
|
2021-08-23 18:39:10 +08:00 |
|
appflowy
|
8be53b323e
|
check user email
|
2021-08-22 22:16:03 +08:00 |
|
appflowy
|
3f65d3eb48
|
enable sqlx offline
|
2021-08-22 09:25:00 +08:00 |
|