aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/test-embed.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix player lintChocobozzz2018-07-101-17/+15
|
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+98
* 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