Files
Florian BezannierandFlorian BEZANNIER 98a97d7931 fix: home assistant proxy #1235
Use dash_app.get_asset_url() to ensure image paths respect the
X-Ingress-Path header (requests_pathname_prefix).

- Update all SVG image paths in control.py, figures.py, and views.py
  to use get_asset_url() instead of hardcoded 'assets/images/...' paths
- Add test_svg_images_with_ingress_path() to verify image paths
  contain the correct prefix when X-Ingress-Path header is present

Fixes issue where image paths were not prefixed in Home Assistant
ingress proxy setups.
2026-06-30 15:24:32 +02:00
..
2026-06-12 20:13:50 +02:00
2024-03-23 15:12:14 +01:00
2023-11-14 14:49:17 +01:00