AppFlowy-Cloud/src
Lucas.Xu e7bf221ff0
feat: update built-in README for new users (#757)
* feat: add getting_started, desktop_guide and mobile_guide json

* feat: update built-in readme data

* feat: support adding database as template

* feat: support creating nested documents

* chore: refactor code

* chore: refactor code

* chore: remove println

* chore: update collab version

* feat: update built-in readme and image ref

* chore: remove template icon

* feat: use database::create_with_view to create collab

* chore: add template tests

* chore: update collab version

* chore: remove debug code

* chore: add comment

* chore: fix lint & test

* fix: code review

* fix: rust lint

* chore: update comment

* test: add default workspace test

* test: add default user workspace test

* chore: use workspace database body

* chore: fix typo and clippy

* fix: insert_folder_data_success test

* fix: insert_folder_data_success test

* feat: update content in gettting_started

* chore: update to-dos json

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-08-28 19:40:23 +08:00
..
api chore: reuse group collab for indexing (#737) 2024-08-28 00:13:41 +08:00
biz feat: update built-in README for new users (#757) 2024-08-28 19:40:23 +08:00
config chore: apply same change to other ws endpoint 2024-08-26 15:03:18 +02:00
domain feat: stream create list of collab (#253) 2024-01-11 09:28:28 +08:00
middleware chore: share library for authentication (#576) 2024-05-29 16:00:21 +08:00
application.rs feat: endpoint for avatar upload (#736) 2024-08-23 16:36:09 +08:00
lib.rs feat: accept workspace invite email 2024-04-29 19:40:20 +08:00
mailer.rs chore: Self host improvement (#561) 2024-05-18 08:33:08 +08:00
main.rs chore: merge with main 2024-04-29 23:35:03 +08:00
self_signed.rs feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
state.rs feat: endpoint for avatar upload (#736) 2024-08-23 16:36:09 +08:00
telemetry.rs feat: Implement history(1) (#466) 2024-04-15 09:18:19 +08:00