| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 1 | -1/+1 |
* | Correctly handle error when remote instance is down | Chocobozzz | 2018-07-16 | 1 | -1/+6 |
* | Improve start time param | Chocobozzz | 2018-07-16 | 1 | -4/+4 |
* | Handle subtitles in player | Chocobozzz | 2018-07-16 | 1 | -2/+18 |
* | Fix video resolution limit | Chocobozzz | 2018-07-10 | 1 | -11/+26 |
* | [#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 |
* | Don't log "The play() request was interrupted..." | Chocobozzz | 2018-06-29 | 1 | -0/+4 |
* | Log into the console torrent errors | Chocobozzz | 2018-06-25 | 1 | -4/+4 |
* | Disable auto resolution on HTTP fallback | Chocobozzz | 2018-06-22 | 1 | -2/+11 |
* | Add title in player peers info to show total downloaded/uploaded data | Chocobozzz | 2018-06-22 | 1 | -1/+3 |
* | Move player local storage functions in their own file | Chocobozzz | 2018-06-18 | 1 | -9/+8 |
* | 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 theatre mode | Chocobozzz | 2018-06-11 | 1 | -12/+18 |
* | 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 | 1 | -5/+12 |
* | Fix player resolution change that plays even if the video was paused | Chocobozzz | 2018-06-07 | 1 | -21/+42 |
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -9/+1 |
* | Fix player progress bar | Chocobozzz | 2018-05-31 | 1 | -0/+4 |
* | Add context menu to player | Chocobozzz | 2018-05-30 | 1 | -0/+4 |
* | Fix protractor with Safari | Chocobozzz | 2018-05-24 | 1 | -3/+1 |
* | Make it works with new autoplay policy | Chocobozzz | 2018-05-22 | 1 | -2/+12 |
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 1 | -4/+16 |
* | Store webtorrent chunks in indexdb | Chocobozzz | 2018-05-15 | 1 | -9/+10 |
* | Fix auto quality | Chocobozzz | 2018-04-20 | 1 | -3/+5 |
* | Handle when autoplay fails | Chocobozzz | 2018-04-18 | 1 | -10/+25 |
* | Hide big play button on autoplay | Chocobozzz | 2018-04-17 | 1 | -4/+4 |
* | Improve big play button animation | Chocobozzz | 2018-04-15 | 1 | -4/+3 |
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 1 | -7/+17 |
* | Cleanup peertube plugin after dispose | Chocobozzz | 2018-04-05 | 1 | -11/+25 |
* | Fix auto quality with http fallback | Chocobozzz | 2018-04-05 | 1 | -1/+2 |
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 1 | -34/+158 |
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 1 | -2/+2 |
* | Improve first play | Chocobozzz | 2018-04-03 | 1 | -0/+1 |
* | Improve player | Chocobozzz | 2018-04-03 | 1 | -233/+55 |
* | Add opacity effect on control bar icons | Chocobozzz | 2018-04-03 | 1 | -0/+4 |
* | Improve player progress bar | Chocobozzz | 2018-04-03 | 1 | -0/+24 |
* | Fix player error when the media is not supported | Chocobozzz | 2018-03-26 | 1 | -3/+4 |
* | Test to remove google as stun server | Chocobozzz | 2018-03-23 | 1 | -3/+0 |
* | Update stun servers | Chocobozzz | 2018-03-23 | 1 | -1/+18 |
* | Fallback to torrent file if there is an incorrect info hash | Chocobozzz | 2018-03-23 | 1 | -5/+18 |
* | BEARKING CHANGE: Update videos API response | Chocobozzz | 2018-03-19 | 1 | -10/+11 |
* | Fix player dispose exception | Chocobozzz | 2018-03-02 | 1 | -12/+0 |
* | Cleaner videojs control bar implementation | Chocobozzz | 2018-03-01 | 1 | -17/+2 |