botserver/src/billing
2026-01-24 22:04:47 -03:00
..
alerts.rs Refactor schema.rs into modular files 2026-01-22 13:57:40 -03:00
api.rs Fix 5 errors and 32 warnings: calendar, compliance, billing_alert_broadcast, unused vars 2026-01-13 22:21:25 -03:00
billing_ui.rs Fix all duplicate route conflicts: combine methods and move UI routes to /api/ui/ 2026-01-14 09:37:07 -03:00
invoice.rs Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
lifecycle.rs Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
meters.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
middleware.rs Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
mod.rs feat: implement feature bundling architecture and fix conditional compilation 2026-01-23 13:14:20 -03:00
plans.rs Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
quotas.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
stripe_integration.rs Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
testing.rs Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00