about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx
Commit message (Expand)AuthorAgeFilesLines
* [a11y] Video - fix labels and make more detailed (#6635)Samuel Newman2024-11-221-1/+7
* preserve video's last known time when scrolling away (#6239)Andrew Aquino2024-11-191-0/+11
* Fix video quality for short videos (#5996)Samuel Newman2024-10-291-10/+36
* [Video] use dynamic import for hls.js (#5429)Hailey2024-09-251-8/+45
* [Video] Refactor HLS logic (#5468)dan2024-09-241-104/+121
* [Video] Flush low quality segments once focused (#5430)Samuel Newman2024-09-231-8/+69
* Increase rounding for all embeds (#5421)Samuel Newman2024-09-201-1/+1
* [Video] Volume controls on web (#5363)Samuel Newman2024-09-161-1/+1
* Image/video border + tweaks (#5324)Eric Bailey2024-09-131-0/+2
* hls buffering tweaks (#5266)Samuel Newman2024-09-111-1/+7
* [Video] throw HLS errors to be caught by error boundary (#5166)Samuel Newman2024-09-051-1/+26
* [Video] Lexicon implementation (#4881)Samuel Newman2024-08-291-34/+41
* [Video] Visibility detection view (#4741)Hailey2024-08-071-0/+99