Files
Safihre 18987d6733 Separate script log link from history stage text
Move the rendering of the script log "More" link from the backend's `stage_log` content to the frontend. The backend now provides a `has_script_log` flag, allowing the frontend to dynamically display the link and fetch the script log on demand.

Includes a database migration to clean up old embedded links in existing `stage_log` entries. This improves separation of concerns, simplifies `stage_log` data, and allows for more flexible frontend rendering.
2026-09-15 14:37:52 +02:00
..
2026-02-09 16:44:38 +01:00