Changeset bd7f10d in Klonkt for src/views/shell.ejs

Timestamp:
06/15/2026 01:18:56 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
e6888ca
Parents:
f45fc82
Message:

fix: playlist cover upload now works on create too (not only edit)

The upload button was edit-only (id-bound route /admin/playlists/api/:id/cover).
Now uploads to the generic /posts/upload-image (no id needed) -> /media/ URL
in the cover field -> sent along on Create. Button + handler always active.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.