Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recover HLS video with duration inconsistency | Chocobozzz | 2021-12-03 | 1 | -1/+4 |
| | | | | With audio longer than video | ||||
* | Fix some old typing issues | Chocobozzz | 2021-10-22 | 2 | -7/+2 |
| | |||||
* | Improve playback with bad redundancies | Chocobozzz | 2021-10-14 | 1 | -1/+4 |
| | |||||
* | Cleanup player quality change | Chocobozzz | 2021-09-10 | 2 | -277/+42 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 2 | -47/+52 |
| | |||||
* | Update client dependencies | Chocobozzz | 2021-08-11 | 2 | -10/+8 |
| | |||||
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-08-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix sha fallback | Chocobozzz | 2021-08-05 | 1 | -1/+1 |
| | | |||||
* | | HLS v1 support | Chocobozzz | 2021-08-05 | 4 | -35/+19 |
| | | |||||
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -1/+1 |
|/ | |||||
* | Load embed api resolutions on init | Chocobozzz | 2021-06-08 | 1 | -0/+4 |
| | |||||
* | Cleanup stats for nerds | Chocobozzz | 2021-04-28 | 1 | -4/+26 |
| | |||||
* | Better hls warn/error logging | Chocobozzz | 2021-04-21 | 1 | -2/+6 |
| | |||||
* | Fix subtitles load on safari | Chocobozzz | 2021-02-24 | 1 | -6/+1 |
| | |||||
* | Try to recover from network errors | Chocobozzz | 2021-02-09 | 1 | -3/+22 |
| | |||||
* | Fix hls error handling | Chocobozzz | 2021-01-29 | 1 | -1/+4 |
| | |||||
* | Correctlu throws an error on manifestIncompatibleCodecsError | Chocobozzz | 2021-01-29 | 1 | -23/+14 |
| | |||||
* | hls-plugin: destroy hls upon third err | kontrollanten | 2020-12-07 | 1 | -0/+1 |
| | | | | According to hls.js docs `hls.destroy()` should be called https://github.com/video-dev/hls.js/blob/master/docs/API.md#final-step-destroying-switching-between-streams | ||||
* | add 'total downloaded' stats from server and peers in player (#3394) | Florian CUNY | 2020-12-04 | 1 | -0/+1 |
| | | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3384 This will only work with HLS. The display for Webtorrent is left untouched. Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 1 | -1/+1 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 1 | -2/+2 |
| | |||||
* | Try to optimize sha segments fetching | Chocobozzz | 2020-11-10 | 1 | -3/+6 |
| | |||||
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -5/+10 |
| | |||||
* | HLS player fallback for non https context | Chocobozzz | 2020-11-10 | 1 | -4/+11 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -6/+31 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -3/+1 |
| | |||||
* | Fallback to built in HLS if possible | Chocobozzz | 2020-07-20 | 1 | -21/+33 |
| | |||||
* | Fix videojs | Chocobozzz | 2020-04-21 | 2 | -2/+2 |
| | |||||
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 2 | -5/+5 |
| | |||||
* | Use hls.js light | Chocobozzz | 2020-04-08 | 2 | -2/+2 |
| | | | | Because we don't need subtitling and alternate-audio features | ||||
* | Client dependencies upgrade | Chocobozzz | 2020-04-01 | 1 | -2/+4 |
| | |||||
* | Move streamroot plugin in core project | Chocobozzz | 2020-01-31 | 2 | -7/+632 |
| | | | | | To avoid an already bundled HLS.js library, and adapt some parts of the code | ||||
* | Correctly type videojs player | Chocobozzz | 2020-01-29 | 1 | -11/+12 |
| | |||||
* | Fix test embed page | Chocobozzz | 2019-12-18 | 1 | -0/+4 |
| | |||||
* | Cleanup HLS redundancy manager in client | Chocobozzz | 2019-09-05 | 2 | -17/+2 |
| | | | | With the new p2p-media-loader release | ||||
* | Improve HLS redundancy | Chocobozzz | 2019-08-23 | 3 | -21/+65 |
| | |||||
* | Fix start time on HLS videos | Chocobozzz | 2019-08-13 | 1 | -16/+1 |
| | |||||
* | Fix nl_NL locale | Chocobozzz | 2019-08-13 | 1 | -1/+17 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -2/+2 |
| | |||||
* | Playlist support in watch page | Chocobozzz | 2019-03-18 | 1 | -1/+11 |
| | |||||
* | Try to fix p2p-media-loader on ios | Chocobozzz | 2019-02-20 | 1 | -0/+8 |
| | |||||
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -4/+11 |
| | |||||
* | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 1 | -1/+9 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 3 | -0/+219 |