Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 3 | -149/+188 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -8/+18 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 4 | -23/+21 |
| | |||||
* | 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 fake p2p-media-loader plugin | ||||
* | Add meta tag to embed.html | buoyantair | 2019-01-31 | 1 | -0/+1 |
| | |||||
* | Add missing translations in embed template | Chocobozzz | 2019-01-14 | 2 | -13/+19 |
| | |||||
* | 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 | 2 | -5/+8 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 2 | -5/+5 |
| | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | Fix ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Correctly handle error when remote instance is down | Chocobozzz | 2018-07-16 | 2 | -9/+18 |
| | |||||
* | Improve start time param | Chocobozzz | 2018-07-16 | 1 | -4/+2 |
| | | | | Can handle 2m42s for example | ||||
* | Handle subtitles in player | Chocobozzz | 2018-07-16 | 1 | -5/+25 |
| | |||||
* | Change friendly reminder about privacy. | Chocobozzz | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | Fix player lint | Chocobozzz | 2018-07-10 | 5 | -171/+165 |
| | |||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 7 | -55/+805 |
| | | | | | | | | | | | | | | | | | | | | * first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature | ||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 1 | -1/+2 |
| | |||||
* | Split player sass file | Chocobozzz | 2018-06-11 | 1 | -1/+3 |
| | |||||
* | Fix e2e tests | Chocobozzz | 2018-06-08 | 1 | -2/+1 |
| | |||||
* | Fix embed view with search params | Chocobozzz | 2018-06-07 | 1 | -1/+2 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -5/+7 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 1 | -0/+1 |
| | |||||
* | Don't index embed pages | Chocobozzz | 2018-05-28 | 1 | -0/+1 |
| | |||||
* | Make it works with new autoplay policy | Chocobozzz | 2018-05-22 | 1 | -0/+15 |
| | |||||
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 1 | -0/+3 |
| | |||||
* | Handle errors in embed | Chocobozzz | 2018-04-19 | 3 | -5/+90 |
| | |||||
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 1 | -1/+7 |
| | |||||
* | Improve first play | Chocobozzz | 2018-04-03 | 2 | -3/+3 |
| | |||||
* | Improve player | Chocobozzz | 2018-04-03 | 2 | -62/+16 |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | ||||
* | Add autoplay parameter in embed | Chocobozzz | 2018-03-27 | 1 | -1/+10 |
| | |||||
* | Reduce innactivity timeout on embed | Chocobozzz | 2018-03-26 | 1 | -0/+1 |
| | |||||
* | Fix typo in embed | Chocobozzz | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | Cleaner videojs control bar implementation | Chocobozzz | 2018-03-01 | 2 | -9/+25 |
| | |||||
* | Add messages about privacy concerns (P2P) | Chocobozzz | 2018-02-28 | 1 | -1/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2018-02-14 | 1 | -1/+1 |
| |