about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/VideoEmbed.tsx
Commit message (Expand)AuthorAgeFilesLines
* Attempted video perf improvements (#6519)Samuel Newman2024-11-191-28/+26
* Increase rounding for all embeds (#5421)Samuel Newman2024-09-201-2/+2
* [Video] Remove `expo-video`, use `bluesky-video` (#5282)Hailey2024-09-131-111/+31
* disable autoplay within messages and trim feelers (#5260)Samuel Newman2024-09-111-1/+3
* [Video] Open the floodgates (partially) (#5208)Samuel Newman2024-09-071-7/+0
* Revert "[Video] Ensure loop doesn't stop" (#5209)Hailey2024-09-071-5/+1
* [Video] Ensure loop doesn't stop (#5207)Hailey2024-09-071-1/+5
* [Video] Handle push/pop on Android for autoplay (#5194)Hailey2024-09-061-1/+1
* [Video] Add disable autoplay for native, more tweaking (#5178)Hailey2024-09-061-39/+54
* [Video] More adjustments for loading state jank (#5171)Hailey2024-09-051-43/+47
* [Video] throw HLS errors to be caught by error boundary (#5166)Samuel Newman2024-09-051-3/+9
* [Video] Add loading state to player (#5149)Hailey2024-09-041-56/+140
* [Video] content fit cover on native (#5140)Samuel Newman2024-09-041-1/+1
* [Video] Use same play button for gifs and videos (#5144)Hailey2024-09-041-4/+3
* [Video] Only allow one `VideoView` to be active at a time, regardless of sour...Hailey2024-09-041-6/+9
* [Video] Tweak playback handling (#5127)Hailey2024-09-041-9/+22
* [Video] Misc player style tweaks (#5064)Samuel Newman2024-09-021-1/+1
* [Video] Split 'videos' gate in two (#5037)Samuel Newman2024-08-301-1/+1
* [Video] Minor player tweaks (#5044)Samuel Newman2024-08-301-3/+1
* [Video] Lexicon implementation (#4881)Samuel Newman2024-08-291-21/+47
* [Video] 🫧 Move logic around by platform (#5003)Hailey2024-08-281-5/+8
* [Videos] Add error boundary to native (#4914)Samuel Newman2024-08-101-23/+48
* [Video] Visibility detection view (#4741)Hailey2024-08-071-23/+24
* [Videos] Video player - PR #2 - better web support (#4732)Samuel Newman2024-08-071-3/+9
* [Videos] Video player - PR #1 - basic player (#4731)Samuel Newman2024-07-251-0/+44