about summary refs log tree commit diff
path: root/src/view/com/composer/videos
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-094-5/+6
* [APP-1318] `SelectMediaButton` (#8828)Eric Bailey2025-08-182-97/+22
* Fix video aspect ratio error - "Record/embed/aspectRatio/width cannot be less...Samuel Newman2025-06-281-1/+1
* Quiet some logs, fix a bug (#8404)Eric Bailey2025-05-271-2/+2
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-82/+30
* New `Select` component (#8323)Samuel Newman2025-05-061-14/+15
* tweak ci (#7916)Samuel Newman2025-03-062-9/+13
* Merge #7903 (#7917)Eric Bailey2025-03-062-4/+4
* Add gif support to web (#6433)Samuel Newman2024-11-225-86/+158
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-195-5/+3
* fix video thumb cleanup (#6431)Samuel Newman2024-11-172-9/+14
* Thread composer UI (#6050)dan2024-11-011-7/+15
* Sort imports (#6009)dan2024-10-292-2/+2
* Update the email verification dialog (#5663)Hailey2024-10-101-19/+18
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-3/+1
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-4/+4
* Make composer reducer source of truth for images/video when publishing (#5595)dan2024-10-051-7/+5
* Refactor video uploads (#5570)dan2024-10-031-11/+36
* [Neue] Buttons (#5406)Eric Bailey2024-09-202-3/+3
* [Video] Additional android fixes (#5373)Hailey2024-09-171-1/+1
* loosen checks on vtt file (#5359)Samuel Newman2024-09-161-2/+3
* [Video] Don't require email verification on self-host (#5332)Hailey2024-09-131-4/+11
* [Video] Remove `expo-video`, use `bluesky-video` (#5282)Hailey2024-09-131-16/+8
* [Video] speculative .vtt file selection fix (#5296)Samuel Newman2024-09-121-1/+9
* [Video] Cap duration (#5270)Samuel Newman2024-09-112-2/+20
* max 1 subtitle file (#5244)Samuel Newman2024-09-101-1/+5
* [Video] Check upload limits before uploading (#5153)Samuel Newman2024-09-071-1/+1
* Redesign play button (#5192)Eric Bailey2024-09-062-2/+2
* [Video] Fix alt text dialog on iOS and Android (#5177)Hailey2024-09-061-14/+23
* [Video] require email to post videos (#5152)Samuel Newman2024-09-051-19/+63
* [Video] Enter/exit animations for video in composer (#5164)Samuel Newman2024-09-052-2/+1
* [Video] Disable autoplay option (preview + web player) (#5167)Samuel Newman2024-09-052-2/+21
* fail video if cannot load preview (#5138)Samuel Newman2024-09-041-1/+13
* close keyboard before opening modal (#5124)Samuel Newman2024-09-031-2/+5
* [Video] Upload errors and UI improvements (#5092)Samuel Newman2024-09-032-4/+13
* [Video] Misc player style tweaks (#5064)Samuel Newman2024-09-022-4/+3
* [Video] Minor player tweaks (#5044)Samuel Newman2024-08-304-12/+34
* [Videos] avoid using fetch for blob handling where possible (#5041)Samuel Newman2024-08-302-2/+2
* [Video] Captions and alt text (#5009)Samuel Newman2024-08-307-12/+389
* [Video] Make compress/upload cancelable (#4996)Samuel Newman2024-08-291-7/+6
* [Video] set audio category to ambient every time a new player is made (#4934)Samuel Newman2024-08-141-1/+1
* Mark string for localization (#4920)surfdude292024-08-111-1/+4
* [Video] Uploads (#4754)Hailey2024-07-303-55/+5
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+1
* Video compression in composer (#4638)Samuel Newman2024-07-057-0/+281