discourse-subscriptions/app
Blake Erickson 100b276c9d
DEV: Add pagination to plans request (#272)
When pulling up a users subscriptions a 500 might occur if we don't find
their plan. If your account happens to have over 100 plans this can be
the cause of the 500 error. This change adds pagination when fetching
plans form stripe, so that we fetch them all.

https://meta.discourse.org/t/problem-with-500-error-with-subscriptions/360808?u=blake
2025-04-10 07:35:31 -06:00
..
controllers DEV: Add pagination to plans request (#272) 2025-04-10 07:35:31 -06:00
jobs DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
models/discourse_subscriptions DEV: Update plugin annotations (#243) 2024-10-25 09:48:56 +01:00
serializers/discourse_subscriptions FEATURE: Add support for CZK currency (#265) 2025-02-18 14:48:04 -07:00
services/discourse_subscriptions FIX: FontAwesome 6 compatibility icon upgrade (#264) 2025-02-15 20:51:08 +01:00