aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused codeChocobozzz2021-12-091-25/+1
|
* Improve control bar inactivity handlingChocobozzz2021-12-091-0/+1
| | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar
* Fix player menu keyboard navigationChocobozzz2021-11-191-1/+4
|
* Migrate to @peertube/videojs-contextmenuChocobozzz2021-10-261-1/+1
| | | | To fix a bug with latest videojs
* Fix player setting overflowChocobozzz2021-08-181-1/+1
|
* Fix stats card label widthChocobozzz2021-08-181-1/+1
|
* Fix player icons on chromeChocobozzz2021-06-293-3/+8
|
* Fix big play buttonChocobozzz2021-06-281-2/+2
|
* Move to sass moduleChocobozzz2021-06-289-25/+29
|
* Move to sass @useChocobozzz2021-06-287-26/+27
|
* Bidi supportChocobozzz2021-06-076-33/+40
|
* Fix logger warning levelChocobozzz2021-05-141-0/+1
|
* Fix mask-image propertyChocobozzz2021-05-073-2/+9
| | | | Needed by chrome
* Move to stylelintChocobozzz2021-04-289-49/+52
|
* add stats videojs pluginRigel Kent2021-04-283-2/+45
|
* add icons in contextmenuRigel Kent2021-04-121-1/+27
|
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-081-1/+2
|\
| * Fix embed playlist menu background on focusChocobozzz2021-04-081-1/+2
| |
* | Refactor horizontal marginsChocobozzz2021-03-311-1/+1
| |
* | Fix control bar alignmentChocobozzz2021-03-241-6/+12
|/
* Increase play button sizeChocobozzz2020-12-172-2/+3
|
* Improve live player responsiveChocobozzz2020-12-102-7/+37
|
* Do not display videojs poster when video is startingkimsible2020-08-101-0/+8
|
* Fix control bar on small screensChocobozzz2020-08-073-3/+12
|
* Fix playlist menu overflowChocobozzz2020-08-071-0/+1
|
* Align dock padding with playlist buttonChocobozzz2020-08-073-2/+4
|
* Handle start at/stop at in playlist embedChocobozzz2020-08-071-2/+8
|
* Handle unavailable videos in embed playlistsChocobozzz2020-08-071-11/+24
|
* Add previous buttonChocobozzz2020-08-071-6/+27
|
* Handle basic playlist in embedChocobozzz2020-08-072-1/+167
|
* 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-093-7/+7
| | | | | | | | | | | | | | | * 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-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
|