Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add embed api build | Chocobozzz | 2019-12-18 | 5 | -4/+43 |
| | |||||
* | Remove watch scripts | Chocobozzz | 2019-12-18 | 1 | -0/+1 |
| | |||||
* | Add package.json for embed api | Chocobozzz | 2019-12-18 | 2 | -0/+25 |
| | |||||
* | Fix test embed page | Chocobozzz | 2019-12-18 | 2 | -4/+9 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 2 | -5/+3 |
| | |||||
* | Fix player lint | Chocobozzz | 2018-07-10 | 3 | -91/+93 |
| | |||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 3 | -0/+256 |
* 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 |