about summary refs log tree commit diff
path: root/bskyweb/static/iframe
Commit message (Collapse)AuthorAgeFilesLines
* YT embed tweak (#6789)Samuel Newman2024-11-271-2/+10
| | | | | | | | | | | * tweak css * fix typo * More tweak --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Properly fill container for YT Shorts videos (#3238)Hailey2024-03-181-7/+5
| | | | | | | account for jest account for jest yt iframe fill container
* fix some youtube videos not properly loading (#2726)Hailey2024-02-061-0/+49
* add player iframe to bskyweb * iframe for youtube content * update tests * ts error