ZIm/crates/collab/src
Marshall Bowers f73c8e5841
collab: Don't create a Zed Free subscription if one already exists in Stripe (#30983)
This PR adds a check for if a Zed Free subscription already exists in
Stripe before we try to create one.

Release Notes:

- N/A
2025-05-20 00:18:45 +00:00
..
api collab: Create Zed Free subscription when issuing an LLM token (#30975) 2025-05-19 18:45:22 -04:00
bin windows: Make collab run on Windows (#23117) 2025-01-17 09:39:13 +02:00
db collab: Create Zed Free subscription when issuing an LLM token (#30975) 2025-05-19 18:45:22 -04:00
llm collab: Create Zed Free subscription when issuing an LLM token (#30975) 2025-05-19 18:45:22 -04:00
rpc chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
tests Separate timeout and connection dropped errors out (#30457) 2025-05-10 15:12:58 +03:00
api.rs collab: Return feature flags with authenticated user (#29455) 2025-04-26 01:49:25 +00:00
auth.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
cents.rs Send llm events to snowflake too (#21091) 2024-11-22 20:40:39 -07:00
completion.rs Supermaven (#10788) 2024-05-03 12:50:42 -07:00
db.rs chore: Bump Rust to 1.87 (#30739) 2025-05-15 22:28:52 +00:00
env.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
executor.rs chore: Prepare for Rust edition bump to 2024 (without autofix) (#27791) 2025-03-31 20:10:36 +02:00
lib.rs collab: Look up Stripe prices with lookup keys (#29715) 2025-05-01 00:26:31 +00:00
llm.rs collab: Add has_extended_trial to LlmTokenClaims (#29622) 2025-04-29 20:22:51 +00:00
main.rs chore: Bump Rust to 1.87 (#30739) 2025-05-15 22:28:52 +00:00
migrations.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
rpc.rs collab: Create Zed Free subscription when issuing an LLM token (#30975) 2025-05-19 18:45:22 -04:00
seed.rs feature_flags: Remove remoting feature flag (#29390) 2025-04-25 03:41:11 +00:00
stripe_billing.rs collab: Don't create a Zed Free subscription if one already exists in Stripe (#30983) 2025-05-20 00:18:45 +00:00
tests.rs chore: Bump Rust to 1.87 (#30739) 2025-05-15 22:28:52 +00:00
user_backfiller.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00