]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/standalone/videos/embed.ts
Add ability to set a start time
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / embed.ts
2018-04-05  ChocobozzzAdd ability to set a start time
2018-04-03  ChocobozzzImprove first play
2018-04-03  ChocobozzzImprove player
2018-03-27  ChocobozzzAdd autoplay parameter in embed
2018-03-26  ChocobozzzReduce innactivity timeout on embed
2018-03-19  ChocobozzzMerge branch 'develop' into 'develop'
2018-03-19  ChocobozzzFix typo in embed
2018-03-01  ChocobozzzCleaner videojs control bar implementation
2018-02-28  ChocobozzzAdd messages about privacy concerns (P2P)
2018-02-14  ChocobozzzFix tests
2018-02-14  ChocobozzzFix video play promise error on non supported browsers
2018-02-14  ChocobozzzMove adding a video view videojs peertube plugin
2018-02-14  ChocobozzzFix embed lint
2018-02-14  Florent FUse fetch instead of XMLHttpRequest (#292)
2018-01-10  ChocobozzzFetch remote AP objects
2018-01-09  ChocobozzzUpdate dependencies
2018-01-09  ChocobozzzAdd hotkeys in video player
2018-01-09  ChocobozzzRefractor peertube videojs plugin
2017-12-12  ChocobozzzMove to angular cli
2017-10-26  ChocobozzzAdapt client with video channels
2017-10-06  ChocobozzzClient: handle multiple file resolutions
2017-08-25  ChocobozzzMove video file metadata in their own table
2017-07-23  ChocobozzzProcess embed in webpack too