AppFlowy-Cloud
AppFlowy-Cloud copied to clipboard
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
- improve docs on ec2 docker compose set up - add gotrue as pullable image instead of building
**Use case** As an user unfamiliar with supabase, it would be very useful to have a basic step-by-step setup for *gotrue*. The current documentation takes *gotrue* as a given, but...
When I start my docker with the actual docker-compose file, I get this error: ``` 2023-12-20T13:23:15.143476136Z 2023-12-20T13:23:15.143444345Z 30 | v=0 name=appflowy_cloud msg=Connecting to postgres database with setting: DatabaseSetting { pg_conn_opts:...
This PR adds a benchmark for the collab access control method `can_send_collab_update` implemented using casbin access control. `can_receive_collab_update` is implemented in the same way, so the benchmark should represent its...
**Describe the bug** The appflowy-cloud App State doesn't log that it's ready. I'm not sure how to test if is indeed working. **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** Using appflowy cloud and attempting to share a board via saving as markdown results in an empty file **To Reproduce** Steps to reproduce the behavior: 1. Create...
I can export markdown docs from appflowy using the "share" option, but I cannot open nor import that same markdown file on the same or another computer using appflowy **what...
I wrote a simple markdown with some words and an image. And on another laptop, appflowy can only display the text correctly. The image cannot be displayed. 
Done: - Add and ReadAll from stream WIP: - YRS merge - Stream Listening - Server Integration
- send email when inviting others to workspace - clicking email will automatically accept invite and attempt to open appflowy app, if app not found, will redirect user to download...