Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename player embed api | Chocobozzz | 2023-07-10 | 11 | -4/+7 |
| | |||||
* | Remove webtorrent support from client | Chocobozzz | 2023-07-10 | 6 | -281/+251 |
| | |||||
* | Fix lint | Chocobozzz | 2023-06-29 | 1 | -2/+2 |
| | |||||
* | Support storyboards in embed | Chocobozzz | 2023-06-29 | 3 | -8/+53 |
| | |||||
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 7 | -24/+178 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add server endpoints * Refactoring test suites * Update server and add openapi documentation * fix compliation and tests * upload/import password protected video on client * add server error code * Add video password to update resolver * add custom message when sharing pw protected video * improve confirm component * Add new alert in component * Add ability to watch protected video on client * Cannot have password protected replay privacy * Add migration * Add tests * update after review * Update check params tests * Add live videos test * Add more filter test * Update static file privacy test * Update object storage tests * Add test on feeds * Add missing word * Fix tests * Fix tests on live videos * add embed support on password protected videos * fix style * Correcting data leaks * Unable to add password protected privacy on replay * Updated code based on review comments * fix validator and command * Updated code based on review comments | ||||
* | Remove suppressImplicitAnyIndexErrors | Chocobozzz | 2023-05-24 | 3 | -6/+6 |
| | | | | It's deprecated by TS | ||||
* | Fix lint | Chocobozzz | 2023-05-24 | 2 | -1/+2 |
| | |||||
* | Avoid always resuming the end of the video | Chocobozzz | 2023-02-25 | 1 | -0/+1 |
| | |||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 1 | -1/+1 |
| | |||||
* | Fix build | Chocobozzz | 2022-12-29 | 1 | -0/+4 |
| | |||||
* | Don't not autoplay live without autoplay setting | Chocobozzz | 2022-12-14 | 2 | -19/+16 |
| | |||||
* | Fix client lint | Chocobozzz | 2022-11-15 | 2 | -5/+5 |
| | |||||
* | Force autoplay when live starts | Chocobozzz | 2022-11-15 | 2 | -12/+37 |
| | | | | Using the mute | ||||
* | Correctly terminate an ended live | Chocobozzz | 2022-11-15 | 2 | -15/+44 |
| | |||||
* | Fix embed api with playlists | Chocobozzz | 2022-11-14 | 2 | -7/+44 |
| | |||||
* | Fix token injection if unlogged user | Chocobozzz | 2022-10-27 | 1 | -0/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 4 | -27/+52 |
| | |||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-24 | 3 | -2/+16 |
|\ | |||||
| * | Fix broken player on live reload | Chocobozzz | 2022-10-24 | 2 | -2/+13 |
| | | |||||
| * | Fix reloading new live session in embed | Chocobozzz | 2022-10-24 | 1 | -0/+3 |
| | | |||||
* | | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 1 | -0/+1 |
|/ | |||||
* | Update player embed api version | Chocobozzz | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | Fix removeListener if player embed api | Chocobozzz | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 1 | -0/+1 |
| | |||||
* | Don't autoplay in embed with waiting/ended live | Chocobozzz | 2022-08-11 | 1 | -0/+5 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 9 | -18/+33 |
| | |||||
* | Put instance name in embed button | Chocobozzz | 2022-06-28 | 3 | -20/+9 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 1 | -1/+6 |
|\ | |||||
| * | Don't break player on ice error | Chocobozzz | 2022-06-20 | 1 | -1/+6 |
| | | | | | | | | | | I don't really know why the ice error is not catched by simple-peer, where it should according to the code | ||||
* | | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 5 | -2/+111 |
| | | |||||
* | | Refactor embed | Chocobozzz | 2022-05-31 | 11 | -702/+997 |
|/ | |||||
* | 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 | 2 | -4/+12 |
| | |||||
* | Fast forward on HLS decode error | Chocobozzz | 2022-02-02 | 1 | -3/+6 |
| | |||||
* | Fix error display for embeds | Chocobozzz | 2021-12-23 | 1 | -0/+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 |
| | |||||
* | @peertube/embed-api 0.0. | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | | | | 5 | ||||
* | Fix privacy concern for remote videos | Chocobozzz | 2021-10-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-10-11 | 2 | -62/+14 |
|\ | |||||
| * | Fix embed api | Chocobozzz | 2021-09-10 | 2 | -38/+5 |
| | | |||||
| * | Cleanup player quality change | Chocobozzz | 2021-09-10 | 1 | -26/+11 |
| | | |||||
* | | Fix local/session storage polyfill | Chocobozzz | 2021-10-11 | 1 | -0/+2 |
|/ | |||||
* | Add dev lib documentation | Chocobozzz | 2021-09-07 | 1 | -1/+1 |
| |