Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 1 | -0/+9 |
| | |||||
* | Fix lint | Chocobozzz | 2022-05-20 | 1 | -4/+4 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 1 | -0/+4 |
| | |||||
* | Fix hidden player on inactivity | Chocobozzz | 2022-03-14 | 1 | -1/+1 |
| | |||||
* | Display avatar in embed poster | Chocobozzz | 2022-03-08 | 1 | -9/+64 |
| | |||||
* | Improve embed dock style | Chocobozzz | 2022-03-04 | 1 | -2/+6 |
| | |||||
* | Prevent selection on rewind/forward texts | Chocobozzz | 2022-02-09 | 1 | -0/+1 |
| | |||||
* | Increase player progress bar hitbox height | Chocobozzz | 2022-01-17 | 2 | -2/+2 |
| | |||||
* | Add fast forward/rewind on mobile | Chocobozzz | 2022-01-12 | 1 | -11/+100 |
| | |||||
* | Add player controls on mobile | Chocobozzz | 2022-01-11 | 4 | -1/+78 |
| | |||||
* | Better control bar responsive | Chocobozzz | 2022-01-11 | 1 | -0/+8 |
| | |||||
* | Fix play icon vertical alignment | Chocobozzz | 2022-01-11 | 1 | -1/+3 |
| | |||||
* | Add missing password field to update user api doc | Chocobozzz | 2022-01-10 | 2 | -6/+5 |
| | |||||
* | Increase player control bar size | Chocobozzz | 2022-01-10 | 6 | -540/+517 |
| | |||||
* | 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 menu keyboard navigation | Chocobozzz | 2021-11-19 | 1 | -1/+4 |
| | |||||
* | Migrate to @peertube/videojs-contextmenu | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | | | | To fix a bug with latest videojs | ||||
* | Fix player setting overflow | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Fix stats card label width | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Fix player icons on chrome | Chocobozzz | 2021-06-29 | 3 | -3/+8 |
| | |||||
* | Fix big play button | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 9 | -25/+29 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 7 | -26/+27 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 6 | -33/+40 |
| | |||||
* | Fix logger warning level | Chocobozzz | 2021-05-14 | 1 | -0/+1 |
| | |||||
* | Fix mask-image property | Chocobozzz | 2021-05-07 | 3 | -2/+9 |
| | | | | Needed by chrome | ||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 9 | -49/+52 |
| | |||||
* | add stats videojs plugin | Rigel Kent | 2021-04-28 | 3 | -2/+45 |
| | |||||
* | add icons in contextmenu | Rigel Kent | 2021-04-12 | 1 | -1/+27 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
|\ | |||||
| * | Fix embed playlist menu background on focus | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
| | | |||||
* | | Refactor horizontal margins | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | | |||||
* | | Fix control bar alignment | Chocobozzz | 2021-03-24 | 1 | -6/+12 |
|/ | |||||
* | Increase play button size | Chocobozzz | 2020-12-17 | 2 | -2/+3 |
| | |||||
* | Improve live player responsive | Chocobozzz | 2020-12-10 | 2 | -7/+37 |
| | |||||
* | 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 | 3 | -3/+12 |
| | |||||
* | Fix playlist menu overflow | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
| | |||||
* | Align dock padding with playlist button | Chocobozzz | 2020-08-07 | 3 | -2/+4 |
| | |||||
* | Handle start at/stop at in playlist embed | Chocobozzz | 2020-08-07 | 1 | -2/+8 |
| | |||||
* | Handle unavailable videos in embed playlists | Chocobozzz | 2020-08-07 | 1 | -11/+24 |
| | |||||
* | Add previous button | Chocobozzz | 2020-08-07 | 1 | -6/+27 |
| | |||||
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 2 | -1/+167 |
| | |||||
* | 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 | 3 | -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 sizes | Rigel Kent | 2020-04-10 | 1 | -0/+1 |
| | |||||
* | Improve embed title background opacity | Chocobozzz | 2020-02-03 | 2 | -2/+8 |
| |