Skip to content

fix: html decode show hosts on home (#147)#148

Merged
jsit merged 3 commits into
developfrom
fix/147-html-decode-host-names
May 25, 2026
Merged

fix: html decode show hosts on home (#147)#148
jsit merged 3 commits into
developfrom
fix/147-html-decode-host-names

Conversation

@jsit

@jsit jsit commented Nov 22, 2025

Copy link
Copy Markdown
Member

Fixes #147

Had to add another dependency, but I didn't see a way around that. Some Google results recommended <WebView>, but that's a separate library now.

@jsit jsit requested a review from a team as a code owner November 22, 2025 03:47
@jsit jsit merged commit 3911764 into develop May 25, 2026
3 checks passed
@jsit jsit deleted the fix/147-html-decode-host-names branch May 25, 2026 19:17
jsit added a commit that referenced this pull request May 25, 2026
* develop:
  feat: add show description to show detail page (#152) (#153)
  fix: html decode show hosts on home (#147) (#148)
jsit added a commit that referenced this pull request May 25, 2026
…yback-slider

* origin/develop:
  feat: add show description to show detail page (#152) (#153)
  fix: html decode show hosts on home (#147) (#148)
  feat: use native search on schedule page (#166)
  chore: add exempt encryption value to plist (#161)
  fix: fix play button shape on Android (#172)
  feat: handle remote seek event (#170)
  fix: handle audio interruptions (#169)
  fix: fix lock screen play/stop controls (#163) (#164)
  fix: fix schedule stack background color (#167)
  docs: some updates to agents files (#149)
  fix: show artwork on lock screen with live stream (#142) (#162)
jsit added a commit that referenced this pull request May 25, 2026
…-view

* origin/develop: (23 commits)
  chore: add Bruno config for API debugging (#174)
  chore: bump version to 1.4.0 (#180)
  chore: normalize colors (#138)
  feat: add show description to show detail page (#152) (#153)
  fix: html decode show hosts on home (#147) (#148)
  feat: use native search on schedule page (#166)
  chore: add exempt encryption value to plist (#161)
  fix: fix play button shape on Android (#172)
  feat: handle remote seek event (#170)
  fix: handle audio interruptions (#169)
  fix: fix lock screen play/stop controls (#163) (#164)
  fix: fix schedule stack background color (#167)
  docs: some updates to agents files (#149)
  fix: show artwork on lock screen with live stream (#142) (#162)
  feat: add vertical scrollbars (#144) (#145)
  chore: add husky and lint-staged (#137)
  fix: add right padding to show artwork (#143) (#154)
  chore: fix old relative imports (#139)
  chore: remove unused currentShowRef
  chore: remove unneeded currentShow code
  ...
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.

Show host names are HTML encoded

1 participant