AppFlowy/frontend/appflowy_flutter/lib/startup/tasks
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
..
app_widget.dart fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
app_window_size_manager.dart fix: windows size overflow (#5103) 2024-04-10 11:36:22 +08:00
appflowy_cloud_task.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
debug_task.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
device_info_task.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
feature_flag_task.dart feat: feature flag in settings page (#4833) 2024-03-07 09:28:58 +08:00
generate_router.dart chore: fix some typos in comments (#5161) 2024-04-18 20:52:58 +08:00
hot_key.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
load_plugin.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
localization.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
memory_leak_detector.dart chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
platform_error_catcher.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
platform_service.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
prelude.dart fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
recent_service_task.dart fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rust_sdk.dart chore: pass platform info to rust side (#5079) 2024-04-07 21:36:55 +08:00
supabase_task.dart fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
windows.dart fix: windows size overflow (#5103) 2024-04-10 11:36:22 +08:00