Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
media: add likeCount to videoView; show it on the video listing master
Add a likeCount field to place.stream.media.getVideo#videoView (lexicon + generated Go type). Both videoView builders populate it via GetLikeCount(uri): hydrateVideoView (getVideoList) and GetVideoView (getVideo), so the count rides along with the existing list/detail responses — no extra round-trip. Always present (zero when none), mirroring viewCounts. Surface it on the video index page: each VideoCard now shows "N views · M likes". The generated TS lexicon type (js/streamplace/src/lexicons, gitignored) is regenerated from the committed lexicon by `make js-lexicons`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Author Eli Mallon Co-author Claude Opus 4.8 Date (Jun 2, 2026, 6:15 PM UTC) Commit be76cbeb be76cbebe99f4f2d771b1fdf681fd36aeca420b6 Parent 8abc848f 8abc848fb647279f62c319cf8adf8a400bbf58c0