AppFlowy/frontend/rust-lib
Mathias Mogensen 275d0b2ac4
fix: search launch review (#5169)
* fix: support filtering results by workspace

* feat: add search button to sidebar

* fix: reduce view/recent view fetching across application

* feat: add channel to search listener

* feat: clean + localization

* chore: remove redundant code

* fix: disable search

* chore: trigger ci

* chore: disable search in backend

* test: disable search tests for now

* feat: temp disable reliance on folder search

* fix: add debounce to inline actions

* chore: complete future if disposed

* fix: clean code

* chore: disable unused bloc with feature flag

* fix: recent views lazy read

* chore: revert podilfe change

* chore: update logs

* chore: update client api and collab

* chore: fix tst

* chore: fix test & update collab commit

* chore: update collab commit

* test: fix unit tests

* chore: update rust toolchain 1.77

* chore: use opt-level 1

* fix: code review

* chore: clippy

---------

Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-04-23 21:46:57 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
build-tool fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
collab-integrate fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
dart-ffi fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
event-integration fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-ai fix: create offline document (#4350) 2024-01-10 18:43:13 +08:00
flowy-config chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
flowy-core fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-database2 fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-database-pub chore: Bump collab (#5136) 2024-04-15 14:50:28 +08:00
flowy-date feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
flowy-document fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-document-pub chore: fix database row sync (#4964) 2024-03-23 09:18:47 +08:00
flowy-encrypt fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
flowy-error feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
flowy-folder fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-folder-pub feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
flowy-notification chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
flowy-search fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-search-pub fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-server fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
flowy-server-pub feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-sqlite feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
flowy-storage feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-user chore: use inferred error instead (#5164) 2024-04-22 09:32:14 +08:00
flowy-user-pub feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
lib-dispatch chore: bump client api that deduplicate sync message (#4972) 2024-03-24 07:31:41 +08:00
lib-infra feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
lib-log fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
Cargo.lock fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
Cargo.toml fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00