Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve control bar inactivity handling | Chocobozzz | 2021-12-09 | 1 | -13/+31 |
| | | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar | ||||
* | Focus player after fullscreen | Chocobozzz | 2021-12-09 | 1 | -0/+8 |
| | |||||
* | Update angular | Chocobozzz | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | Cleanup player quality change | Chocobozzz | 2021-09-10 | 1 | -36/+2 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | HLS v1 support | Chocobozzz | 2021-08-05 | 1 | -0/+1 |
| | |||||
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -8/+4 |
| | |||||
* | Resume videos for non-logged in users (#3885) | kontrollanten | 2021-03-31 | 1 | -4/+9 |
| | | | | | | | | | | | * client: resume videos for non-logged in users closes #3866 * fix build for embeded * Update client/src/app/app.component.ts * fix review comments | ||||
* | Fix viewers for lives | Chocobozzz | 2020-12-07 | 1 | -2/+12 |
| | |||||
* | Fix player menu on mobile | Chocobozzz | 2020-07-02 | 1 | -2/+10 |
| | |||||
* | Try to fix auto play on apple devices | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Fix videojs | Chocobozzz | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 1 | -2/+2 |
| | |||||
* | Correctly type videojs player | Chocobozzz | 2020-01-29 | 1 | -13/+9 |
| | |||||
* | Fix control bar inactive timeout | Chocobozzz | 2019-08-07 | 1 | -15/+33 |
| | |||||
* | Playlist support in watch page | Chocobozzz | 2019-03-18 | 1 | -2/+8 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -7/+9 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -1/+0 |
| | |||||
* | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 1 | -1/+5 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -2/+2 |
| | |||||
* | Correctly implement p2p-media-loader | Chocobozzz | 2019-02-11 | 1 | -1/+40 |
| | |||||
* | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -0/+219 |
Add fake p2p-media-loader plugin |