AppFlowy/frontend/rust-lib
Lucas.Xu 2ef72f3203
feat: load the readme file when first time launch (#2676)
* chore: bump version 0.2.0

* test: add migration test

* feat: support exporting document data to afdoc format (#2610)

* feat: support exporting document data to afdoc format

* feat: export database

* fix: resolve comment issues

* fix: add error tips when exporting files failed

---------

Co-authored-by: nathan <nathan@appflowy.io>

* feat: rename delta

* feat: add built-in readme

* fix: use independent children id

* fix: comment typo

* chore: add icons

* fix: floating toolbar style

* fix: markdown export test

* chore: disbale moveup/movedown action

* fix: unit test

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-06-01 20:18:40 +08:00
..
dart-ffi feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-config feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-core feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
flowy-database/src/services feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
flowy-database2 feat: cloud storage test (#2663) 2023-05-31 17:42:14 +08:00
flowy-document2 feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
flowy-error feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
flowy-folder2 feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
flowy-net feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
flowy-notification Refactor: delete unused crates (#2543) 2023-05-17 09:49:39 +08:00
flowy-server feat: cloud storage test (#2663) 2023-05-31 17:42:14 +08:00
flowy-sqlite refactor: kv (#2548) 2023-05-17 12:46:48 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test feat: import cvs from file (#2667) 2023-05-31 14:08:54 +08:00
flowy-user feat: cloud storage test (#2663) 2023-05-31 17:42:14 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log refactor: group event (#2640) 2023-05-28 22:54:03 +08:00
.gitignore feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
Cargo.lock feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
Cargo.toml feat: cloud storage test (#2663) 2023-05-31 17:42:14 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: update rust-toolchain 2023-01-03 23:38:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00