screentinker/server/routes
ScreenTinker 19fc38a59e Make ffprobe re-probe async to avoid blocking the event loop
Swap execFileSync to execFile with promise wrapper in
probeAndUpdateDuration(). Wrap the add-item handler in try/catch
for Express 4.x async safety (Express 4 doesn't catch rejected
promises from async handlers).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 21:30:11 -05:00
..
activity.js Initial open source release 2026-04-08 12:14:53 -05:00
assignments.js Instant playlist push, fix YouTube looping, auto-fetch video titles 2026-04-08 15:42:41 -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 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
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