screentinker/frontend/js
ScreenTinker bc7e68d680 Add playlists view with list, detail, and item management
List view: playlist cards with name, description, item count.
Detail view: inline-editable name/description, ordered item list
with thumbnails, duration editing, drag-to-reorder, remove.
Add-item modal: content/widget picker with search and tabs.
All user strings escaped via esc() helper for safe innerHTML.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 21:18:43 -05:00
..
components Initial open source release 2026-04-08 12:14:53 -05:00
views Add playlists view with list, detail, and item management 2026-04-11 21:18:43 -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