| Commit message (Expand) | Author | Age | Files | Lines |
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 1 | -0/+9 |
* | Support more plugin helpers in embed | Chocobozzz | 2022-03-23 | 1 | -7/+26 |
* | Reorganize player files | Chocobozzz | 2022-03-14 | 1 | -5/+4 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -5/+23 |
* | Display avatar in embed poster | Chocobozzz | 2022-03-08 | 1 | -3/+12 |
* | Fast forward on HLS decode error | Chocobozzz | 2022-02-02 | 1 | -3/+6 |
* | Add ability to disable p2p in embed with URL | Chocobozzz | 2021-12-16 | 1 | -2/+4 |
* | Use different p2p policy for embeds and webapp | Chocobozzz | 2021-12-16 | 1 | -1/+1 |
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -7/+21 |
* | Add ability for plugins to register client routes | Chocobozzz | 2021-12-10 | 1 | -1/+1 |
* | Fix privacy concern for remote videos | Chocobozzz | 2021-10-21 | 1 | -1/+1 |
* | Display a message in embed on unsupported web browser | Chocobozzz | 2021-09-02 | 1 | -7/+7 |
* | Remove useless async | Chocobozzz | 2021-08-26 | 1 | -2/+2 |
* | Speed up client lint | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 1 | -22/+25 |
* | 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 |
* | Remove unused import | Chocobozzz | 2021-06-14 | 1 | -1/+0 |
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 1 | -40/+13 |
* | 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 | 1 | -23/+29 |
* | 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 |
* | 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 | 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 |