Commit Graph

24 Commits

Author SHA1 Message Date
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
appflowy
952ac1cd3c config server docker 2021-08-21 23:19:57 +08:00
appflowy
54342850b2 config server launch 2021-08-21 22:02:05 +08:00
appflowy
6229b7f5b9 generic error builder 2021-08-21 13:35:15 +08:00
appflowy
fed6117d04 replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
appflowy
139a21d98a add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00
appflowy
89c5d5468e add user sign up handler 2021-08-19 22:48:10 +08:00
appflowy
3ae2295193 setup script to create the postgres database 2021-08-19 17:26:07 +08:00
appflowy
eac2e562c3 config log && run server 2021-08-19 14:08:24 +08:00