ZIm/crates/collab/src
2022-10-21 14:28:55 -07:00
..
bin Fix seed script 2022-10-10 16:05:22 +02:00
rpc Clear out incoming call when removing last connection for a user 2022-10-18 19:15:14 +02:00
api.rs Return an optional response when creating users via invites 2022-10-20 10:52:34 -06:00
auth.rs Allow setting ZED_SERVER_URL to URL of a collab server 2022-10-19 13:27:14 -07:00
db.rs Run migrations via a collab subcommand 2022-10-21 14:28:55 -07: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 Store entire Config struct on collab AppState 2022-10-18 13:58:03 -07: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 Run migrations via a collab subcommand 2022-10-21 14:28:55 -07:00
rpc.rs Store entire Config struct on collab AppState 2022-10-18 13:58:03 -07:00