Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to stylelint | Chocobozzz | 2021-04-28 | 2 | -21/+26 |
| | |||||
* | Autoclose settings on outside click | Chocobozzz | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | Add ability to hide plugin form fields | Chocobozzz | 2021-04-22 | 1 | -0/+1 |
| | |||||
* | Revert "Fix context menu when watching a playlist" | Chocobozzz | 2021-04-21 | 1 | -6/+1 |
| | | | | | | 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 | -1/+6 |
| | |||||
* | Add ability to hide plugin settings | Chocobozzz | 2021-04-09 | 1 | -0/+1 |
| | |||||
* | Resume videos for non-logged in users (#3885) | kontrollanten | 2021-03-31 | 1 | -0/+1 |
| | | | | | | | | | | | * client: resume videos for non-logged in users closes #3866 * fix build for embeded * Update client/src/app/app.component.ts * fix review comments | ||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+2 |
| | | | | | | | | | | | | | * 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 build | Chocobozzz | 2021-03-24 | 1 | -0/+2 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Use new doc links | Chocobozzz | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | Fix test embed page | Chocobozzz | 2020-12-14 | 1 | -2/+2 |
| | |||||
* | video embed: use instance name as html title | kontrollanten | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | video-embed: add standalone-video-embed CSS class | kontrollanten | 2020-12-14 | 1 | -1/+1 |
| | | | | closes #3420 | ||||
* | video-embed: inject custom CSS | kontrollanten | 2020-12-14 | 1 | -0/+1 |
| | | | | closes #3420 | ||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -6/+7 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Fix 401 error in embeds | Chocobozzz | 2020-12-01 | 1 | -5/+4 |
| | |||||
* | Hide dock if there are no title/description | Chocobozzz | 2020-11-10 | 1 | -6/+8 |
| | |||||
* | Try to optimize sha segments fetching | Chocobozzz | 2020-11-10 | 1 | -0/+2 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | |||||
* | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Send videojs to action player hooks | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+5 |
| | |||||
* | Support plugin hooks in embed | Chocobozzz | 2020-08-20 | 1 | -3/+78 |
| | |||||
* | Fix invalid refresh token in embed | Chocobozzz | 2020-08-14 | 1 | -13/+23 |
| | |||||
* | Continue without token on error in embed | Chocobozzz | 2020-08-10 | 1 | -7/+9 |
| | |||||
* | 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 | 5 | -27/+73 |
| | |||||
* | 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 | 4 | -35/+219 |
| | |||||
* | 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 |
| | |||||
* | Add ability to update embed captions | Chocobozzz | 2020-05-06 | 5 | -3/+84 |
| | |||||
* | Fix videojs | Chocobozzz | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 1 | -3/+3 |
| | |||||
* | Add duration in embed api playbackStatusUpdate | Chocobozzz | 2020-04-08 | 3 | -2/+4 |
| | |||||
* | Add "ended" embed API event | Chocobozzz | 2020-04-08 | 2 | -2/+7 |
| | |||||
* | Fix embed api documentation | Chocobozzz | 2020-03-20 | 1 | -1/+1 |
| | |||||
* | 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 |
|\ |