ZIm/crates/client/src
Ben Brandt ca72efe701
Add overdue invoices check (#31290)
- Rename current_user_account_too_young to account_too_young for
consistency
- Add has_overdue_invoices field to track billing status
- Block edit predictions when user has overdue invoices
- Add overdue invoice warning to inline completion menu

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2025-05-23 20:02:02 +00:00
..
proxy Fix socks proxy local DNS resolution not respected (#30619) 2025-05-21 14:55:39 +08:00
telemetry Use Instant not chrono for telemetry (#20756) 2024-11-19 08:23:12 -07:00
client.rs Ensure client reconnects after erroring during the handshake (#31278) 2025-05-23 15:46:30 +02:00
proxy.rs client: Try to re-introduce HTTP/HTTPS proxy (#31002) 2025-05-21 09:08:32 +08:00
telemetry.rs client: Remove extra clone, pass big struct by reference (#30716) 2025-05-15 00:16:25 +02:00
test.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
user.rs Add overdue invoices check (#31290) 2025-05-23 20:02:02 +00:00
zed_urls.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00