| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ; | Chocobozzz | 2020-12-07 | 1 | -1/+1 |
* | Relax webtorrent file check | Chocobozzz | 2020-12-07 | 1 | -3/+3 |
* | wt-plugin: tighten sanity check | kontrollanten | 2020-12-07 | 1 | -1/+1 |
* | Revert "refactor(wt-plugin): create getVideoFile fn" | kontrollanten | 2020-12-07 | 1 | -10/+11 |
* | Revert "refactor(wt-plugin): tighten TS definitions" | kontrollanten | 2020-12-07 | 1 | -2/+2 |
* | refactor(wt-plugin): tighten TS definitions | kontrollanten | 2020-12-07 | 1 | -2/+2 |
* | refactor(wt-plugin): create getVideoFile fn | kontrollanten | 2020-12-07 | 1 | -11/+10 |
* | wt-plugin: clearify err msg | kontrollanten | 2020-12-07 | 1 | -0/+4 |
* | Fix viewers for lives | Chocobozzz | 2020-12-07 | 3 | -3/+16 |
* | hls-plugin: destroy hls upon third err | kontrollanten | 2020-12-07 | 1 | -0/+1 |
* | Update i18n with new player keys | Chocobozzz | 2020-12-04 | 1 | -2/+2 |
* | add 'total downloaded' stats from server and peers in player (#3394) | Florian CUNY | 2020-12-04 | 4 | -2/+15 |
* | Fix 00:00 player timestamp | Chocobozzz | 2020-11-25 | 1 | -1/+3 |
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 2 | -14/+2 |
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 1 | -1/+1 |
* | Update live settings edge delay | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
* | Increase live delay | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 1 | -2/+2 |
* | Try to optimize sha segments fetching | Chocobozzz | 2020-11-10 | 2 | -4/+9 |
* | 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 |
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -4/+2 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 2 | -8/+33 |
* | Fix play of videos on ios | Chocobozzz | 2020-08-27 | 1 | -0/+4 |
* | Correctly fix autoplay with webtorrent | Chocobozzz | 2020-08-19 | 1 | -8/+8 |
* | Try to fix autoplay with ios/safari | Chocobozzz | 2020-08-19 | 2 | -14/+19 |
* | Fix incorrect resolution with webtorrent videos | Chocobozzz | 2020-08-14 | 1 | -2/+1 |
* | Merge branch 'feature/e2e' into develop | Chocobozzz | 2020-08-07 | 1 | -1/+4 |
|\ |
|
| * | Add playlist embed E2E test | Chocobozzz | 2020-08-07 | 1 | -1/+4 |
* | | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 2 | -17/+46 |
* | | Add ability to disable peertube button link in embed | Chocobozzz | 2020-08-07 | 1 | -0/+2 |
|/ |
|
* | Handle start at/stop at in playlist embed | Chocobozzz | 2020-08-07 | 1 | -3/+20 |
* | Handle unavailable videos in embed playlists | Chocobozzz | 2020-08-07 | 2 | -14/+45 |
* | Add previous button | Chocobozzz | 2020-08-07 | 5 | -51/+166 |
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 7 | -6/+360 |
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 2 | -7/+10 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 2 | -2/+3 |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 5 | -10/+4 |
* | Fix isIOS function | Chocobozzz | 2020-08-03 | 1 | -2/+2 |
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -1/+8 |
* | Fixes video hotkey part 1 | Chocobozzz | 2020-07-31 | 1 | -1/+2 |
* | Detect ipad desktop as ios too | Chocobozzz | 2020-07-31 | 1 | -1/+8 |
* | Fallback to built in HLS if possible | Chocobozzz | 2020-07-20 | 1 | -21/+33 |
* | Fix player menu on mobile | Chocobozzz | 2020-07-02 | 1 | -2/+10 |
* | Exclude 0p from auto webtorrent quality | Chocobozzz | 2020-06-24 | 1 | -18/+22 |
* | Support player hotkeys when it is not focused | Chocobozzz | 2020-06-23 | 1 | -0/+7 |
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 1 | -1/+1 |
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 1 | -11/+8 |
* | Fix webtorrent play on Safari | Chocobozzz | 2020-05-12 | 3 | -19/+27 |
* | Try to fix auto play on apple devices | Chocobozzz | 2020-05-11 | 3 | -7/+11 |