zed/crates/collab/src
2022-10-05 16:29:22 +02:00
..
bin Add bootstrap script, avoid hard-coding zed team members 2022-08-15 13:25:31 -07:00
rpc Check room invariants in Store::check_invariants 2022-10-05 16:29:22 +02:00
api.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
auth.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
db.rs Remove current user from contacts 2022-09-28 11:33:38 +02: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 Enhance integration test to verify creating rooms while busy 2022-10-05 16:20:01 +02: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 Add an API that returns the most active users and the projects where they've been active 2022-06-20 19:46:37 -07:00
rpc.rs Automatically share project when creating the room 2022-10-04 19:25:48 +02:00