AppFlowy/frontend/rust-lib
Lucas dd2dbed8c8
fix: permission control doesn't work when opening the page at the first time (#8023)
* fix: permission control doesn't work when opening the page at the first time

* feat: enable tracing events cost time

* feat: leave shared page via ... menu

* fix: hide the create page button if user is guest

* feat: disable publish button if user is a guest

* feat: add shared user table

* feat: integrate sql into folder manager

* feat: integrate shared user notification

* fix: flutter analyze

* fix: revert local shared user data

* fix: disable share button on mobile if user is a guest

* feat: save the shared user data

* feat: integrate pro plan workflow into share menu

* chore: format code

* feat: disable share menu in local mode

* chore: format code
2025-06-05 09:42:31 +08:00
..
.cargo chore: fix ios simulator build 2025-05-26 17:30:56 +08:00
.vscode feat: sign in with passcode (#7685) 2025-04-10 14:06:08 +08:00
build-tool Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
collab-integrate chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
dart-ffi feat: support local ai embedding, local ai search, local document content search (#7839) 2025-05-02 08:21:42 +08:00
event-integration-test chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
flowy-ai chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
flowy-ai-pub chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
flowy-core feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
flowy-database-pub Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
flowy-database2 chore: add constraint for importing csv (#7981) 2025-05-26 16:20:29 +08:00
flowy-date Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
flowy-document chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
flowy-document-pub Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
flowy-error feat: integrate guest role (#7967) 2025-05-29 10:17:27 +08:00
flowy-folder fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
flowy-folder-pub fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
flowy-notification chore: remove tauri feature 2025-03-24 12:03:42 +08:00
flowy-search chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
flowy-search-pub chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
flowy-server feat: shared folder refactor (#7948) 2025-05-20 16:37:09 +08:00
flowy-server-pub Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
flowy-sqlite fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
flowy-sqlite-vec Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
flowy-storage Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
flowy-storage-pub Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
flowy-user feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
flowy-user-pub Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
lib-dispatch feat: support local ai embedding, local ai search, local document content search (#7839) 2025-05-02 08:21:42 +08:00
lib-infra Vault workspace suggested question (#7903) 2025-05-09 21:58:23 +08:00
lib-log chore: index document even content is empty (#7996) 2025-05-28 10:11:45 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
Cargo.lock feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
Cargo.toml feat: integrate guest role (#7967) 2025-05-29 10:17:27 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
rustfmt.toml Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00