AppFlowy/frontend/rust-lib/flowy-sqlite
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
..
migrations fix: permission control doesn't work when opening the page at the first time (#8023) 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
.env Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
Cargo.toml feat: support local ai embedding, local ai search, local document content search (#7839) 2025-05-02 08:21:42 +08:00
diesel.toml Feat/database view (#1765) 2023-01-31 08:28:31 +08:00