Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "Too many packets buffered for output stream" | Chocobozzz | 2020-11-26 | 1 | -12/+23 |
| | | | | And move encoder global options in a global wrapper | ||||
* | Count only active lives for account limit | Chocobozzz | 2020-11-26 | 1 | -1/+4 |
| | |||||
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 4 | -42/+67 |
| | |||||
* | Fix comment account external URL | Chocobozzz | 2020-11-25 | 1 | -1/+0 |
| | | | | | It did not work, and I think it's better to target the local account page anyway | ||||
* | Avoid too large cert error messages | Chocobozzz | 2020-11-25 | 1 | -0/+2 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 7 | -62/+133 |
| | |||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 4 | -69/+107 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 7 | -9/+235 |
| | |||||
* | Add tests to gif resizer | Chocobozzz | 2020-11-25 | 5 | -44/+46 |
| | |||||
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 5 | -16/+57 |
| | |||||
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 4 | -33/+36 |
| | |||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 7 | -28/+48 |
| | |||||
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 6 | -152/+393 |
| | |||||
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 5 | -168/+341 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 16 | -342/+337 |
| | |||||
* | Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329) | Kimsible | 2020-11-25 | 3 | -2/+45 |
| | | | | | | | | | * Add avatar pixel size upload in tooltip * Add gif support for avatar * Add ffmpeg GIF process Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Relax live fps test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 7 | -13/+123 |
| | | | | + pluginInfo related changes | ||||
* | Fix transcoder test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 3 | -1/+43 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Add actor follow url migration | Chocobozzz | 2020-11-20 | 2 | -1/+27 |
| | |||||
* | Fix lint | Chocobozzz | 2020-11-20 | 2 | -3/+2 |
| | |||||
* | remove outdated badges, add authorization to caption routes | Rigel Kent | 2020-11-20 | 1 | -3/+0 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 33 | -223/+268 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 3 | -14/+11 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 6 | -16/+38 |
| | |||||
* | Try to fix multiple server tests | Chocobozzz | 2020-11-18 | 1 | -1/+2 |
| | |||||
* | Fix youtube-dl ipv4 PR | Chocobozzz | 2020-11-18 | 2 | -4/+6 |
| | |||||
* | default youtube-dl to use ipv4 (#3311) | Mark Van den Borre | 2020-11-18 | 2 | -0/+4 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Try to fix playlist tests | Chocobozzz | 2020-11-18 | 2 | -1/+5 |
| | |||||
* | Don't take into account ended lives in concurrent lives check | Chocobozzz | 2020-11-18 | 1 | -1/+5 |
| | |||||
* | Update live settings edge delay | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 6 | -5/+348 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Fix CLI import script | Chocobozzz | 2020-11-17 | 1 | -29/+41 |
| | |||||
* | Add html test for mentions too | Chocobozzz | 2020-11-17 | 1 | -10/+24 |
| | |||||
* | Refactor markdown/sanitize html code | Chocobozzz | 2020-11-17 | 1 | -29/+3 |
| | |||||
* | Add email markdown tests | Chocobozzz | 2020-11-17 | 1 | -0/+22 |
| | |||||
* | Disable HTTP import in push actions | Chocobozzz | 2020-11-17 | 1 | -1/+8 |
| | |||||
* | Increase live delay | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Process remaining segment hashes on live ending | Chocobozzz | 2020-11-17 | 1 | -9/+25 |
| | |||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 13 | -170/+478 |
|\ | |||||
| * | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 7 | -197/+307 |
| | | |||||
| * | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 6 | -9/+206 |
| | | |||||
* | | add client overrides to nginx configuration (#3297) | Kimsible | 2020-11-16 | 1 | -0/+1 |
|/ | | | | Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 3 | -2/+105 |
| | |||||
* | Fix live sha segments with multiple resolutions | Chocobozzz | 2020-11-13 | 1 | -2/+6 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 1 | -1/+1 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 2 | -3/+9 |
| | |||||
* | Increase live segment file name | Chocobozzz | 2020-11-12 | 1 | -1/+1 |
| |