* feat: get the shared folder
* feat: add shared_view sql
* feat: persist the shared view data
* feat: support notification
* fix: flutter compile
* feat: add logic, data and presentations
* feat: integrate client-api endpoints
* feat: replace upsert with replace_all for workspace shared views management
* refactor: streamline sharedPages retrieval with extension method
* feat: enhance SharedSidebarBloc with folder notification support and update shared pages management
* feat: implement SharedSection with Bloc integration and new UI components
* chore: update comments
* feat: introduce SharedSectionBloc for managing shared pages with polling and notification support
* refactor: replace AFAccessLevelPB with ShareAccessLevel in shared pages management and extend functionality with new extensions
* chore: rename folder
* feat: add unit tests for SharedSectionBloc and UI components in shared section
* fix: rust fmt
* chore: revert version changes
* fix: cargo clippy
* fix: unit test
* fix: add fix workspace assertion
* fix: macos build
* feat: add new token
* feat: change min width of AFButton to 76.0
* chore: update translations
* feat: add verifying button
* feat: set barrierDismissible as false
* chore: install libcurl4-openssl-dev on Linux
* fix: flutter analyze
* chore: bump cloud version to 0.9.45
* fix: ci tests
* fix: home bloc test
* fix: integration test
* fix: integration test
* fix: integration test
* feat: lock page
* feat: add pageLockStatus bloc
* feat: add lock status and unlock status in title bar
* feat: add loading lock status
* feat: disable moveTo, delete, rename, updateIcon operations if the page is locked
* fix: lock toast issue
* feat: support locked database
* feat: support locked grid
* feat: support locked title
* feat: support locked board
* feat: support locked calendar
* chore: wip update client api
* feat: add unpublished information
* feat: keep the last publish name
* test: add re-publish test
* test: add empty name test
* chore: update cloud version to 0.7.6
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* chore: only import user workspace
* chore: apply migration if need
* chore remove unused code
* chore: store first time installed version
* chore: clippy
* feat: api for namespace setting
* feat: add publish timestamp
* feat: update api
* chore: update proto
* feat: add link impl for appflowy cloud
* feat: impl set and get default view for workspace
* chore: merge with main and update to latest cloud client api
* fix: ci build
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* chore: import into space
* chore: par insert
* fix: migrate from anon
* chore: fix test
* chore: update test
* chore: add test
* chore: update test
* chore: update test
* chore: update docs
* fix: space collab
* chore: update test
* chore: post document collab after create
* chore: write database rows
* chore: fix test
* chore: fix test
* chore: bump collab
* chore: fix get related row
* chore: try to fix open database error
* chore: update client api
* chore: fix group notification
* chore: clippy
* Revert "fix: newly-created group rows appear out of order (#6212)"
This reverts commit decc438b8aba4c6f07cf5ae3c21c7629d75a6f0a.
* chore: revamp function
* chore: update test
* chore: workaround to fix filter or sort don't show result after opening database
* chore: fix test