1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00
Maybe/app/controllers/settings
Josh Pigford 31f3ff6a16
Billing (#1269)
* Change env SELF_HOSTING_ENABLED to SELF_HOSTED

* Initial Stripe implementation

* Fix portal link

* Use webhook signatures

* Migrated to new Stripe gem conventions

Also updated resource routing

* Added faraday-multipart gem to resolve middleware notice

* Merge fix

* Merge fix

* Temporary upgrade prompt for early access

* Lint fix

* i18n fixes

* Remove catch-all rescue

* Update .env.example
2024-10-08 14:37:47 -05:00
..
billings_controller.rb Billing (#1269) 2024-10-08 14:37:47 -05:00
hostings_controller.rb Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
preferences_controller.rb Allow users to set preferred locale in settings and provide basic date and time localization support (#1226) 2024-10-02 14:02:17 -04:00
profiles_controller.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00