Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -4/+5 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | Add 1.75 option to playback rates | ltsallas | 2021-03-26 | 1 | -1/+1 |
| | |||||
* | client(hotkeys): remove seekstep VLC behavior | kontrollanten | 2021-02-16 | 1 | -13/+8 |
| | | | | closes #2810 | ||||
* | client(hotkeys): tighten hotkey definitions | kontrollanten | 2021-02-16 | 1 | -4/+7 |
| | |||||
* | Improve parse log with sql | Chocobozzz | 2021-02-01 | 1 | -1/+1 |
| | |||||
* | Fix viewers for lives | Chocobozzz | 2020-12-07 | 1 | -1/+2 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+2 |
| | |||||
* | Update live settings edge delay | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Increase live delay | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Try to optimize sha segments fetching | Chocobozzz | 2020-11-10 | 1 | -1/+3 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -4/+2 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | |||||
* | Fix play of videos on ios | Chocobozzz | 2020-08-27 | 1 | -0/+4 |
| | | | | When the user already played a video | ||||
* | Correctly fix autoplay with webtorrent | Chocobozzz | 2020-08-19 | 1 | -8/+8 |
| | |||||
* | Try to fix autoplay with ios/safari | Chocobozzz | 2020-08-19 | 1 | -8/+18 |
| | | | | | | | | | * Disable autoplay on first load because we have weird issues (player starts to play and stop so we loose the big play button). We also don't want to autoplay muted videos (bad UX IMHO and we don't have ads to display) * Enable autoplay when we already played a video (fixes the issue with playlists) | ||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -2/+2 |
| | |||||
* | Add previous button | Chocobozzz | 2020-08-07 | 1 | -10/+50 |
| | |||||
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 1 | -2/+16 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -3/+1 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -1/+8 |
| | |||||
* | Fixes video hotkey part 1 | Chocobozzz | 2020-07-31 | 1 | -1/+2 |
| | | | | A patch has to be merged in videojs hotkey plugin too | ||||
* | Support player hotkeys when it is not focused | Chocobozzz | 2020-06-23 | 1 | -0/+7 |
| | |||||
* | Fix webtorrent play on Safari | Chocobozzz | 2020-05-12 | 1 | -11/+8 |
| | |||||
* | Try to fix auto play on apple devices | Chocobozzz | 2020-05-11 | 1 | -5/+9 |
| | |||||
* | Fix autoplay on Safari | Chocobozzz | 2020-05-11 | 1 | -1/+11 |
| | |||||
* | Fix videojs | Chocobozzz | 2020-04-21 | 1 | -2/+2 |
| | |||||
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 1 | -9/+9 |
| | |||||
* | Fix videojs subtitles | Chocobozzz | 2020-04-08 | 1 | -3/+0 |
| | |||||
* | Don't force autoplay | Chocobozzz | 2020-04-07 | 1 | -1/+1 |
| | | | | | Don't use muting to autoplay videos. If the web browser does not want to autoplay the video, it's okay. | ||||
* | Move streamroot plugin in core project | Chocobozzz | 2020-01-31 | 1 | -4/+4 |
| | | | | | To avoid an already bundled HLS.js library, and adapt some parts of the code | ||||
* | Correctly type videojs player | Chocobozzz | 2020-01-29 | 1 | -25/+39 |
| | |||||
* | 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 |
| |