screentinker/server/routes
ScreenTinker 8a84923d72 Fix YouTube playback: use IFrame API, fix playlist change detection, network-first caching
- Replace raw iframe YouTube embeds with official YT IFrame Player API for proper
  error handling (150/153/100/101) and unmute support
- Fix playlist not updating when single item changes by comparing full content
  fingerprint (id + url + filepath + filename) instead of just content_id
- Add click-to-unmute overlay for YouTube since iframe swallows click events
- Remove hardcoded origin param from server-side YouTube URLs (caused Error 153
  when player domain differs from server)
- Switch service worker to network-first for player assets so deploys take effect
  without hard refresh; keep cache-first for uploaded content

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 14:56:49 -05:00
..
activity.js Initial open source release 2026-04-08 12:14:53 -05:00
assignments.js Initial open source release 2026-04-08 12:14:53 -05:00
auth.js Initial open source release 2026-04-08 12:14:53 -05:00
content.js Fix YouTube playback: use IFrame API, fix playlist change detection, network-first caching 2026-04-08 14:56:49 -05:00
device-groups.js Initial open source release 2026-04-08 12:14:53 -05:00
devices.js Hide unclaimed devices from dashboard, add unassigned API, add upgrade docs 2026-04-08 13:13:46 -05:00
kiosk.js Initial open source release 2026-04-08 12:14:53 -05:00
layouts.js Initial open source release 2026-04-08 12:14:53 -05:00
provisioning.js Initial open source release 2026-04-08 12:14:53 -05:00
reports.js Initial open source release 2026-04-08 12:14:53 -05:00
schedules.js Initial open source release 2026-04-08 12:14:53 -05:00
status.js Initial open source release 2026-04-08 12:14:53 -05:00
stripe.js Initial open source release 2026-04-08 12:14:53 -05:00
subscription.js Initial open source release 2026-04-08 12:14:53 -05:00
teams.js Initial open source release 2026-04-08 12:14:53 -05:00
video-walls.js Initial open source release 2026-04-08 12:14:53 -05:00
white-label.js Initial open source release 2026-04-08 12:14:53 -05:00
widgets.js Initial open source release 2026-04-08 12:14:53 -05:00