This repository has been archived on 2026-09-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
theme-song-booth/templates
Troll (Hermes Agent) 52558010e8 Add Live Queue slide to kiosk rotation
- Added a third kiosk slide showing the active customer queue.
- Customer names are derived from the local-part of their email address.
- Statuses are mapped to friendly labels:
    pending -> Received
    prompt_ready / songs_uploaded -> Trollgorithm Recording in Studio
    revisions_requested -> Waiting for Customer Response
    awaiting_payment -> Payment Due
- Completed/delivered statuses are not shown.
- If the queue overflows, a note points customers to the status page.
- Added queue-only mode (kiosk_cycle_seconds = 1) and updated the
  cycle logic to rotate QR -> pricing -> queue.
- Updated /admin/settings help text for the new mode.

Bumps version to 0.5.3.
2026-08-05 20:27:33 +00:00
..
admin Add Live Queue slide to kiosk rotation 2026-08-05 20:27:33 +00:00
closed.html feat: add booth open/closed toggle on settings page 2026-08-02 18:17:59 +00:00
faq.html Add Limitations section to FAQ 2026-08-05 19:59:24 +00:00
kiosk.html Add Live Queue slide to kiosk rotation 2026-08-05 20:27:33 +00:00
player.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
request.html Update extra requests label and placeholder on customer form 2026-08-05 19:27:27 +00:00
status.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
thanks.html Add comprehensive comments to all source files and expand documentation 2026-07-31 22:23:40 +00:00