AppFlowy-Cloud/services/appflowy-collaborate/src
Nathan.fooo 30f87457f3
feat: support uploading file with multiple part (#625)
* refactor: replace crate

* chore: remove s3-rust crate

* chore: test multiple upload

* chore: client api

* chore: client api

* chore: v1 version upload,download

* chore: fix test

* chore: fix test

* chore: remove workspace test

* chore: fix wasm build

* chore: update path

* chore: update path

* chore: rename

* chore: expose file entity

* chore: introduce client-api-entity

* chore: fix build

* chore: new url

* chore: fix test

* chore: merge main

* chore: fix clippy
2024-06-19 13:06:58 +08:00
..
actix_ws chore: migrate collab actors to appflowy-collaborate (#556) 2024-05-17 12:22:43 +08:00
client feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
collab fix: index all of the document blocks 2024-06-14 11:23:19 +02:00
group feat: support uploading file with multiple part (#625) 2024-06-19 13:06:58 +08:00
snapshot chore: migrate collab storage to appflowy-collaborate (#566) 2024-05-21 10:06:26 +08:00
util chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
command.rs chore: fix local set warnings (#515) 2024-05-01 23:07:57 +08:00
connect_state.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
error.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
lib.rs feat: add postgres listeners for collab service (#575) 2024-05-27 09:12:32 +08:00
main.rs chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
metrics.rs chore: migrate collab storage to appflowy-collaborate (#566) 2024-05-21 10:06:26 +08:00
permission.rs feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
pg_listener.rs feat: add postgres listeners for collab service (#575) 2024-05-27 09:12:32 +08:00
rt_server.rs chore: integrate redis stream (#559) 2024-05-18 08:28:57 +08:00
shared_state.rs chore: revamp post realtime endpoint (#536) 2024-05-08 22:06:37 +08:00
state.rs feat: migrate collab cache to collaborate service (#524) 2024-05-09 23:12:13 +08:00