trypost/app/Http/Controllers/App/Settings
Paulo Castellano a8bb44f0e5 fix: self-host billing bypass, Facebook API metrics migration, X token refresh, and duplicate social accounts
- Block all billing/usage/subscribe routes in self-hosted mode (redirect to calendar)
- Hide billing_email field in account settings when self-hosted
- Migrate deprecated Facebook Page Insights metrics to new Media Views API (v25.0)
- Fix X analytics token refresh to use Basic Auth (matching XPublisher/ConnectionVerifier)
- Prevent duplicate social accounts by using updateOrCreate across all OAuth controllers
2026-04-15 09:46:18 -03:00
..
AccountController.php fix: self-host billing bypass, Facebook API metrics migration, X token refresh, and duplicate social accounts 2026-04-15 09:46:18 -03:00
NotificationPreferenceController.php refactor: notification preferences, header slots, calendar layout, UI polish 2026-03-30 18:18:17 -03:00
PasswordController.php refactor: code review fixes — policies, enums, data_get, tests 2026-03-31 00:40:18 -03:00
ProfileController.php feat: introduce Account entity as billing owner and refactor architecture 2026-04-14 22:22:04 -03:00
UsageController.php fix: self-host billing bypass, Facebook API metrics migration, X token refresh, and duplicate social accounts 2026-04-15 09:46:18 -03:00