aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player
Commit message (Collapse)AuthorAgeFilesLines
* Improve embed title background opacityChocobozzz2020-02-032-2/+8
|
* Remove progress bar transitionChocobozzz2020-02-032-9/+0
| | | | Causes some issues when we use the mouse to update play position
* Remove huskyChocobozzz2020-01-211-15/+15
|
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-131-0/+1
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-0/+6
|
* Add next video button to the playerRigel Kent2019-12-191-10/+31
|
* Add play/pause bezels to the video playerRigel Kent2019-12-183-2/+46
|
* add 'up next' screen on autoplayRigel Kent2019-12-172-1/+110
|
* Show poster image when playing audio-only content, do not hide controlsfrankdelange2019-11-251-0/+12
| | | | | | | | Add '.vjs-playing-audio-only-content' class to: - show poster image - disable controls auto-hide ...when playing audio-only content
* Cleanup SASS importsChocobozzz2019-08-222-6/+6
|
* Cleaner warning of IP address leaking on embedded videos (#2034)Robin2019-08-161-5/+0
| | | | | | * Update peertube-skin.scss * Update embed.ts
* Add more embed parametersChocobozzz2019-06-114-10/+16
|
* Add ability to disable trackerChocobozzz2019-04-101-3/+3
|
* Reduce player big button border widthChocobozzz2019-03-201-5/+5
|
* Fix player progress bar when changing resolutionChocobozzz2018-11-161-2/+2
|
* Fix ios player playback/subtitles menuChocobozzz2018-09-172-4/+1
|
* Handle subtitles in playerChocobozzz2018-07-161-3/+23
|
* Disable auto resolution on HTTP fallbackChocobozzz2018-06-221-7/+7
|
* Add margin for http fallback displayChocobozzz2018-06-181-2/+2
|
* Fix glitch when updating player volumeChocobozzz2018-06-141-1/+6
|
* Adapt theather icon depending on the player stateChocobozzz2018-06-132-1/+21
|
* Add theatre modeChocobozzz2018-06-111-0/+25
|
* Split player sass fileChocobozzz2018-06-117-0/+862