screentinker/frontend/js
ScreenTinker 17e5a8f423 Add playlist API methods to frontend api.js
Full CRUD for playlists and playlist items: get, create, update,
delete, add/remove/reorder items.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 21:16:54 -05:00
..
components Initial open source release 2026-04-08 12:14:53 -05:00
views Security hardening: auth checks, XSS escaping, input validation 2026-04-09 22:09:40 -05:00
api.js Add playlist API methods to frontend api.js 2026-04-11 21:16:54 -05:00
app.js Add playlists route to frontend app.js router 2026-04-11 21:16:08 -05:00
i18n.js Initial open source release 2026-04-08 12:14:53 -05:00
socket.js Initial open source release 2026-04-08 12:14:53 -05:00