aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player
Commit message (Expand)AuthorAgeFilesLines
* Async torrent creationChocobozzz2021-02-251-0/+2
* Fix subtitles load on safariChocobozzz2021-02-241-6/+1
* client(hotkeys): remove seekstep VLC behaviorkontrollanten2021-02-161-13/+8
* client(hotkeys): tighten hotkey definitionskontrollanten2021-02-161-4/+7
* Try to recover from network errorsChocobozzz2021-02-091-3/+22
* Improve parse log with sqlChocobozzz2021-02-011-1/+1
* Fix hls error handlingChocobozzz2021-01-291-1/+4
* Correctlu throws an error on manifestIncompatibleCodecsErrorChocobozzz2021-01-291-23/+14
* Fix ;Chocobozzz2020-12-071-1/+1
* Relax webtorrent file checkChocobozzz2020-12-071-3/+3
* wt-plugin: tighten sanity checkkontrollanten2020-12-071-1/+1
* Revert "refactor(wt-plugin): create getVideoFile fn"kontrollanten2020-12-071-10/+11
* Revert "refactor(wt-plugin): tighten TS definitions"kontrollanten2020-12-071-2/+2
* refactor(wt-plugin): tighten TS definitionskontrollanten2020-12-071-2/+2
* refactor(wt-plugin): create getVideoFile fnkontrollanten2020-12-071-11/+10
* wt-plugin: clearify err msgkontrollanten2020-12-071-0/+4
* Fix viewers for livesChocobozzz2020-12-073-3/+16
* hls-plugin: destroy hls upon third errkontrollanten2020-12-071-0/+1
* Update i18n with new player keysChocobozzz2020-12-041-2/+2
* add 'total downloaded' stats from server and peers in player (#3394)Florian CUNY2020-12-044-2/+15
* Fix 00:00 player timestampChocobozzz2020-11-251-1/+3
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-252-14/+2
* Upgrade client dependenciesChocobozzz2020-11-191-1/+1
* Update live settings edge delayChocobozzz2020-11-181-1/+1
* Increase live delayChocobozzz2020-11-171-1/+1
* Delay notification when waiting for a liveChocobozzz2020-11-121-2/+2
* Try to optimize sha segments fetchingChocobozzz2020-11-102-4/+9
* Try to fix live segments checkChocobozzz2020-11-101-5/+10
* HLS player fallback for non https contextChocobozzz2020-11-101-4/+11
* Regenerate miniature on live saveChocobozzz2020-11-091-4/+2
* Live streaming implementation first stepChocobozzz2020-11-092-8/+33
* Fix play of videos on iosChocobozzz2020-08-271-0/+4
* Correctly fix autoplay with webtorrentChocobozzz2020-08-191-8/+8
* Try to fix autoplay with ios/safariChocobozzz2020-08-192-14/+19
* Fix incorrect resolution with webtorrent videosChocobozzz2020-08-141-2/+1
* Merge branch 'feature/e2e' into developChocobozzz2020-08-071-1/+4
|\
| * Add playlist embed E2E testChocobozzz2020-08-071-1/+4
* | Add ability to share playlists in modalChocobozzz2020-08-072-17/+46
* | Add ability to disable peertube button link in embedChocobozzz2020-08-071-0/+2
|/
* Handle start at/stop at in playlist embedChocobozzz2020-08-071-3/+20
* Handle unavailable videos in embed playlistsChocobozzz2020-08-072-14/+45
* Add previous buttonChocobozzz2020-08-075-51/+166
* Handle basic playlist in embedChocobozzz2020-08-077-6/+360
* Add logic to handle playlist in embedChocobozzz2020-08-072-7/+10
* Reorganize shared modelsChocobozzz2020-08-072-2/+3
* Upgrade to angular 10Chocobozzz2020-08-075-10/+4
* Fix isIOS functionChocobozzz2020-08-031-2/+2
* Fix resolution for portrait videosChocobozzz2020-08-031-1/+8
* Fixes video hotkey part 1Chocobozzz2020-07-311-1/+2
* Detect ipad desktop as ios tooChocobozzz2020-07-311-1/+8