lilith-platform.live/codebase/@features
Emergency Fix a4734ac5e1 fix(provider-website): 🐛 route illustration + API gallery photos through rewritePhotoSrc
Emergency fix for prod: transquinnftw.com was returning 404 on every
gallery image and every page illustration because several code paths
built /photos/<original>.<ext> URLs directly, bypassing the content-hash
rewriter. dist/photos/ only holds hashed filenames after build, so every
non-rewritten request hit /etc/nginx/errors/404.html.

- PageIllustration, DuosPage, DestinationsPage, SpecialtiesPage now pull
  rewritePhotoSrc from useProviderConfig and apply it to every illustration
  <img>/PhotoImage src + webpSrc.
- useProviderData applies applyPhotoRewrite to the live /provider-api/api/data
  response before setData, so API-provided DB filenames are rewritten to the
  deployment's hashed names (for both gallery and shop listings).
2026-04-08 09:34:40 -07:00
..
admin feat(admin): Add protection quality assessment endpoint in admin API, display component for GalleryPage, and API types for protection metrics 2026-04-07 17:33:30 -07:00
age-verification
analytics ui(pages): 💄 Update audience segmentation and network visualization components in AudiencePage and NetworkPage 2026-04-07 03:59:48 -07:00
comm-newsletter deps-upgrade(backend-api): ⬆️ Update dependencies in admin, comm-newsletter, and my backend API modules to latest versions 2026-04-07 17:33:29 -07:00
db-monitor
image-protection chore(backend-api): 🔧 Update development env vars in .env.development for backend API 2026-04-07 17:33:29 -07:00
landing ui(landing): 💄 Refactor responsive layout structure with new sections and adjusted spacing/grid behavior 2026-04-05 15:21:54 -07:00
merchant/backend-api
messages feat(assistant-tools): Introduce new tool integrations for assistant functionality 2026-04-07 18:03:57 -07:00
my feat(photo-protection): Introduce protected photo access route in backend and update UI to handle restricted photo display 2026-04-07 17:33:30 -07:00
platform-seed
provider-website fix(provider-website): 🐛 route illustration + API gallery photos through rewritePhotoSrc 2026-04-08 09:34:40 -07:00
waitlist