screentinker/server/routes
ScreenTinker a9aaebc08d Phase 2: devices.js returns playlist items instead of assignments
GET /:id now queries playlist_items via device.playlist_id.
DELETE no longer cleans up assignments table (playlist survives device deletion).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 22:05:48 -05:00
..
activity.js Initial open source release 2026-04-08 12:14:53 -05:00
assignments.js Phase 2: assignments.js operates on device playlists instead of assignments table 2026-04-11 22:05:19 -05:00
auth.js Initial open source release 2026-04-08 12:14:53 -05:00
content.js Instant playlist push, fix YouTube looping, auto-fetch video titles 2026-04-08 15:42:41 -05:00
device-groups.js Security hardening: auth checks, XSS escaping, input validation 2026-04-09 22:09:40 -05:00
devices.js Phase 2: devices.js returns playlist items instead of assignments 2026-04-11 22:05:48 -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
playlists.js Make ffprobe re-probe async to avoid blocking the event loop 2026-04-11 21:30:11 -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 Fix widget assignments, designer scaling, and cache strategy 2026-04-08 16:25:05 -05:00