aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/test-embed.html
Commit message (Collapse)AuthorAgeFilesLines
* Handle playlist methods in embed apiChocobozzz2020-08-071-0/+7
|
* Add ability to update embed captionsChocobozzz2020-05-061-0/+6
|
* Fix test embed pageChocobozzz2019-12-181-0/+7
|
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+51
* first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature