Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 1 | -13/+18 |
| | |||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 1 | -0/+21 |
| | |||||
* | Add ability to update embed captions | Chocobozzz | 2020-05-06 | 1 | -1/+16 |
| | |||||
* | Add embed api build | Chocobozzz | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | Fix test embed page | Chocobozzz | 2019-12-18 | 1 | -2/+3 |
| | |||||
* | Fix player lint | Chocobozzz | 2018-07-10 | 1 | -50/+54 |
| | |||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 1 | -0/+190 |
* 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 |