]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/standalone/videos/embed.ts
Correctly handle error when remote instance is down
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / embed.ts
2018-07-16  ChocobozzzCorrectly handle error when remote instance is down
2018-07-16  ChocobozzzImprove start time param
2018-07-16  ChocobozzzHandle subtitles in player
2018-07-10  ChocobozzzFix player lint
2018-07-10  William LahtiAbility to programmatically control embeds (#776)
2018-06-27  ChocobozzzImprove P2P & Privacy section
2018-06-11  ChocobozzzAdd theatre mode
2018-06-08  ChocobozzzFix e2e tests
2018-06-07  ChocobozzzFix embed view with search params
2018-06-06  ChocobozzzLocalize player
2018-05-30  ChocobozzzAdd context menu to player
2018-05-22  ChocobozzzMake it works with new autoplay policy
2018-05-22  ChocobozzzFix peertube with google bot
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzHandle errors in embed
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