Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix player error modal size | Chocobozzz | 2022-12-02 | 1 | -0/+4 |
| | |||||
* | Handle network issues in video player (#5138) | kontrollanten | 2022-09-28 | 1 | -2/+15 |
| | | | | | | | | | | | | | | * feat(client/player): handle network offline * feat(client/player): human friendly err msg * feat(client/player): handle broken resolutions When an error occurs for a resolution, remove the resolution and try with another resolution. * fix(client/player): prevent err handl when offline * fix(client/player): localize offline text | ||||
* | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 1 | -0/+9 |
| | |||||
* | Add missing password field to update user api doc | Chocobozzz | 2022-01-10 | 1 | -5/+0 |
| | |||||
* | Increase player control bar size | Chocobozzz | 2022-01-10 | 1 | -518/+3 |
| | |||||
* | Remove unused code | Chocobozzz | 2021-12-09 | 1 | -25/+1 |
| | |||||
* | Improve control bar inactivity handling | Chocobozzz | 2021-12-09 | 1 | -0/+1 |
| | | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar | ||||
* | Fix player icons on chrome | Chocobozzz | 2021-06-29 | 1 | -1/+2 |
| | |||||
* | Fix big play button | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -7/+7 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -6/+7 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -17/+24 |
| | |||||
* | Fix mask-image property | Chocobozzz | 2021-05-07 | 1 | -0/+2 |
| | | | | Needed by chrome | ||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -20/+28 |
| | |||||
* | Fix control bar alignment | Chocobozzz | 2021-03-24 | 1 | -6/+12 |
| | |||||
* | Increase play button size | Chocobozzz | 2020-12-17 | 1 | -2/+2 |
| | |||||
* | Improve live player responsive | Chocobozzz | 2020-12-10 | 1 | -6/+35 |
| | |||||
* | Do not display videojs poster when video is starting | kimsible | 2020-08-10 | 1 | -0/+8 |
| | |||||
* | Fix control bar on small screens | Chocobozzz | 2020-08-07 | 1 | -2/+9 |
| | |||||
* | Align dock padding with playlist button | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Add previous button | Chocobozzz | 2020-08-07 | 1 | -6/+27 |
| | |||||
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 1 | -0/+2 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -1/+1 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | change focus color instead of opacity of video play button (#2845) | Caroline Chuong | 2020-06-09 | 1 | -2/+3 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | Prevent torrent indicators in player to overflow with small sizes | Rigel Kent | 2020-04-10 | 1 | -0/+1 |
| | |||||
* | Improve embed title background opacity | Chocobozzz | 2020-02-03 | 1 | -1/+7 |
| | |||||
* | Remove progress bar transition | Chocobozzz | 2020-02-03 | 1 | -1/+0 |
| | | | | Causes some issues when we use the mouse to update play position | ||||
* | Add link to video in update view and smooth progress bar repositioning | Rigel Kent | 2020-01-13 | 1 | -0/+1 |
| | |||||
* | Add next video button to the player | Rigel Kent | 2019-12-19 | 1 | -10/+31 |
| | |||||
* | Show poster image when playing audio-only content, do not hide controls | frankdelange | 2019-11-25 | 1 | -0/+12 |
| | | | | | | | | Add '.vjs-playing-audio-only-content' class to: - show poster image - disable controls auto-hide ...when playing audio-only content | ||||
* | Cleanup SASS imports | Chocobozzz | 2019-08-22 | 1 | -0/+6 |
| | |||||
* | Cleaner warning of IP address leaking on embedded videos (#2034) | Robin | 2019-08-16 | 1 | -5/+0 |
| | | | | | | * Update peertube-skin.scss * Update embed.ts | ||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -6/+6 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -3/+3 |
| | |||||
* | Reduce player big button border width | Chocobozzz | 2019-03-20 | 1 | -5/+5 |
| | |||||
* | Fix ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 1 | -4/+1 |
| | |||||
* | Add margin for http fallback display | Chocobozzz | 2018-06-18 | 1 | -2/+2 |
| | |||||
* | Fix glitch when updating player volume | Chocobozzz | 2018-06-14 | 1 | -1/+6 |
| | |||||
* | Adapt theather icon depending on the player state | Chocobozzz | 2018-06-13 | 1 | -0/+20 |
| | |||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 1 | -0/+25 |
| | |||||
* | Split player sass file | Chocobozzz | 2018-06-11 | 1 | -0/+561 |