about summary refs log tree commit diff
path: root/src/view/com/composer/videos/VideoPreview.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-2/+2
* Add gif support to web (#6433)Samuel Newman2024-11-221-54/+32
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+1
* Sort imports (#6009)dan2024-10-291-1/+1
* [Video] Cap duration (#5270)Samuel Newman2024-09-111-0/+11
* [Video] Check upload limits before uploading (#5153)Samuel Newman2024-09-071-1/+1
* Redesign play button (#5192)Eric Bailey2024-09-061-1/+1
* [Video] Disable autoplay option (preview + web player) (#5167)Samuel Newman2024-09-051-1/+10
* fail video if cannot load preview (#5138)Samuel Newman2024-09-041-1/+13
* [Video] Upload errors and UI improvements (#5092)Samuel Newman2024-09-031-1/+1
* [Video] Misc player style tweaks (#5064)Samuel Newman2024-09-021-3/+2
* [Video] Minor player tweaks (#5044)Samuel Newman2024-08-301-3/+9
* [Videos] avoid using fetch for blob handling where possible (#5041)Samuel Newman2024-08-301-1/+1
* [Video] Captions and alt text (#5009)Samuel Newman2024-08-301-4/+42
* Video compression in composer (#4638)Samuel Newman2024-07-051-0/+27