ZIm/crates/collab/src
Max Brunsfeld c4554c1720 Replace build_workspace fn with an initialize function that takes a workspace
This makes it clearer that the function is not providing necessary
dependencies to a workspace, but rather configuring it with all of
the panels and widgets which are defined in downstream crates.
2022-05-19 16:50:22 -07:00
..
bin Seed first users from GitHub when running script/seed-db --github-users 2022-05-10 17:19:39 +02:00
rpc Fix Store::remove_connection not removing guests from projects 2022-05-17 14:50:00 +02:00
api.rs Rename "crash" to "panic" 2022-05-02 17:36:56 +02:00
auth.rs Include login in connection-related tracing spans/events 2022-05-12 12:06:06 -06:00
db.rs Add the ability to notify when a user accepts a contact request 2022-05-11 18:51:40 +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
main.rs Log JSON in Kubernetes 2022-05-17 11:05:22 -06:00
rpc.rs Replace build_workspace fn with an initialize function that takes a workspace 2022-05-19 16:50:22 -07:00