rswag-online/backend/app/api
Jeff Emmett eda9a0df23 fix: luminance-masked screen blend + cache bypass param
- Screen blend now uses brightness mask from the design so only
  non-dark pixels show through. Prevents visible dark rectangle
  when design has its own dark background (e.g. DefectFi tee).
- Add ?fresh=1 query param to /mockup endpoint for cache bypass.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 15:46:26 -08:00
..
admin Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
__init__.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
cart.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
checkout.py feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
design_generator.py feat: add Upload Swag page with product mockup previews 2026-02-18 12:38:58 -07:00
designs.py fix: luminance-masked screen blend + cache bypass param 2026-02-24 15:46:26 -08:00
health.py feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
orders.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
products.py feat: add multi-tenant spaces with Fungi Flows storefront 2026-02-18 12:20:19 -07:00
spaces.py feat: add multi-tenant spaces with Fungi Flows storefront 2026-02-18 12:20:19 -07:00
upload.py feat: add Upload Swag page with product mockup previews 2026-02-18 12:38:58 -07:00
webhooks.py feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00