aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/peertube-player.ts
Commit message (Expand)AuthorAgeFilesLines
* NoImplicitAny flag true (#1157)BO412018-10-181-8/+8
* Add user history and resume videosChocobozzz2018-10-051-2/+6
* adding shortcuts to videojs, adding frame-by-frame supportRigel Kent2018-09-301-0/+30
* Fix playback rate hotkeyChocobozzz2018-09-241-8/+6
* add chevron hotkeys to change playback rateRigel Kent2018-09-221-1/+21
* Upgrade client dependenciesChocobozzz2018-09-211-1/+0
* Add more playback speed (0.75 and 1.25)Glandos2018-08-311-1/+1
* Cache player translationsChocobozzz2018-08-271-4/+17
* Translate player according to the interface langChocobozzz2018-08-161-0/+5
* Translate subtitle langs in playerChocobozzz2018-08-161-5/+29
* Improve start time paramChocobozzz2018-07-161-1/+1
* Handle subtitles in playerChocobozzz2018-07-161-6/+19
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-2/+7
* (client/player) disable hotkeys modifiers for numbersRigel Kent2018-07-061-1/+2
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-241-0/+7
* Add time mouse display to see where we seek the videoChocobozzz2018-06-131-0/+1
* Add theatre modeChocobozzz2018-06-111-0/+9
* Fix markdown links truncatingChocobozzz2018-06-071-2/+0
* Rename fr locale -> fr-FRChocobozzz2018-06-061-2/+2
* Little i18n refractoringChocobozzz2018-06-061-4/+6
* Localize playerChocobozzz2018-06-061-25/+42
* Fix player progress barChocobozzz2018-05-311-1/+11
* Add context menu to playerChocobozzz2018-05-301-0/+27
* Make it works with new autoplay policyChocobozzz2018-05-221-16/+0
* Fix peertube with google botChocobozzz2018-05-221-0/+16
* Do not bundle two different videojs versionsChocobozzz2018-05-111-1/+1
* Handle when autoplay failsChocobozzz2018-04-181-1/+2
* Add ability to set a start timeChocobozzz2018-04-051-2/+4
* Improve first playChocobozzz2018-04-031-1/+3
* Improve playerChocobozzz2018-04-031-0/+96