aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player/peertube-skin.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-281-7/+7
|
* Move to sass @useChocobozzz2021-06-281-6/+7
|
* Bidi supportChocobozzz2021-06-071-17/+24
|
* Fix mask-image propertyChocobozzz2021-05-071-0/+2
| | | | Needed by chrome
* Move to stylelintChocobozzz2021-04-281-20/+28
|
* Fix control bar alignmentChocobozzz2021-03-241-6/+12
|
* Increase play button sizeChocobozzz2020-12-171-2/+2
|
* Improve live player responsiveChocobozzz2020-12-101-6/+35
|
* Do not display videojs poster when video is startingkimsible2020-08-101-0/+8
|
* Fix control bar on small screensChocobozzz2020-08-071-2/+9
|
* Align dock padding with playlist buttonChocobozzz2020-08-071-1/+1
|
* Add previous buttonChocobozzz2020-08-071-6/+27
|
* Add logic to handle playlist in embedChocobozzz2020-08-071-0/+2
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-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 Chuong2020-06-091-2/+3
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-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 sizesRigel Kent2020-04-101-0/+1
|
* Improve embed title background opacityChocobozzz2020-02-031-1/+7
|
* Remove progress bar transitionChocobozzz2020-02-031-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 repositioningRigel Kent2020-01-131-0/+1
|
* Add next video button to the playerRigel Kent2019-12-191-10/+31
|
* 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-221-0/+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-111-6/+6
|
* Add ability to disable trackerChocobozzz2019-04-101-3/+3
|
* Reduce player big button border widthChocobozzz2019-03-201-5/+5
|
* Fix ios player playback/subtitles menuChocobozzz2018-09-171-4/+1
|
* 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-131-0/+20
|
* Add theatre modeChocobozzz2018-06-111-0/+25
|
* Split player sass fileChocobozzz2018-06-111-0/+561