AppFlowy/frontend/rust-lib/flowy-folder/src
Mathias Mogensen bd7977d8ba
fix: search improvements (#5473)
* fix: search workspace sync indexing

* chore: update collab rev temporarily

* feat: revert comparison and implement index check

* chore: fixes after merg

* feat: clean code + support delete workspace

* fix: improve code

* fix: improvements after merge

* fix: cargo fmt

* fix: remove indices for workspace method

* fix: clippy errors

* fix: clippy too many arguments
2024-06-05 13:44:32 +02:00
..
entities fix: search improvements (#5473) 2024-06-05 13:44:32 +02:00
share refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
event_handler.rs feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +08:00
event_map.rs feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +08:00
lib.rs chore: checking workspace state consistent after switching workspace (#5201) 2024-04-26 09:44:07 +08:00
manager_init.rs fix: search improvements (#5473) 2024-06-05 13:44:32 +02:00
manager_observer.rs chore: checking workspace state consistent after switching workspace (#5201) 2024-04-26 09:44:07 +08:00
manager_test_util.rs chore: checking workspace state consistent after switching workspace (#5201) 2024-04-26 09:44:07 +08:00
manager.rs fix: search improvements (#5473) 2024-06-05 13:44:32 +02:00
notification.rs fix: launch review 0.5.8 (#5367) 2024-05-21 11:34:36 +02:00
test_helper.rs feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
user_default.rs chore: rename folder builder for re-use (#5020) 2024-04-10 11:40:02 +08:00
util.rs feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
view_operation.rs feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00