Rita
44e70269ba
feat(in-132): videoplayer bugfix
3 years ago
Rakov Roman
66ddaf141e
fix( #3099 ): save match stats
3 years ago
Rita
ef3e40de61
feat(in-128): match videofix
3 years ago
Rakov Roman
41d7131610
fix( #2979 ): audio tracks selection
3 years ago
Rita
9a0e5f92d2
feat(in-130): watch all bug fix
3 years ago
Rakov Roman
5b0fcd0428
fix( #2903 ): fixed playing storage broadcast
3 years ago
Andrei Dekterev
169929d02f
fix( #2922 ): fix play next episide for live match
3 years ago
Andrei Dekterev
9e71475737
fix( #2919 ): fix restart video after interval request
3 years ago
Rakov Roman
38fb947747
fix( #2856 ): fixed active player on fullscreen
3 years ago
Andrei Dekterev
450503e692
fix( #2761 ): fix play video from videotab and show videotab
3 years ago
Dmitry Kosolapov home
e2d78875a7
move commit c265b6e2ef (035444824e3ed8a923e579f9c51caa99dc0d5eaa)
3 years ago
Rakov Roman
7d3185dc1d
fix( #2639 ): bug fixing for match page mobile
3 years ago
Andrei Dekterev
1878f9ef38
feat( #2638 ): add scroll to live match and change cardfrontside in tab video
3 years ago
Andrei Dekterev
59d12396c5
fix( #1701 ): stop replay after pause in episode
3 years ago
Andrei Dekterev
cd0a0be6e3
fix( #1701 ): stop back to start video after episodes
3 years ago
Andrei Dekterev
19a360a6f1
fix( #1701 ): resume playedprogress after episode
3 years ago
Andrei Dekterev
6e7af920b8
fix( #1701 ): fix button live for live stream from episodes
3 years ago
Andrei Dekterev
1a4896f95d
fix( #1701 ): play live afrer played episodes
3 years ago
Andrei Dekterev
a2e6a38054
fix( #1701 ): fix play episodes for hls
3 years ago
Andrei Dekterev
0d6286e90d
fix( #1701 ): fix return to start video for click live
3 years ago
Andrei Dekterev
21be2f2c91
fix( #1701 ): change button live for buffering
3 years ago
Andrei Dekterev
4330dd7d74
fix( #1701 ): fix red line
3 years ago
Andrei Dekterev
d32c37b336
fix( #1701 ): fix conflicts
3 years ago
Andrei Dekterev
ad7d8f9530
fix(1701): fix buffering in video
3 years ago
Mirlan
6ed39e2570
fix(1701): playing stream in between time boundaries
3 years ago
Andrei Dekterev
8cf1637f14
fix( #1701 ): add pause then stop playing
3 years ago
Andrei Dekterev
0bf37fd2b9
fix( #1701 ): fix episodes events
3 years ago
Макситалиев Мирлан
86a9ed498d
Ott 1701 part 5
3 years ago
Mirlan
7e0f83ad2a
Ott 1701 part 4 ( #573 )
...
* refactor(1701): removed MultiSourcePlayer
* refactor(1701): duration fix on live stream
3 years ago
Mirlan
d3b25de38d
refactor(1701): stream player ( #558 )
3 years ago
nevainero
5b44e121ef
fix(ott-2258): add touch events to progress bar
4 years ago
nevainero
439ebd0791
fix(ott-2258): add touch events to progress bar
4 years ago
Andrei Dekterev
dd6582f613
feat( #2246 ): add loop requests for getmatchinfo in live
4 years ago
Дектерев Андрей
401f962290
Ott 1997 ios live btn
4 years ago
boyvanov
94977f3df1
feat(ott-1761): check internet connection ( #551 )
...
Co-authored-by: boyvanov <boyvanov.sergey@gmail.com>
4 years ago
Andrey Razdorskiy
84aa4cc7ed
fix(ott-1804): fixed live button showing on non-live matches ( #543 )
4 years ago
Mirlan
3b1393de13
fix(1783): controls visibility in fullscreen ( #537 )
4 years ago
boyvanov
5d78365fcf
feat(ott-1773): add match status and live button ( #523 )
...
* feat(ott-1773): add match status and live button
* fix(ott-1773): pr fixes
Co-authored-by: boyvanov <boyvanov.sergey@gmail.com>
4 years ago
Mirlan
59aa0063dd
fix(1748): changed sending token from cookie to url param in player ( #515 )
4 years ago
Mirlan
e0d83a0eab
Ott 1531 ios fullscreen ( #460 )
...
* fix: console nested li error
* fix(1531): full screen mode on ios
* fix: removed redundant tab index
4 years ago
Zoia
dcabd96b10
Ott 902 livematch start watch from ( #348 )
...
* feat(ott-902): add resume and changed config
* feat(ott-902): fix line
5 years ago
Mirlan
20e58e7c5a
Ott 892 match profile imprs ( #327 )
...
* refactor(892): split match players into 2 components (#324 )
* Ott 892 part 2 (#325 )
* fix(892): micro fix
* fix(892): hls player ui impr.
* fix(892): finished match player ui impr. (#326 )
* fix(892): rewind btw episodes (#334 )
* refactor(892): removed resuming from MultiSourcePlayer (#335 )
5 years ago
Mirlan
d1b8d7ac16
refactor: replaced useStates to useObjectState hoook ( #311 )
5 years ago
Zoia
d604aef841
Ott 702 loader for video ( #272 )
5 years ago
Mirlan
227e983314
Ott 595 playlists ( #262 )
...
* Ott 595 part 1/links to playlist (#256 )
* refactor(595): moved match profile card into components
* refactor(595): extracted players into separate component
* refactor(595): moved scroll to video player into player component
* feat(595): added links to playlist page
* Ott 595 part 2/prep (#258 )
* feat(595): added useObjectState hook
* refactor(595): get video qualities from chapters type
* refactor(595): moved full match chapters building
* refactor(595): calculate progress bar chapters progresses
* fix(595): set progress limit
* refactor(595): save only chapter progress
* refactor(595): converted active chapter index ref into state
* Ott 595 part 3/playper prep (#259 )
* refactor(595): playlist play prep refactoring
* refactor(595): removed interviews block
* feat(595): added requests and changed lexics
* refactor(595): building and playing playlist (#260 )
* refactor(595): go to match on popup playlist click (#261 )
5 years ago
Mirlan
ac2e0a55a0
Ott 667 player autoplay fix ( #251 )
...
* fix(667): removed stream request timeout
* fix(667): filter out unknown video qualities
5 years ago
Mirlan
746639d5cb
React scripts update ( #223 )
...
* chore: updated react-scripts and fixed eslint warnings
* chore: file loader problem
* chore: added eslint cache to gitignore
5 years ago
Mirlan
9cc373a8d2
Ott 493 player refactoring ( #192 )
...
* Ott 493 player refactoring part 1 (#190 )
* chore(#493 ): turned off react prop types lint rule
* refactor(#493 ): replaced react-player with own video wrapper compoonent
* chore(#493 ): removed react-player and reach combobox
* Revert "chore(#493 ): turned off react prop types lint rule"
This reverts commit e449f859fa900aa24fafe2e28acf218852f7b1ad.
* fix(#493 ): fix props type
* Ott 493 player refactoring part 2 (#191 )
* refactor(#493 ): used VideoPlayer in MultiSource player
* fix(#493 ): fixed selected quality restoring
5 years ago
Mirlan
46f44189ca
feat( #489 ): saving player quality and sound settings in local storage ( #187 )
5 years ago
Mirlan
d8941fc016
feat( #491 ): added auto quality option ( #185 )
5 years ago