OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
3 stars 12 forks source link

Channel category page + video thumbnail resolution bump #148

Closed mykhailodanilenko closed 3 weeks ago

mykhailodanilenko commented 3 weeks ago

πŸš€ Description

This PR adds a page for channel category; increases videos number in lists that are extensible to 16 from 12; uses previews instead of thumbnails in video grids (mentioned in #147); See deployed at https://mykhailodanilenko.github.io/web-client/

πŸ“„ Motivation and Context

closes #146, #147

πŸ§ͺ How Has This Been Tested?

Web and mobile

πŸ“· Screenshots (if appropriate)

image

πŸ“¦ Types of changes

βœ… Checklist (copied from README)

mblomdahl commented 3 weeks ago

Thank you @mykhailodanilenko! Looks great. I was trying to find the good old build-info thing from #20 and #84, to see what version was deployed. But I could not find it. Is it gone? If so, please add a ticket to re-enable this functionality.