mirror of
https://github.com/Screenly/Anthias.git
synced 2026-08-02 10:46:24 -04:00
* chore(import): remove the OptiSigns provider OptiSigns' GraphQL gateway does not expose a downloadable file URL for uploaded assets (only a CDN-relative thumbnail key with no public base), and its web assets are internal *.optisigns.com apps, so an import returned nothing. Rather than ship a provider that imports nothing, remove it: provider module, registry entry, tests, and the website/wizard copy. The other providers (Yodeck, ScreenCloud, piSignage, Xibo) are unaffected. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * chore(import): keep provider-list comments generic Address Copilot: don't hard-code the provider list in the settings template, the import view docstring, or the package docstring, so the comments don't drift as providers change. Also fix an awkward line wrap. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>