AppFlowy/frontend/appflowy_tauri/src-tauri
Nathan.fooo f76d722b4c
Feat/database view (#1875)
* chore: rename structs

* chore: add todos

* chore: hidden database id

* refactor: add database folder, prepare to extract the view

* refactor: rename grid-model to datbase-model

* ci: fix warnings
2023-02-21 15:47:51 +08:00
..
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
.gitignore Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
build.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
Cargo.lock Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
Cargo.toml Refactor/dart notification (#1740) 2023-01-26 15:40:23 +08:00
rust-toolchain.toml ci: add tauri ci (#1833) 2023-02-10 14:30:34 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
tauri.conf.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00