rswag-online/backend/app/services
Jeff Emmett ef696f498a fix: reduce max dither dimension to 512px for CF timeout compliance
1024px still took 35s for error diffusion. 512px should be ~4x faster.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 17:01:42 -07:00
..
__init__.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
analytics_service.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
auth_service.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
cart_service.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
design_service.py feat: add multi-tenant spaces with Fungi Flows storefront 2026-02-18 12:20:19 -07:00
dither_service.py fix: reduce max dither dimension to 512px for CF timeout compliance 2026-03-16 17:01:42 -07:00
email_service.py feat: add order confirmation and shipping notification emails 2026-02-24 23:33:22 -08:00
flow_service.py feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
mollie_service.py feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
order_service.py feat: add order confirmation and shipping notification emails 2026-02-24 23:33:22 -08:00
space_service.py feat: add multi-tenant spaces with Fungi Flows storefront 2026-02-18 12:20:19 -07:00