Commit graph

  • 335b5327de bridge flutter delta to rust delta appflowy 2021-09-14 16:22:44 +08:00
  • c5d1a90009 holding opened file handler appflowy 2021-09-13 23:09:57 +08:00
  • 30a7149764 customize Document initialization with CustomDocument Trait appflowy 2021-09-13 16:45:36 +08:00
  • 4d139b3f56 refactor attribute key appflowy 2021-09-13 15:51:13 +08:00
  • 26aa4e951e config rust flowy log appflowy 2021-09-13 13:05:46 +08:00
  • 8882ab5d82 create flowy_log package and will implement in rust in the future appflowy 2021-09-12 23:04:34 +08:00
  • 54136c1018 add flowy icon appflowy 2021-09-12 22:19:59 +08:00
  • a4338652e0 temp appflowy 2021-09-11 21:30:58 +08:00
  • 9ade419b22 create view with doc, ignore thumbnail for now appflowy 2021-09-11 20:09:46 +08:00
  • 59d447e27b config doc test with view appflowy 2021-09-11 14:26:30 +08:00
  • 68df54e9f2 config doc create test appflowy 2021-09-10 18:21:35 +08:00
  • c77c63a4c2 move dir appflowy 2021-09-10 16:22:38 +08:00
  • 464d5396e6 config doc server api appflowy 2021-09-10 15:53:24 +08:00
  • 2b4a9c2497 config doc reqeust appflowy 2021-09-09 17:34:01 +08:00
  • a5a07944dc refactor flowy-document & config server api appflowy 2021-09-09 15:43:05 +08:00
  • 0a82601eac impl ObservableParser with dart appflowy 2021-09-08 18:25:32 +08:00
  • 47851b3024 add middleware to handle user unauthorized appflowy 2021-09-08 13:50:20 +08:00
  • 916c2eee97 config user observable appflowy 2021-09-07 23:30:43 +08:00
  • 9a724d6881 refactor workspace sql with transaction appflowy 2021-09-07 21:31:04 +08:00
  • f18cc717ea refactor extract observable payload appflowy 2021-09-07 17:12:03 +08:00
  • 024ab85864 add splash screen and config sign up appflowy 2021-09-06 16:18:34 +08:00
  • 46d1d110e1 drop the test postgres databse after each test appflowy 2021-09-06 14:24:22 +08:00
  • 85e3e07cbf config sign up appflowy 2021-09-05 22:52:20 +08:00
  • 835ace5da0 config theme color and login screen color appflowy 2021-09-05 18:02:49 +08:00
  • 317cbb37b6 config sdk log appflowy 2021-09-05 13:50:23 +08:00
  • 7a38114ba0 fix: Connection failed , OS Error: Operation not permitted, errno = 1 appflowy 2021-09-05 10:30:09 +08:00
  • ee34ee4b5b async update user profile appflowy 2021-09-04 17:26:04 +08:00
  • 9771066d80 rename user detail appflowy 2021-09-04 16:53:58 +08:00
  • 36c044173d add cors control appflowy 2021-09-04 16:32:34 +08:00
  • f4ef9bc5f8 add FlowyEnv to provide default test env appflowy 2021-09-04 16:12:48 +08:00
  • ccb51234c5 support run tests on remote appflowy 2021-09-04 15:12:53 +08:00
  • a6346dffae add test script appflowy 2021-09-04 09:00:15 +08:00
  • d27e2b9475 fix multithread test issue of database init appflowy 2021-09-03 16:43:03 +08:00
  • b66b3b3dc2 fix flutter compile erros appflowy 2021-09-03 12:44:48 +08:00
  • 3a12d5ae79 test workspace server api appflowy 2021-09-02 23:32:37 +08:00
  • 9d667b6c96 mock workspace api appflowy 2021-09-02 19:57:19 +08:00
  • 6b7557314c fix test compile errors appflowy 2021-09-02 17:43:10 +08:00
  • b8332d28c1 rename scripts appflowy 2021-09-02 17:32:30 +08:00
  • cfc10fb38e add auth middleware appflowy 2021-09-02 17:19:23 +08:00
  • 9b571a08f7 replace user_id with logger_user for auth appflowy 2021-09-02 14:47:39 +08:00
  • 498a594ad0 config workspace server appflowy 2021-09-01 22:50:22 +08:00
  • 99ef3c1112 user test with server appflowy 2021-09-01 17:57:06 +08:00
  • 06a1c96a28 remove warnings appflowy 2021-09-01 16:37:46 +08:00
  • 77a5e84979 update user profile api appflowy 2021-09-01 16:08:32 +08:00
  • 2088595f3b replace std::sync::RwLock with parking_lot::RwLock appflowy 2021-09-01 11:21:42 +08:00
  • 33138382bd rename struct appflowy 2021-08-31 23:01:46 +08:00
  • 3fb74f51fe get user detail with token appflowy 2021-08-31 17:56:38 +08:00
  • 92d7d6f60a [backend]: save active user appflowy 2021-08-31 17:25:08 +08:00
  • 4c93b04f3d explicityly print the internal error from DispatchError appflowy 2021-08-31 11:32:51 +08:00
  • 18d13a3cb2 add strum crate for event stringtify appflowy 2021-08-30 22:44:17 +08:00
  • 76e73ea17b [fluuter]: create & choose workspace after login appflowy 2021-08-30 16:18:58 +08:00
  • 99a4beb781 test passed appflowy 2021-08-29 22:00:42 +08:00
  • 876c49b904 fix compile issuse appflowy 2021-08-28 23:08:12 +08:00
  • 138998aebd add open workspace handler appflowy 2021-08-27 23:53:53 +08:00
  • dd2cec28e4 create default workspace appflowy 2021-08-26 17:58:59 +08:00
  • 0734e53f07 read belongings appflowy 2021-08-26 10:19:50 +08:00
  • c8664c8a28 view crud & test appflowy 2021-08-25 21:33:29 +08:00
  • f520769283 app crud & test appflowy 2021-08-25 17:34:20 +08:00
  • 7cf563614b workspace crud appflowy 2021-08-24 21:38:53 +08:00
  • 74800278f9 add workspace/app/view router appflowy 2021-08-24 13:10:53 +08:00
  • d6c761917b check params using flowy-user entities appflowy 2021-08-23 23:02:42 +08:00
  • f05f0c43a3 test server api: register user and sign in appflowy 2021-08-23 22:10:36 +08:00
  • 15f1267956 save user password with bcrypt appflowy 2021-08-23 18:39:10 +08:00
  • f626f6f638 add request builder appflowy 2021-08-23 08:27:29 +08:00
  • 8be53b323e check user email appflowy 2021-08-22 22:16:03 +08:00
  • 66c4daab7a save user info to pg && response to client with protobuf data appflowy 2021-08-22 15:32:48 +08:00
  • 3f65d3eb48 enable sqlx offline appflowy 2021-08-22 09:25:00 +08:00
  • 952ac1cd3c config server docker appflowy 2021-08-21 23:19:57 +08:00
  • 54342850b2 config server launch appflowy 2021-08-21 22:02:05 +08:00
  • 49e5f38406 consume reqwest status code appflowy 2021-08-21 17:17:54 +08:00
  • 6229b7f5b9 generic error builder appflowy 2021-08-21 13:35:15 +08:00
  • 57b4a8e114 replace tryFrom &Bytes to Bytes appflowy 2021-08-21 12:34:11 +08:00
  • fed6117d04 replace error type string with dispatch error appflowy 2021-08-21 12:11:33 +08:00
  • 2ebe922507 replace vec<u8> with Bytes appflowy 2021-08-20 22:00:03 +08:00
  • e709e6bbbc config user login appflowy 2021-08-20 21:09:21 +08:00
  • bda12233a1 config user mock server, integrate with backend appflowy 2021-08-20 14:38:03 +08:00
  • 139a21d98a add flowy-net crate shared code by server and client appflowy 2021-08-20 11:52:45 +08:00
  • 89c5d5468e add user sign up handler appflowy 2021-08-19 22:48:10 +08:00
  • 3ae2295193 setup script to create the postgres database appflowy 2021-08-19 17:26:07 +08:00
  • eac2e562c3 config log && run server appflowy 2021-08-19 14:08:24 +08:00
  • 7adb75e85d setup actix-web server appflowy 2021-08-19 08:36:30 +08:00
  • 48c3436ada generic document data appflowy 2021-08-18 16:04:22 +08:00
  • 27681fda07 update build script: disable dart isolate on test appflowy 2021-08-18 16:02:47 +08:00
  • bfb80d1184 add undo test appflowy 2021-08-18 13:12:45 +08:00
  • 8272e2e8f6 preserve line format on merge && add merge test appflowy 2021-08-18 11:26:52 +08:00
  • 4d3eabb761 preserve line format on split appflowy 2021-08-17 22:04:39 +08:00
  • 7c4b2d74a5 preserve block attribute when insert inside appflowy 2021-08-17 14:14:09 +08:00
  • 4ab4f744ba add auto exit block test appflowy 2021-08-17 11:23:28 +08:00
  • 9bc72d3b9e config auto exit block extension appflowy 2021-08-16 23:07:40 +08:00
  • 0fb808ef4c add auto format link test appflowy 2021-08-16 17:00:39 +08:00
  • 41eacb7000 add auto format extension appflowy 2021-08-16 15:02:57 +08:00
  • f7a6769e89 add images appflowy 2021-08-15 23:30:54 +08:00
  • 888cc81b13 rename some struct and fix warnings appflowy 2021-08-15 22:08:03 +08:00
  • 0962d5cd0f temp appflowy 2021-08-15 21:36:03 +08:00
  • aef5e54c3f config header attribute & add test appflowy 2021-08-15 21:11:48 +08:00
  • c8502151ed fix warnings appflowy 2021-08-15 00:05:18 +08:00
  • f994155dfe refactor compose with iterator appflowy 2021-08-14 16:44:39 +08:00
  • b03dcde824 load svg asset appflowy 2021-08-14 15:45:00 +08:00
  • 07268291d1 temp appflowy 2021-08-13 18:16:52 +08:00
  • cd751a7b15 get next op length without consume it appflowy 2021-08-13 16:39:32 +08:00