AppFlowy-Cloud/src/api
Zack 348a73685e
Merge pull request #940 from AppFlowy-IO/feat/custom-namespace-v2
feat: delete default view for workspace
2024-10-28 15:46:13 +08:00
..
access_request.rs feat: CRUD interface for custom namespace (#882) 2024-10-19 10:09:54 +08:00
ai.rs feat: custom completion prompt (#906) 2024-10-20 14:27:41 +08:00
chat.rs chore: remove deprecate chat api endpoint and update tests (#922) 2024-10-24 16:46:41 +08:00
data_import.rs chore: add limit for importing zip file (#938) 2024-10-28 08:51:34 +08:00
file_storage.rs chore: remove access control middleware 2024-10-25 13:19:16 +08:00
history.rs chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
metrics.rs feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00
mod.rs feat: implement import notion zip file api endpoint (#840) 2024-10-03 22:22:29 +08:00
search.rs feat: enforce access control on workspace level CRUD (#915) 2024-10-22 14:49:28 +08:00
server_info.rs feat: Endpoint for server info (#835) 2024-09-29 11:01:22 +08:00
template.rs feat: add publish info to list templates 2024-10-23 17:26:32 +08:00
user.rs feat: call workspace delete when deleting user 2024-09-03 10:49:53 +08:00
util.rs feat: custom completion prompt (#906) 2024-10-20 14:27:41 +08:00
workspace.rs Merge pull request #940 from AppFlowy-IO/feat/custom-namespace-v2 2024-10-28 15:46:13 +08:00
ws.rs feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00