Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add next video button to the player | Rigel Kent | 2019-12-19 | 1 | -4/+19 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 1 | -0/+2 |
| | | | | fixes #1730 | ||||
* | respect video history on explicit playlist click | Rigel Kent | 2019-12-18 | 1 | -0/+1 |
| | | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889 | ||||
* | Add play/pause bezels to the video player | Rigel Kent | 2019-12-18 | 1 | -0/+1 |
| | |||||
* | Speedup embed first paint | Chocobozzz | 2019-12-18 | 1 | -51/+3 |
| | |||||
* | add 'up next' screen on autoplay | Rigel Kent | 2019-12-17 | 1 | -0/+1 |
| | |||||
* | Fix cellular detection in player | Chocobozzz | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | Don't seed on cellular networks | Chocobozzz | 2019-12-06 | 1 | -111/+149 |
| | |||||
* | Add hook to alter player build options | Chocobozzz | 2019-12-05 | 1 | -4/+4 |
| | |||||
* | Add ability to disable P2P in HLS player too | Chocobozzz | 2019-11-29 | 1 | -1/+3 |
| | |||||
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -0/+1 |
| | |||||
* | Don't autoload HLS fragments | Chocobozzz | 2019-11-25 | 1 | -0/+1 |
| | |||||
* | Improve HLS redundancy | Chocobozzz | 2019-08-23 | 1 | -2/+5 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -1/+5 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 1 | -1/+1 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -8/+13 |
| | |||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -2/+11 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -3/+6 |
| | |||||
* | Try to fix p2p-media-loader on ios | Chocobozzz | 2019-02-20 | 1 | -8/+11 |
| | |||||
* | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 1 | -4/+41 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -9/+36 |
| | |||||
* | Add lazy loading in player | Chocobozzz | 2019-02-11 | 1 | -7/+17 |
| | |||||
* | Correctly implement p2p-media-loader | Chocobozzz | 2019-02-11 | 1 | -4/+8 |
| | |||||
* | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -0/+388 |
Add fake p2p-media-loader plugin |