AppFlowy/frontend/rust-lib
Lucas.Xu 72e155f5b9
feat: add open ai key to database (#1852)
* feat: add open ai key to database

* chore: refactor code
2023-02-14 10:04:36 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-ast feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-client-sync feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-codegen CI: Appflowy tauri ci (#1851) 2023-02-13 19:24:16 +08:00
flowy-core feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-database fix: empty url group bug (#1755) 2023-02-13 18:55:03 +08:00
flowy-derive feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-document feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-error feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-folder feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-net feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-notification feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-revision feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-revision-persistence feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-sqlite feat: add open ai key to database (#1852) 2023-02-14 10:04:36 +08:00
flowy-task feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-test feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-user feat: add open ai key to database (#1852) 2023-02-14 10:04:36 +08:00
lib-dispatch feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
lib-log feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock feat: propagate log from flutter to rust backend (#1723) 2023-02-07 22:09:43 +08:00
Cargo.toml Feat/database view (#1765) 2023-01-31 08:28:31 +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