AppFlowy/frontend/rust-lib
ascarbek a9c8bad599 Merge branch 'upstream-main' into feat/appflowy_tauri_3
# Conflicts:
#	frontend/appflowy_tauri/package.json
#	frontend/appflowy_tauri/src/appflowy_app/components/layout/HeaderPanel/Breadcrumbs.tsx
#	frontend/appflowy_tauri/src/appflowy_app/components/layout/MainPanel.tsx
#	frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NavigationPanel.hooks.ts
#	frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NavigationPanel.tsx
#	frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/PageItem.hooks.ts
#	frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/PageItem.tsx
#	frontend/appflowy_tauri/src/appflowy_app/components/layout/Screen.tsx
2023-03-12 17:19:06 +06:00
..
dart-ffi Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-ast Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-client-sync Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-codegen Feat/tauri folder (#1921) 2023-03-04 16:15:24 +08:00
flowy-core feat: integrate database controller (tauri) 2023-03-08 10:59:52 +08:00
flowy-database Merge branch 'upstream-main' into feat/appflowy_tauri_3 2023-03-12 17:19:06 +06:00
flowy-derive Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-document Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-error Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-folder Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-net Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-notification Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-revision Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +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/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-user Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +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