Skip to content

fix: hotpatch YouTube comment HTML rendering - #31

Merged
Priveetee merged 2 commits into
mainfrom
hotfix/frontend-1.8.1-youtube-comments
Sep 11, 2026
Merged

fix: hotpatch YouTube comment HTML rendering#31
Priveetee merged 2 commits into
mainfrom
hotfix/frontend-1.8.1-youtube-comments

Conversation

@Priveetee

@Priveetee Priveetee commented Sep 11, 2026

Copy link
Copy Markdown
Member

Summary

  • hotpatch YouTube comments that contain HTML markup
  • preserve links, line breaks, entities, timecodes, and link confirmation
  • ignore dangerous HTML elements and unsafe URLs

Production behavior

YouTube comments are rendered as safe structured rich text instead of exposing raw HTML tags. Existing timecode seeking and external-link confirmation remain unchanged.

Tests

  • 329 frontend tests passed
  • localization and Biome checks passed
  • production build passed
  • git diff --check

Rollback

Restore the previous Frontend revision and image if the hotpatch needs to be reverted. No database or configuration migration is included.

@Priveetee
Priveetee merged commit 0f3c37c into main Sep 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant