AppFlowy-Cloud/libs/shared-entity/src/dto
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
..
access_request_dto.rs feat: add endpoints to allow workspace owner to approve web page view request 2024-09-26 14:59:33 +08:00
ai_dto.rs feat: custom completion prompt (#906) 2024-10-20 14:27:41 +08:00
auth_dto.rs chore: revoke for apple user 2024-09-02 17:25:21 +08:00
billing_dto.rs Merge pull request #727 from AppFlowy-IO/create-sub-params 2024-08-23 16:12:00 +08:00
history_dto.rs chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
import_dto.rs chore: add limit for importing zip file (#938) 2024-10-28 08:51:34 +08:00
mod.rs feat: implement import notion zip file api endpoint (#840) 2024-10-03 22:22:29 +08:00
publish_dto.rs feat: dup doc in db row (#806) 2024-09-11 10:16:56 +08:00
search_dto.rs feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00
server_info_dto.rs feat: Endpoint for server info (#835) 2024-09-29 11:01:22 +08:00
workspace_dto.rs feat: add section timestamp to get favorite/recent/trash endpoints 2024-10-24 12:22:21 +08:00