appflowy
|
65cdeec1dc
[rust]: extra user-infro from flowy-user
|
3 years ago |
appflowy
|
54208d027a
rename flowy-observable to flowy-dart-notify
|
4 years ago |
appflowy
|
1fd460f3e5
ws connect to server
|
4 years ago |
appflowy
|
2b4a9c2497
config doc reqeust
|
4 years ago |
appflowy
|
47851b3024
add middleware to handle user unauthorized
|
4 years ago |
appflowy
|
916c2eee97
config user observable
|
4 years ago |
appflowy
|
ccb51234c5
support run tests on remote
|
4 years ago |
appflowy
|
a6346dffae
add test script
|
4 years ago |
appflowy
|
9b571a08f7
replace user_id with logger_user for auth
|
4 years ago |
appflowy
|
2088595f3b
replace std::sync::RwLock with parking_lot::RwLock
|
4 years ago |
appflowy
|
33138382bd
rename struct
|
4 years ago |
appflowy
|
18d13a3cb2
add strum crate for event stringtify
|
4 years ago |
appflowy
|
bda12233a1
config user mock server, integrate with backend
|
4 years ago |
appflowy
|
b0df64138f
config doc bloc
|
4 years ago |
appflowy
|
a63d5f5eaf
support multi user db initialize
|
4 years ago |
appflowy
|
3b06cde2d2
[feat]: get user detail & logout
|
4 years ago |
appflowy
|
55454c5bec
save user info to database after sign up
|
4 years ago |
appflowy
|
b9d7902acb
config user db and user session
|
4 years ago |
appflowy
|
8bf355f956
use diesel as sqlite orm & setup db init schedule
|
4 years ago |
appflowy
|
ae23a41445
fix some test bugs when dispatcher initialize by multi threads
|
4 years ago |
appflowy
|
53a041b6cd
rename flowy-sys to flowy-dispatch
|
4 years ago |
appflowy
|
dfc2cbff4f
add flowy-test crate
|
4 years ago |
appflowy
|
447b5aa128
create crate protobuf mod file automatically
|
4 years ago |
appflowy
|
def717be59
auto generate proto file from rust struct
|
4 years ago |
appflowy
|
1cfcdab124
config sdk initialize
|
4 years ago |
appflowy
|
2d3e50c017
add ToBytes and FromBytes trait, generic handle input&output params
|
4 years ago |
appflowy
|
678dd84f93
config flowy-user test
|
4 years ago |
appflowy
|
f73b3ded1d
generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf
|
4 years ago |
appflowy
|
9371a3d31e
add generic for FromRequest and Responder & config user check
|
4 years ago |
appflowy
|
4e45b1bdfe
add flowy-user crate & config user module
|
4 years ago |