aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player
Commit message (Collapse)AuthorAgeFilesLines
* Add back to live featureChocobozzz2022-12-201-2/+19
|
* Fix player error modal sizeChocobozzz2022-12-022-6/+4
|
* Fix peers info width in liveChocobozzz2022-10-101-1/+0
|
* Prevent sass deprecated warningChocobozzz2022-10-101-1/+1
|
* Handle network issues in video player (#5138)kontrollanten2022-09-283-2/+38
| | | | | | | | | | | | | | * 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
* Put instance name in embed buttonChocobozzz2022-06-281-2/+17
|
* Increase global font sizeChocobozzz2022-06-161-1/+1
|
* Replace all glyphicon iconsChocobozzz2022-06-131-0/+1
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-0/+2
|
* Add live autostart/messages in embedChocobozzz2022-05-311-0/+9
|
* Fix lintChocobozzz2022-05-201-4/+4
|
* Add control bar option for peertube playerChocobozzz2022-05-201-0/+4
|
* Fix hidden player on inactivityChocobozzz2022-03-141-1/+1
|
* Display avatar in embed posterChocobozzz2022-03-081-9/+64
|
* Improve embed dock styleChocobozzz2022-03-041-2/+6
|
* Prevent selection on rewind/forward textsChocobozzz2022-02-091-0/+1
|
* Increase player progress bar hitbox heightChocobozzz2022-01-172-2/+2
|
* Add fast forward/rewind on mobileChocobozzz2022-01-121-11/+100
|
* Add player controls on mobileChocobozzz2022-01-114-1/+78
|
* Better control bar responsiveChocobozzz2022-01-111-0/+8
|
* Fix play icon vertical alignmentChocobozzz2022-01-111-1/+3
|
* Add missing password field to update user api docChocobozzz2022-01-102-6/+5
|
* Increase player control bar sizeChocobozzz2022-01-106-540/+517
|
* 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
|