appflowy
|
49e5f38406
|
consume reqwest status code
|
2021-08-21 17:18:01 +08:00 |
|
appflowy
|
6229b7f5b9
|
generic error builder
|
2021-08-21 13:35:15 +08:00 |
|
appflowy
|
2ebe922507
|
replace vec<u8> with Bytes
|
2021-08-20 22:00:03 +08:00 |
|
appflowy
|
bda12233a1
|
config user mock server, integrate with backend
|
2021-08-20 14:38:03 +08:00 |
|
appflowy
|
139a21d98a
|
add flowy-net crate shared code by server and client
|
2021-08-20 11:52:45 +08:00 |
|
appflowy
|
c5881daddd
|
rename files
|
2021-07-25 08:14:38 +08:00 |
|
appflowy
|
c27f616ddb
|
test read file & save file in flowy-editor
|
2021-07-23 14:37:18 +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
|
0e26706176
|
add create workspace test
|
2021-07-14 08:07:25 +08:00 |
|
appflowy
|
5de69abb36
|
add workspace and app
|
2021-07-13 17:21:21 +08:00 |
|
appflowy
|
bf198783e1
|
[code gen]: generate the protobuf files in corresponding module
|
2021-07-13 14:28:01 +08:00 |
|
appflowy
|
cabd2384a2
|
remove files generated by code gen before code gen
|
2021-07-13 10:11:02 +08:00 |
|
appflowy
|
222f6c7ba7
|
support custom error ty of dart event code gen
|
2021-07-12 13:53:32 +08:00 |
|
appflowy
|
6f3a03fa07
|
support event input and output as optional to generate dart code
|
2021-07-11 22:38:49 +08:00 |
|
appflowy
|
1d74fbdd7b
|
add get user detail event, extract remote serviceinto UserServer
|
2021-07-11 15:33:19 +08:00 |
|
appflowy
|
2a9d007c5c
|
add kv store crate to save local setting
|
2021-07-11 00:07:37 +08:00 |
|
appflowy
|
55454c5bec
|
save user info to database after sign up
|
2021-07-10 16:27:20 +08:00 |
|
appflowy
|
b9d7902acb
|
config user db and user session
|
2021-07-09 23:31:44 +08:00 |
|
appflowy
|
8bf355f956
|
use diesel as sqlite orm & setup db init schedule
|
2021-07-09 16:34:50 +08:00 |
|