Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#766] Fix the change of speed when quality changes | Gaëtan Rizio | 2018-07-09 | 1 | -0/+2 |
| | | | | | | | | | | | | When changing the `playbackRate` of the video then changing the quality, the `playbackRate` returned to its initial value (1). The reason behind it is that the callback was not called when change of the quality was done if there was no error. This commit does the following: * Ensure the callback (`done`) is called after changing the quality | ||||
* | 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 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | 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 |
| | |||||
* | Handle when autoplay fails | Chocobozzz | 2018-04-18 | 3 | -11/+28 |
| | |||||
* | Hide big play button on autoplay | Chocobozzz | 2018-04-17 | 1 | -4/+4 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -0/+58 |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | ||||
* | Improve big play button animation | Chocobozzz | 2018-04-15 | 2 | -4/+14 |
| |