aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api/embeds.md
Commit message (Collapse)AuthorAgeFilesLines
* Add embed api buildChocobozzz2019-12-181-1/+20
|
* Add package.json for embed apiChocobozzz2019-12-181-1/+5
|
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+122
* 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