32 Commits

Author SHA1 Message Date
appflowy
2449e9352c [rust]: Crates start with lib consider as foundation libs 2021-11-19 14:38:11 +08:00
appflowy
52ca87662b [rust]: extract workspace_infra from flowy_workspace 2021-11-08 10:25:26 +08:00
appflowy
4966b03123 [rust]: delete app 2021-10-30 17:19:50 +08:00
appflowy
22cc76163b [client]: close opened doc after close or delete the view 2021-10-19 13:04:09 +08:00
appflowy
ab36f520de [client]: add putback test 2021-10-16 21:38:50 +08:00
appflowy
7ad3e35c16 save trash record 2021-10-13 23:11:45 +08:00
appflowy
957b10fe5e add document actor && remove rwlock of document 2021-10-01 19:39:08 +08:00
appflowy
749b043a99 intergate ws into flowy document 2021-09-20 15:38:55 +08:00
appflowy
e2e47e8df0 errors with static constructor 2021-09-16 12:38:52 +08:00
appflowy
335b5327de bridge flutter delta to rust delta 2021-09-14 16:22:44 +08:00
appflowy
26aa4e951e config rust flowy log 2021-09-13 14:05:55 +08:00
appflowy
59d447e27b config doc test with view 2021-09-11 14:26:30 +08:00
appflowy
a5a07944dc refactor flowy-document & config server api 2021-09-09 15:43:05 +08:00
appflowy
47851b3024 add middleware to handle user unauthorized 2021-09-08 13:50:20 +08:00
appflowy
9a724d6881 refactor workspace sql with transaction 2021-09-07 21:31:04 +08:00
appflowy
317cbb37b6 config sdk log 2021-09-05 15:56:44 +08:00
appflowy
18d13a3cb2 add strum crate for event stringtify 2021-08-30 22:44:17 +08:00
appflowy
99a4beb781 test passed 2021-08-29 22:00:42 +08:00
appflowy
876c49b904 fix compile issuse 2021-08-28 23:08:12 +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
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
c5881daddd rename files 2021-07-25 08:14:38 +08:00
appflowy
bfdc0b6ee9 config view's update and query handle 2021-07-23 22:42:44 +08:00
appflowy
b547e94273 config view 2021-07-19 22:44:37 +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
bab373ba35 extract tester as trait 2021-07-16 23:18:12 +08:00
appflowy
182adafee5 add update user test & add app and workspace test 2021-07-14 21:12:52 +08:00
appflowy
df1d84d43d workspace and app dto 2021-07-13 23:08:20 +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