]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/standalone/videos/embed.ts
Display avatar in embed poster
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / embed.ts
2019-12-18  ChocobozzzFix test embed page
2019-12-18  ChocobozzzSpeedup embed first paint
2019-12-05  ChocobozzzAdd hook to alter player build options
2019-11-25  ChocobozzzAuto load HLS player in embed too
2019-11-25  ChocobozzzDisable webtorrent support in client
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-20  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-16  RobinCleaner warning of IP address leaking on embedded video...
2019-08-01  ChocobozzzFix broken playlist api
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11  ChocobozzzAdd more embed parameters
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-10  ChocobozzzAdd ability to disable tracker
2019-04-02  Chocobozzztslint update
2019-04-02  ChocobozzzUpdate client dep
2019-03-18  ChocobozzzAdd to playlist dropdown
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd player mode in watch/embed urls
2019-02-11  ChocobozzzFallback HLS to webtorrent
2019-02-11  ChocobozzzAdd hls support on server
2019-02-11  ChocobozzzAdd lazy loading in player
2019-02-11  ChocobozzzCorrectly implement p2p-media-loader
2019-02-11  ChocobozzzRefractor videojs player
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-14  ChocobozzzAdd missing translations in embed template
2018-12-17  ChocobozzzSet last subtitle or subtitle in URL
2018-11-15  buoyantairMerge from upstream
2018-11-15  ChocobozzzFix embed video id parsing
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19  ChocobozzzFix embed
2018-10-18  ChocobozzzBetter typings
2018-10-18  BO41NoImplicitAny flag true (#1157)
2018-08-16  ChocobozzzTranslate subtitle langs in player
2018-08-14  ChocobozzzFlat shared module directory
2018-07-17  ChocobozzzImprove frontend accessibility
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