aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets
Commit message (Collapse)AuthorAgeFilesLines
* Fix typingsChocobozzz2022-01-121-2/+2
|
* Add fast forward/rewind on mobileChocobozzz2022-01-123-12/+176
|
* Move to landscape on mobile fullscreenChocobozzz2022-01-121-1/+18
|
* Add player controls on mobileChocobozzz2022-01-117-3/+75
|
* Increase player control bar sizeChocobozzz2022-01-101-0/+1
|
* Fix player with audio only resolutionChocobozzz2021-12-161-2/+1
|
* Add ability to disable p2p in embed with URLChocobozzz2021-12-161-2/+1
|
* Add P2P enabled/disabled in player cardChocobozzz2021-12-162-2/+6
|
* Hide P2P in player if disabledChocobozzz2021-12-163-3/+20
|
* Add ability for admins to set default p2p policyChocobozzz2021-12-165-21/+19
|
* Improve control bar inactivity handlingChocobozzz2021-12-092-14/+32
| | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar
* Focus player after fullscreenChocobozzz2021-12-091-0/+8
|
* Fix live duration in playerChocobozzz2021-12-071-0/+1
|
* Recover HLS video with duration inconsistencyChocobozzz2021-12-031-1/+4
| | | | With audio longer than video
* Add aria expanded to settings buttonChocobozzz2021-11-221-0/+4
|
* Fix player menu keyboard navigationChocobozzz2021-11-192-2/+12
|
* Update angularChocobozzz2021-11-101-1/+1
|
* Migrate to @peertube/videojs-contextmenuChocobozzz2021-10-261-1/+1
| | | | To fix a bug with latest videojs
* Remove render media todoChocobozzz2021-10-221-1/+0
| | | | | We don't want to use official module anymore since we removed a large part of the upstream code we don't need (pdf etc)
* Fix some old typing issuesChocobozzz2021-10-225-12/+6
|
* Fix "Off" player string localizationChocobozzz2021-10-211-1/+1
|
* Fix privacy concern for remote videosChocobozzz2021-10-211-2/+1
|
* Fix missing width/height in share iframeChocobozzz2021-10-201-0/+2
|
* Improve playback with bad redundanciesChocobozzz2021-10-142-2/+5
|
* extend client-overrides with default images (#4392)kontrollanten2021-10-121-0/+0
| | | | | | | | | | | | | | * extend client-overrides with default images Add: * default-playlist.png * default-avatar-account.png * default-avatar-videochannel.png solves #4108 * Rename to default-avatar-video-channel.png Co-authored-by: Chocobozzz <me@florianbigard.com>
* Safer iframe creationChocobozzz2021-10-111-9/+9
|
* Fix embed apiChocobozzz2021-09-101-20/+20
|
* Cleanup player quality changeChocobozzz2021-09-1010-455/+212
|
* Remove useless asyncChocobozzz2021-08-262-3/+3
|
* Inform user to fill account profile and channels (#4352)Ms Kimsible2021-08-261-0/+1
| | | | | | | * Add account-setup modal when login * Add channels-setup alert into my-channels, my-playlists and upload page Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
* Add video filters to common video pagesChocobozzz2021-08-251-0/+4
|
* Fix player setting overflowChocobozzz2021-08-181-1/+1
|
* Migrate client to eslintChocobozzz2021-08-1818-136/+132
|
* Update client dependenciesChocobozzz2021-08-112-10/+8
|
* Merge branch 'release/3.3.0' into developChocobozzz2021-08-051-1/+1
|\
| * Fix sha fallbackChocobozzz2021-08-051-1/+1
| |
| * Fix URL copy in embedChocobozzz2021-07-261-1/+1
| |
* | HLS v1 supportChocobozzz2021-08-057-46/+58
| |
* | Fix peertube link buttonChocobozzz2021-07-301-4/+1
| |
* | Correctly fix peertube button linkChocobozzz2021-07-291-0/+2
| |
* | Refactor video links buildersChocobozzz2021-07-268-164/+19
| |
* | Refactor video links buildingChocobozzz2021-07-264-28/+83
|/
* Fix player optionsChocobozzz2021-07-121-2/+1
|
* Fix HTTP fallback with no webtorrent filesChocobozzz2021-07-121-1/+6
|
* Fix console error when watching a videoChocobozzz2021-06-291-4/+1
|
* Fix error when cookies are disabledChocobozzz2021-06-251-4/+9
|
* Upgrade client dependenciesChocobozzz2021-06-251-1/+1
|
* add client hook filter:videojs.optionskontrollanten2021-06-141-10/+16
| | | | closes #4086
* Load embed api resolutions on initChocobozzz2021-06-081-0/+4
|
* Replace local menu iconChocobozzz2021-05-282-3/+3
|