AppFlowy-Cloud/tests/workspace
Nathan.fooo 9629d4cefa
chore: add limit for importing zip file (#938)
* chore: add limitation for import zip file

* chore: support upload big file

* chore: implement client api

* chore: implement client api

* chore: implement client api

* chore: update logs

* chore: check file size

* chore: last process at

* chore: set content type

* chore: fix test

* chore: try test

* chore: temporary disable test
2024-10-28 08:51:34 +08:00
..
asset feat: implement import notion zip file api endpoint (#840) 2024-10-03 22:22:29 +08:00
access_request.rs fix: allowed workspace owner only to view access request (#855) 2024-10-02 09:53:34 +08:00
default_user_workspace.rs chore: add test for duplicating doc in database row 2024-09-11 16:38:24 +08:00
edit_workspace.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
import_test.rs chore: add limit for importing zip file (#938) 2024-10-28 08:51:34 +08:00
invitation_crud.rs chore: add specific error code for wrong invitee 2024-09-13 21:02:09 +08:00
member_crud.rs chore: fix tests 2024-09-13 12:19:07 +08:00
mod.rs chore: add limit for importing zip file (#938) 2024-10-28 08:51:34 +08:00
page_view.rs feat: add endpoint for getting page view collab (#831) 2024-09-18 12:56:34 +08:00
publish.rs fix: wait for a second after duplication to workspace (#930) 2024-10-25 13:22:33 +08:00
published_data.rs fix: tests 2024-09-17 22:47:14 +08:00
template.rs feat: add publish info to template home page 2024-10-25 17:30:56 +08:00
workspace_crud.rs feat: improve workspace api 2024-07-25 04:19:40 +08:00
workspace_folder.rs feat: add section timestamp to get favorite/recent/trash endpoints 2024-10-24 12:22:21 +08:00
workspace_settings.rs feat: additional access control config 2024-10-16 15:10:01 +08:00