ZIm/crates/collab/src
2022-11-01 18:48:08 +01:00
..
bin Fix seed script 2022-10-10 16:05:22 +02:00
rpc Ensure declining call doesn't accidentally leave a room 2022-11-01 18:48:08 +01:00
api.rs Merge branch 'main' into screen-sharing 2022-10-21 14:29:45 +02:00
auth.rs Allow setting ZED_SERVER_URL to URL of a collab server 2022-10-19 13:27:14 -07:00
db.rs Fix duplicate key error that occurs when a user joins that is already in the db 2022-10-25 16:09:36 -04:00
db_tests.rs Return an optional response when creating users via invites 2022-10-20 10:52:34 -06:00
env.rs Rename zed-server to collab 2022-04-09 08:30:42 -06:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
integration_tests.rs Ensure declining call doesn't accidentally leave a room 2022-11-01 18:48:08 +01:00
lib.rs Fix failing seed bin build and add bin builds to ci pipeline 2022-05-26 15:41:24 -07:00
main.rs Merge branch 'main' into auto-deploy-collab 2022-10-24 12:01:32 -07:00
rpc.rs Don't return an error when failing to send AddProjectCollaborator 2022-11-01 11:21:40 +01:00