AppFlowy/frontend/rust-lib/flowy-folder
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
..
src fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
build.rs Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) 2025-05-14 10:26:59 +08:00
Cargo.toml feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
Flowy.toml refactor: crates (#4258) 2023-12-31 07:29:40 +08:00