suna/backend/services
mykonos-ibiza 584a4192d7 Fix billing service to get customer data from Stripe if it's missing from DB
- Updated `get_stripe_customer_id` function to accept a Supabase client and handle missing user_id metadata in Stripe customers.
- Added logic to create or update records in the `billing_customers` table based on Stripe customer data.
- Improved logging for customer metadata updates and billing record changes.
2025-08-06 11:40:11 +05:30
..
docker fix(redis): service crash on redis client maxxing 2025-05-18 23:46:08 +00:00
__init__.py feat: nice tool panel animation 2025-07-03 22:04:48 +05:30
api_keys.py feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
api_keys_api.py feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
billing.py Fix billing service to get customer data from Stripe if it's missing from DB 2025-08-06 11:40:11 +05:30
email.py email: update onboarding email 2025-07-04 22:19:55 +05:30
email_api.py Revert hotfix(vuln): send-welcome-email 2025-07-20 16:47:33 +00:00
langfuse.py feat(backend): langfuse traces 2025-05-21 00:39:28 +00:00
llm.py Revert "Revert random PR merged" 2025-07-28 08:14:58 +02:00
redis.py feat: app profile integrations UI 2025-07-11 10:14:59 +05:30
supabase.py Merge branch 'main' into PRODUCTION 2025-07-11 09:20:17 +05:30
transcription.py feat: add download all button and transcription 2025-05-28 21:50:24 +02:00