| Commit message (Expand) | Author | Age | Files | Lines |
* | Speed up client lint | Chocobozzz | 2021-08-18 | 2 | -2/+2 |
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 3 | -41/+45 |
* | Remove thumbnail flash for autoplay | Chocobozzz | 2021-08-02 | 1 | -3/+3 |
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 1 | -0/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Move to sass module | Chocobozzz | 2021-06-28 | 2 | -6/+6 |
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -5/+5 |
* | Remove unused import | Chocobozzz | 2021-06-14 | 1 | -1/+0 |
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 1 | -40/+13 |
* | Load embed api resolutions on init | Chocobozzz | 2021-06-08 | 1 | -2/+4 |
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -3/+8 |
* | Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153) | John Livingston | 2021-06-03 | 1 | -0/+2 |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -2/+3 |
* | Inject server config in HTML | Chocobozzz | 2021-05-14 | 2 | -25/+39 |
* | 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 |
* | 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 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+2 |
* | Fix build | Chocobozzz | 2021-03-24 | 1 | -0/+2 |
* | Upgrade client dependencies | Chocobozzz | 2021-02-03 | 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 |
* | video-embed: inject custom CSS | kontrollanten | 2020-12-14 | 1 | -0/+1 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -6/+7 |
* | 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 | 4 | -27/+52 |
* | 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 |