Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly error network errors in embed | Chocobozzz | 2020-08-07 | 1 | -10/+29 |
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -1/+3 |
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 1 | -24/+30 |
* | Handle playlist position in URL | Chocobozzz | 2020-08-07 | 1 | -2/+25 |
* | Load all playlist elements | Chocobozzz | 2020-08-07 | 1 | -3/+28 |
* | Handle start at/stop at in playlist embed | Chocobozzz | 2020-08-07 | 1 | -2/+9 |
* | Add previous button | Chocobozzz | 2020-08-07 | 1 | -3/+36 |
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 1 | -5/+24 |
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 1 | -30/+211 |
* | Cleanup tokens logic in embed | Chocobozzz | 2020-08-07 | 1 | -10/+16 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -14/+9 |
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 1 | -6/+61 |
* | decouple video abuse details from embed, add embed to block list details | Rigel Kent | 2020-08-06 | 1 | -2/+11 |
* | Add ability to disable peertube link in embed | Chocobozzz | 2020-07-31 | 1 | -1/+3 |
* | Fix player menu on mobile | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
* | Fix videojs | Chocobozzz | 2020-04-21 | 1 | -1/+1 |
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 1 | -3/+3 |
* | Fix saved mute in embed | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-26 | 1 | -0/+3 |
|\ | |||||
| * | Fix IOS embed player | Chocobozzz | 2020-02-26 | 1 | -0/+3 |
* | | Improve embed title background opacity | Chocobozzz | 2020-02-03 | 1 | -20/+20 |
|/ | |||||
* | Fix test embed page | Chocobozzz | 2019-12-18 | 1 | -1/+0 |
* | Speedup embed first paint | Chocobozzz | 2019-12-18 | 1 | -9/+45 |
* | Add hook to alter player build options | Chocobozzz | 2019-12-05 | 1 | -1/+1 |
* | Auto load HLS player in embed too | Chocobozzz | 2019-11-25 | 1 | -3/+11 |
* | Disable webtorrent support in client | Chocobozzz | 2019-11-25 | 1 | -1/+1 |
* | Cleaner warning of IP address leaking on embedded videos (#2034) | Robin | 2019-08-16 | 1 | -1/+1 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -1/+1 |
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -148/+57 |
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -8/+18 |
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -6/+6 |
* | Update client dep | Chocobozzz | 2019-04-02 | 1 | -17/+0 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -0/+3 |
* | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
* | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 1 | -6/+7 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -6/+15 |
* | Add lazy loading in player | Chocobozzz | 2019-02-11 | 1 | -0/+1 |
* | Correctly implement p2p-media-loader | Chocobozzz | 2019-02-11 | 1 | -11/+20 |
* | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -49/+59 |
* | Add missing translations in embed template | Chocobozzz | 2019-01-14 | 1 | -12/+18 |
* | Set last subtitle or subtitle in URL | Chocobozzz | 2018-12-17 | 1 | -13/+15 |
* | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 1 | -3/+2 |
* | Fix embed | Chocobozzz | 2018-10-19 | 1 | -1/+1 |
* | Better typings | Chocobozzz | 2018-10-18 | 1 | -2/+5 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 1 | -2/+2 |
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -5/+6 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 1 | -1/+1 |
* | Correctly handle error when remote instance is down | Chocobozzz | 2018-07-16 | 1 | -8/+18 |