ZIm/crates/collab/src
2022-10-18 17:36:54 -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 Allow impersonating users via the api token, bypassing oauth 2022-10-18 17:36:54 -07:00
auth.rs Allow impersonating users via the api token, bypassing oauth 2022-10-18 17:36:54 -07:00
db.rs Revert unnecessary logic for fetching invites' platform_unknown flag 2022-10-14 16:13:38 -07:00
db_tests.rs Revert unnecessary logic for fetching invites' platform_unknown flag 2022-10-14 16:13:38 -07: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 Store entire Config struct on collab AppState 2022-10-18 13:58:03 -07:00
rpc.rs Store entire Config struct on collab AppState 2022-10-18 13:58:03 -07:00