suna/backend/services
mykonos-ibiza a7b142ed74 Implement yearly commitment subscription plans and enhance billing logic
- Added support for yearly commitment plans with associated pricing tiers in the billing service.
- Introduced validation functions to manage plan changes and restrictions based on business rules.
- Updated configuration to include new yearly commitment pricing in both production and staging environments.
- Enhanced frontend components to handle subscription management, including cancellation and reactivation features.
- Refactored billing-related hooks and API calls to accommodate new subscription types and improve error handling.
2025-07-31 02:16:08 +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
billing.py Implement yearly commitment subscription plans and enhance billing logic 2025-07-31 02:16:08 +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