appflowy
|
1fdef0914b
using CacheActor method to handle the ws message one by one
|
3 years ago |
appflowy
|
83acc79cd1
refactor test to tokio::test to enable & enable test doc with server
|
3 years ago |
appflowy
|
a26f588409
send acked to client using ws
|
3 years ago |
appflowy
|
c41b35af4e
fix artix deadlock while acquire the write lock of document recusively
|
3 years ago |
appflowy
|
0092f1a356
WsDocumentMessage supports command/delta
|
3 years ago |
appflowy
|
3e3e10b316
receive revision from client
|
3 years ago |
appflowy
|
d4b020b64f
rename backend dir
|
3 years ago |
appflowy
|
420d90c221
[server]: fix expired duration
|
3 years ago |
appflowy
|
59d447e27b
config doc test with view
|
3 years ago |
appflowy
|
c77c63a4c2
move dir
|
3 years ago |
appflowy
|
464d5396e6
config doc server api
|
3 years ago |
appflowy
|
9771066d80
rename user detail
|
3 years ago |
appflowy
|
36c044173d
add cors control
|
3 years ago |
appflowy
|
cfc10fb38e
add auth middleware
|
3 years ago |
appflowy
|
77a5e84979
update user profile api
|
3 years ago |
appflowy
|
33138382bd
rename struct
|
3 years ago |
appflowy
|
92d7d6f60a
[backend]: save active user
|
3 years ago |
appflowy
|
99a4beb781
test passed
|
3 years ago |
appflowy
|
138998aebd
add open workspace handler
|
3 years ago |
appflowy
|
dd2cec28e4
create default workspace
|
3 years ago |
appflowy
|
0734e53f07
read belongings
|
3 years ago |
appflowy
|
c8664c8a28
view crud & test
|
3 years ago |
appflowy
|
f520769283
app crud & test
|
3 years ago |
appflowy
|
7cf563614b
workspace crud
|
3 years ago |
appflowy
|
74800278f9
add workspace/app/view router
|
3 years ago |
appflowy
|
f05f0c43a3
test server api: register user and sign in
|
3 years ago |
appflowy
|
15f1267956
save user password with bcrypt
|
3 years ago |
appflowy
|
8be53b323e
check user email
|
3 years ago |
appflowy
|
66c4daab7a
save user info to pg && response to client with protobuf data
|
3 years ago |
appflowy
|
54342850b2
config server launch
|
3 years ago |