Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -1/+9 |
| | |||||
* | Fix missing width/height in share iframe | Chocobozzz | 2021-10-20 | 1 | -0/+2 |
| | |||||
* | Safer iframe creation | Chocobozzz | 2021-10-11 | 1 | -9/+9 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -146/+2 |
| | |||||
* | Refactor video links building | Chocobozzz | 2021-07-26 | 1 | -16/+30 |
| | |||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -2/+2 |
| | | | | And use them as default in client | ||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | ||||
* | Revert "Fix context menu when watching a playlist" | Chocobozzz | 2021-04-21 | 1 | -3/+3 |
| | | | | | | This reverts commit e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893. We'll refactor this error handler in hls.js v1 upgrade | ||||
* | Fix context menu when watching a playlist | Chocobozzz | 2021-04-21 | 1 | -3/+3 |
| | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+4 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | 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 | 1 | -13/+0 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -15/+44 |
| | |||||
* | Add ability to disable peertube button link in embed | Chocobozzz | 2020-08-07 | 1 | -0/+2 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Fix isIOS function | Chocobozzz | 2020-08-03 | 1 | -2/+2 |
| | |||||
* | Detect ipad desktop as ios too | Chocobozzz | 2020-07-31 | 1 | -1/+8 |
| | |||||
* | Fix webtorrent play on Safari | Chocobozzz | 2020-05-12 | 1 | -1/+11 |
| | |||||
* | Remove resume parameter when sharing a video | Chocobozzz | 2020-02-10 | 1 | -1/+2 |
| | |||||
* | Allow iframes to open links | Chocobozzz | 2019-12-27 | 1 | -1/+1 |
| | |||||
* | Support playlists in share modal | Chocobozzz | 2019-12-05 | 1 | -0/+2 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 1 | -7/+44 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -0/+5 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -2/+2 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -5/+15 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+14 |
| | |||||
* | Set last subtitle or subtitle in URL | Chocobozzz | 2018-12-17 | 1 | -0/+1 |
| | |||||
* | Better typings | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 1 | -5/+4 |
| | |||||
* | Improve start time param | Chocobozzz | 2018-07-16 | 1 | -4/+40 |
| | | | | Can handle 2m42s for example | ||||
* | Move player local storage functions in their own file | Chocobozzz | 2018-06-18 | 1 | -81/+2 |
| | |||||
* | (embed) sandbox the iframe | Rigel Kent | 2018-06-11 | 1 | -0/+1 |
| | |||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 1 | -0/+13 |
| | |||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 1 | -0/+25 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -0/+2 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 1 | -0/+34 |
| | |||||
* | Make it works with new autoplay policy | Chocobozzz | 2018-05-22 | 1 | -0/+5 |
| | |||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 1 | -0/+18 |
| | |||||
* | Improve player | Chocobozzz | 2018-04-03 | 1 | -0/+72 |
Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! |