Allinea replay alla UI live e corregge miniature e loghi.

Player contenuto come la diretta, fix streaming thumbnail da S3, volume persistente ActiveStorage in produzione.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-09 11:01:04 +02:00
parent 0621efb839
commit 53f9a6a884
7 changed files with 124 additions and 96 deletions

View File

@@ -1,5 +1,7 @@
module Public
class ReplayController < SiteBaseController
include Public::LiveHelper
layout "marketing_live"
before_action :set_session_and_recording, only: %i[show stream thumbnail download]