AppFlowy-Cloud/services/appflowy-collaborate/src
Khor Shu Heng 29cb70a362
fix: synchronization issue due to incorrect collab origin (#1054)
2024-12-09 14:19:00 +08:00
..
actix_ws feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
client feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
collab chore: remove empty map when query is empty (#1050) 2024-12-07 10:20:53 +08:00
group fix: synchronization issue due to incorrect collab origin (#1054) 2024-12-09 14:19:00 +08:00
indexer chore: reduce number of SQL statements executed when inserting/updating collab (#1022) 2024-11-27 13:00:00 +08:00
snapshot S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
util chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
api.rs chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
application.rs chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
command.rs fix: limit concurrency level of batch get encode collab (#892) 2024-10-17 13:29:27 +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 chore: make collab storage switch between s3 and postgres configurable (#1035) 2024-12-03 14:09:09 +08:00
connect_state.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
error.rs S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
lib.rs chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
main.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00
metrics.rs chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
permission.rs feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
pg_listener.rs chore: remove workspace and collab listener (#893) 2024-10-17 17:43:00 +08:00
rt_server.rs chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
state.rs chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
telemetry.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00