AppFlowy-Cloud/services/appflowy-collaborate/src
Bartosz Sypytkowski 44406ccdae
chore: update yrs and appflowy-collab (#677)
* chore: update yrs and appflowy-collab

* chore: remove wasm compilation target

* chore: fixed number conversion in tests

* chore: remove wasm integration tests

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-07-10 10:10:07 +08:00
..
actix_ws feat: independent collab websocket server (#640) 2024-06-24 13:59:51 +08:00
client feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
collab chore: making embeddings code compile 2024-06-28 05:40:41 +02:00
group chore: update yrs and appflowy-collab (#677) 2024-07-10 10:10:07 +08:00
indexer chore: do not throw errors on invalid document schema during indexing 2024-06-28 05:40:44 +02: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
api.rs feat: add post realtime message stream handler to independent collab ws (#647) 2024-06-25 13:30:05 +08:00
application.rs chore: post rebase fixes 2024-06-28 05:40:44 +02:00
command.rs chore: fix local set warnings (#515) 2024-05-01 23:07:57 +08:00
compression.rs feat: add post realtime message stream handler to independent collab ws (#647) 2024-06-25 13:30:05 +08:00
config.rs Merge pull request #645 from AppFlowy-IO/merge-indexer-collaborate 2024-06-28 07:48:32 +02: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 Merge pull request #645 from AppFlowy-IO/merge-indexer-collaborate 2024-06-28 07:48:32 +02:00
main.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +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: independent collab websocket server (#640) 2024-06-24 13:59:51 +08:00
rt_server.rs chore: add indexing of collabs at application start 2024-06-28 05:40:44 +02:00
shared_state.rs chore: revamp post realtime endpoint (#536) 2024-05-08 22:06:37 +08:00
state.rs chore: post rebase fixes 2024-06-28 05:40:44 +02:00
telemetry.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00