AppFlowy/frontend/scripts
Zack 08938b8c70
feat: cloud workspace api (#4469)
* feat: workspace api

* feat: added cloud apis for add and delete workspace

* feat: add and delete workspace event handlers

* chore: rust fmt

* chore: save user workspace

* test: add test

* test: add test

* chore: add to gitignore

* feat: update api add name to workspace

* chore: cargo clippy and rename to create

* chore: add envrc and direnv to gitignore

* chore: change name to create workspace instead of add workspace

* chore: update client api rev

* feat: add create workspace impl

* chore: restore gitignore to original

* test: fix create workspace event test

* fix: change delete workspace input

* fix: compile

* fix: create workspace test

* feat: add error code for request payload too large

* chore: remove cargo backup files

* feat: add is async option for upload file handler

* chore: update client api version

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-02-04 05:49:45 +08:00
..
code_generation fix: appimage build (#4578) 2024-02-01 20:58:58 +08:00
dmg_assets ci: Add dmg support for MacOS and add the .dmg to the release (#1401) 2022-11-04 22:14:28 +08:00
docker-buildfiles chore: support localhost and development mode (#4384) 2024-01-15 12:53:53 +08:00
flatpack-buildfiles feat: support deeplink on Linux 2023-08-17 17:45:26 +08:00
flutter_release_build fix: macos universal build (#4311) 2024-01-05 15:28:47 +08:00
install_dev_env fix: print correct package name (#4425) 2024-01-20 23:18:50 +08:00
linux_distribution fix: appimage build (#4578) 2024-02-01 20:58:58 +08:00
linux_installer chore: sync release 0.1.1 (#2075) 2023-03-22 14:49:15 +08:00
makefile fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
tool feat: cloud workspace api (#4469) 2024-02-04 05:49:45 +08:00
windows_installer fix: deeplink doesn't work in windows exe installer 2023-08-08 10:06:29 +08:00