Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 3 | -9/+22 |
| | |||||
* | Cleanup peertube plugin after dispose | Chocobozzz | 2018-04-05 | 1 | -11/+25 |
| | |||||
* | Fix auto quality with http fallback | Chocobozzz | 2018-04-05 | 2 | -2/+3 |
| | |||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 5 | -49/+218 |
| | |||||
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 4 | -7/+6 |
| | |||||
* | Improve first play | Chocobozzz | 2018-04-03 | 2 | -1/+4 |
| | |||||
* | Improve player | Chocobozzz | 2018-04-03 | 12 | -233/+1100 |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | ||||
* | 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 | 2 | -9/+8 |
| | |||||
* | 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 |
| | | | | before beta | ||||
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 1 | -0/+15 |
| | |||||
* | Make it works on iOS | Chocobozzz | 2018-03-06 | 1 | -4/+8 |
| | |||||
* | Fix player dispose exception | Chocobozzz | 2018-03-02 | 1 | -12/+0 |
| | |||||
* | Cleaner videojs control bar implementation | Chocobozzz | 2018-03-01 | 1 | -17/+2 |
| |