algora-io / tv

Open source Twitch for developers
https://algora.tv
Other
1.08k stars 69 forks source link

Hide unlisted videos from channel #117

Open loop-index opened 2 weeks ago

loop-index commented 2 weeks ago

Fix: Hide unlisted videos from channel (#20 and #27)

PR Description:

Unlisted videos no longer show up in channel video list.

Problem:

Unlisted videos are hidden from the front page, but still show up in channel page.

Solution:

Add filter to list function to only show videos that have visibility set to public.

Closes #20

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.