aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/embed.ts
Commit message (Expand)AuthorAgeFilesLines
* Add context menu to playerChocobozzz2018-05-301-0/+1
* Make it works with new autoplay policyChocobozzz2018-05-221-0/+15
* Fix peertube with google botChocobozzz2018-05-221-0/+3
* Handle errors in embedChocobozzz2018-04-191-5/+39
* Add ability to set a start timeChocobozzz2018-04-051-1/+7
* Improve first playChocobozzz2018-04-031-3/+2
* Improve playerChocobozzz2018-04-031-44/+16
* Add autoplay parameter in embedChocobozzz2018-03-271-1/+10
* Reduce innactivity timeout on embedChocobozzz2018-03-261-0/+1
* Fix typo in embedChocobozzz2018-03-191-1/+1
* Cleaner videojs control bar implementationChocobozzz2018-03-011-1/+22
* Add messages about privacy concerns (P2P)Chocobozzz2018-02-281-1/+2
* 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
* 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
* Process embed in webpack tooChocobozzz2017-07-231-0/+103