aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/embed.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsChocobozzz2018-02-141-1/+1
|
* Fix video play promise error on non supported browsersChocobozzz2018-02-141-1/+2
|
* Move adding a video view videojs peertube pluginChocobozzz2018-02-141-2/+7
|
* Fix embed lintChocobozzz2018-02-141-5/+3
|
* Use fetch instead of XMLHttpRequest (#292)Florent F2018-02-141-41/+29
|
* Fetch remote AP objectsChocobozzz2018-01-101-0/+1
|
* Update dependenciesChocobozzz2018-01-091-1/+3
|
* Add hotkeys in video playerChocobozzz2018-01-091-1/+2
| | | | Double click for full screen
* Refractor peertube videojs pluginChocobozzz2018-01-091-1/+0
|
* Move to angular cliChocobozzz2017-12-121-1/+1
|
* Adapt client with video channelsChocobozzz2017-10-261-2/+2
|
* Client: handle multiple file resolutionsChocobozzz2017-10-061-71/+20
|
* Move video file metadata in their own tableChocobozzz2017-08-251-1/+5
| | | | Will be used for user video quotas and multiple video resolutions
* Process embed in webpack tooChocobozzz2017-07-231-0/+103