Changeset 757eea0 in Klonkt for test

Timestamp:
06/30/2026 03:37:41 AM (2 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
69b509d
Parents:
432831c
Message:

chore(audio): drop the per-track fediverse toggle from Beheer -> Audio

The per-post "share audio to the fediverse" checkbox in the editor is now the single control
(set on save), so the per-track button in the audio admin was redundant. Removed the button +
its AJAX handler + label vars, the dead POST /:id/fedi-open route, and the generic-API
fedi_open field handler + query column. The fedi_open column, the ungated-file gate and the
AS2 Audio attachment all stay; only the per-track UI/routes are gone.

  • src/views/pages/admin-audio.ejs — button, handler, label vars removed
  • src/routes/admin-audio.js — /:id/fedi-open route + /api fedi_open handler + query column removed

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

(No files)

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