Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update player embed api version | Chocobozzz | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | Fix removeListener if player embed api | Chocobozzz | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | @peertube/embed-api 0.0. | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | | | | 5 | ||||
* | Add dev lib documentation | Chocobozzz | 2021-09-07 | 1 | -1/+1 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 3 | -21/+26 |
| | |||||
* | Use new doc links | Chocobozzz | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 1 | -0/+21 |
| | |||||
* | Add ability to update embed captions | Chocobozzz | 2020-05-06 | 2 | -1/+23 |
| | |||||
* | Add duration in embed api playbackStatusUpdate | Chocobozzz | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Add "ended" embed API event | Chocobozzz | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | 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 |