| Commit message (Expand) | Author | Age | Files | Lines |
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 1 | -2/+7 |
* | Fix video resolution limit | Chocobozzz | 2018-07-10 | 1 | -11/+26 |
* | Merge branch 'ctrl-number-hotkeys' into 'develop' | Chocobozzz | 2018-07-09 | 1 | -1/+2 |
|\ |
|
| * | (client/player) disable hotkeys modifiers for numbers | Rigel Kent | 2018-07-06 | 1 | -1/+2 |
* | | [#766] Fix the change of speed when quality changes | Gaƫtan Rizio | 2018-07-09 | 1 | -0/+2 |
|/ |
|
* | filter to Cap the maximum resolution to the screen resolution | Nitesh Sawant | 2018-06-30 | 1 | -2/+3 |
* | Fix FPS label in resolution menu | Chocobozzz | 2018-06-29 | 1 | -1/+4 |
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -1/+6 |
* | Don't log "The play() request was interrupted..." | Chocobozzz | 2018-06-29 | 1 | -0/+4 |
* | Reset published date on publish | Chocobozzz | 2018-06-28 | 1 | -1/+1 |
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -0/+0 |
* | Log into the console torrent errors | Chocobozzz | 2018-06-25 | 1 | -4/+4 |
* | Fix #639 providing magnet URI in player and download modal | Rigel Kent | 2018-06-24 | 1 | -0/+7 |
* | Disable auto resolution on HTTP fallback | Chocobozzz | 2018-06-22 | 3 | -2/+23 |
* | Add title in player peers info to show total downloaded/uploaded data | Chocobozzz | 2018-06-22 | 2 | -1/+9 |
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -2/+2 |
* | Add margin for http fallback display | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
* | Move player local storage functions in their own file | Chocobozzz | 2018-06-18 | 4 | -91/+98 |
* | Don't send view on private video | Chocobozzz | 2018-06-18 | 1 | -0/+2 |
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -23/+24 |
* | Add time mouse display to see where we seek the video | Chocobozzz | 2018-06-13 | 1 | -0/+1 |
* | (embed) sandbox the iframe | Rigel Kent | 2018-06-11 | 1 | -0/+1 |
* | Add theatre mode | Chocobozzz | 2018-06-11 | 5 | -12/+99 |
* | Fix add icon path | Chocobozzz | 2018-06-11 | 1 | -0/+0 |
* | Remove video not found | Chocobozzz | 2018-06-08 | 1 | -5/+2 |
* | Smooth resolution change? | Chocobozzz | 2018-06-08 | 1 | -0/+28 |
* | Fix seeking on auto resolution change | Chocobozzz | 2018-06-08 | 1 | -1/+2 |
* | Improve player progress bar | Chocobozzz | 2018-06-08 | 1 | -1/+3 |
* | Pick average video file insead of max quality | Chocobozzz | 2018-06-07 | 1 | -2/+8 |
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 6 | -6/+41 |
* | Fix player resolution change that plays even if the video was paused | Chocobozzz | 2018-06-07 | 1 | -21/+42 |
* | Fix markdown links truncating | Chocobozzz | 2018-06-07 | 1 | -2/+0 |
* | Rename fr locale -> fr-FR | Chocobozzz | 2018-06-06 | 1 | -2/+2 |
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -4/+6 |
* | Localize player | Chocobozzz | 2018-06-06 | 8 | -48/+53 |
* | Remove bad import | Chocobozzz | 2018-05-31 | 1 | -1/+0 |
* | Fix player progress bar | Chocobozzz | 2018-05-31 | 3 | -1/+51 |
* | Add context menu to player | Chocobozzz | 2018-05-30 | 5 | -16/+75 |
* | Improve create transcoding jobs tests | Chocobozzz | 2018-05-30 | 1 | -3/+3 |
* | Fix resume video after peertube embed link click | Chocobozzz | 2018-05-30 | 1 | -1/+4 |
* | Resume video on peertube link click in embed | Chocobozzz | 2018-05-28 | 1 | -4/+24 |
* | Fix protractor with Safari | Chocobozzz | 2018-05-24 | 1 | -3/+1 |
* | Make it works with new autoplay policy | Chocobozzz | 2018-05-22 | 3 | -18/+17 |
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 1 | -4/+16 |
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 1 | -0/+16 |
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -24/+35 |
* | Catch indexdb database destroy | Chocobozzz | 2018-05-16 | 1 | -15/+12 |
* | Store webtorrent chunks in indexdb | Chocobozzz | 2018-05-15 | 2 | -9/+227 |
* | Do not bundle two different videojs versions | Chocobozzz | 2018-05-11 | 1 | -1/+1 |
* | Fix auto quality | Chocobozzz | 2018-04-20 | 1 | -3/+5 |