zed/crates/collab/src
Max Brunsfeld 3f1c091b87
Add the ability to store secret dev-only env vars in .env.secret.toml (#15557)
Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
2024-07-31 12:41:09 -07:00
..
api collab: Adapt rate limits based on plan (#15548) 2024-07-31 14:27:28 -04:00
bin Add the ability to store secret dev-only env vars in .env.secret.toml (#15557) 2024-07-31 12:41:09 -07:00
db collab: Adapt rate limits based on plan (#15548) 2024-07-31 14:27:28 -04:00
rpc remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
tests Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
api.rs collab: Add endpoint for initiating a billing subscription (#15452) 2024-07-29 17:31:36 -04:00
auth.rs Upgrade base64 to v0.22 (#15304) 2024-07-26 17:40:38 -04:00
completion.rs Supermaven (#10788) 2024-05-03 12:50:42 -07:00
db.rs collab: Rework Stripe event processing (#15510) 2024-07-30 16:35:11 -04:00
env.rs Add the ability to store secret dev-only env vars in .env.secret.toml (#15557) 2024-07-31 12:41:09 -07:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs collab: Add endpoint for initiating a billing subscription (#15452) 2024-07-29 17:31:36 -04:00
main.rs collab: Lay groundwork for reconciling with Stripe using the events API (#15459) 2024-07-29 23:50:07 -04:00
rate_limiter.rs Show rate limit notices (#15515) 2024-07-31 12:05:19 -07:00
rpc.rs collab: Adapt rate limits based on plan (#15548) 2024-07-31 14:27:28 -04:00
seed.rs Make it (a tiny bit) easier to run your own collab (#9557) 2024-03-20 21:00:02 -06:00
tests.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00