| Commit message (Expand) | Author | Age | Files | Lines |
* | Load video in permanent live after last one ended | Chocobozzz | 2020-12-04 | 1 | -3/+8 |
* | Fix audio issues with live replay | Chocobozzz | 2020-12-04 | 1 | -5/+4 |
* | Try to fix live freeze | Chocobozzz | 2020-12-04 | 1 | -3/+2 |
* | Fix live transcoding threads config | Chocobozzz | 2020-12-04 | 1 | -6/+10 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 2 | -2/+11 |
* | Fix live invalid save replay duration | Chocobozzz | 2020-12-03 | 1 | -1/+1 |
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -37/+39 |
* | Fix high CPU with long live when save replay is true | Chocobozzz | 2020-11-30 | 1 | -14/+9 |
* | Fix "Too many packets buffered for output stream" | Chocobozzz | 2020-11-26 | 1 | -12/+23 |
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 2 | -27/+37 |
* | Avoid too large cert error messages | Chocobozzz | 2020-11-25 | 1 | -0/+2 |
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -2/+2 |
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -5/+3 |
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+19 |
* | Add tests to gif resizer | Chocobozzz | 2020-11-25 | 2 | -41/+26 |
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 2 | -0/+13 |
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 1 | -27/+29 |
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 2 | -65/+177 |
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 1 | -150/+196 |
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 2 | -277/+282 |
* | Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329) | Kimsible | 2020-11-25 | 2 | -1/+44 |
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -1/+6 |
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
* | Fix youtube-dl ipv4 PR | Chocobozzz | 2020-11-18 | 1 | -1/+5 |
* | default youtube-dl to use ipv4 (#3311) | Mark Van den Borre | 2020-11-18 | 1 | -0/+1 |
* | Increase live segment file name | Chocobozzz | 2020-11-12 | 1 | -1/+1 |
* | Force signed headers in http signatures | Chocobozzz | 2020-11-12 | 1 | -1/+5 |
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -26/+1 |
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -12/+18 |
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 2 | -10/+15 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 2 | -3/+3 |
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
* | Fix live infohash block | Chocobozzz | 2020-11-09 | 1 | -1/+0 |
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -4/+28 |
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 2 | -1/+16 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 3 | -9/+19 |
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 3 | -22/+132 |
* | add node-youtube-dl download host env var in auto-updater | Rigel Kent | 2020-10-24 | 1 | -1/+1 |
* | Fix transcoding errors in readonly docker containers | Girish Ramakrishnan | 2020-10-23 | 1 | -1/+2 |
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 3 | -14/+20 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 3 | -3/+6 |
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -2/+2 |
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 2 | -3/+9 |
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-10 | 2 | -5/+34 |
|\ |
|
| * | Handle webp images from youtube-dl | Chocobozzz | 2020-07-10 | 2 | -5/+34 |
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 3 | -6/+6 |