ZIm/crates/collab/src
Antonio Scandurra b8bc5a282e Allow inviting users to a project that was shared by someone else
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2022-10-13 18:48:14 +02:00
..
bin Fix seed script 2022-10-10 16:05:22 +02:00
rpc Fix opening a buffer after leaving and joining the same project 2022-10-12 10:31:06 +02:00
api.rs add proto stuff 2022-10-02 18:01:37 -07:00
auth.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
db.rs Merge remote-tracking branch 'origin/main' into room 2022-10-10 15:43:38 +02:00
db_tests.rs Merge remote-tracking branch 'origin/main' into room 2022-10-10 15:43: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 Allow inviting users to a project that was shared by someone else 2022-10-13 18:48:14 +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 Update APIs and DB interactions to reflect email confirmation step 2022-09-19 14:19:00 -07:00
rpc.rs Send guests DiskBasedDiagnosticsFinished messages when they join a project 2022-10-12 13:49:09 -07:00