| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase plugin transcoding tests timeout | Chocobozzz | 2021-05-25 | 1 | -10/+10 |
* | Avoid error when file has no torrent file | Chocobozzz | 2021-05-25 | 2 | -14/+20 |
* | Fix duplicate ffmpeg preset option for live | Chocobozzz | 2021-05-25 | 1 | -1/+0 |
* | Fix broadcast message log level | Chocobozzz | 2021-05-25 | 2 | -2/+2 |
* | Fix 4106: default boolean plugin setting for frontend | John Livingston | 2021-05-25 | 1 | -1/+1 |
* | Fix logger warning level | Chocobozzz | 2021-05-14 | 1 | -1/+1 |
* | provide more schema examples in openapi spec | Rigel Kent | 2021-05-11 | 1 | -0/+1 |
* | Increase tests timeout | Chocobozzz | 2021-05-10 | 1 | -2/+2 |
* | Fix handle downs test | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
* | Fix E2E tests | Chocobozzz | 2021-05-10 | 2 | -2/+1 |
* | Optimize videos feed endpoint | Chocobozzz | 2021-05-10 | 1 | -4/+7 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 24 | -855/+1444 |
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 9 | -37/+90 |
* | Fix CLI plugins list command: use command parameters. | John Livingston | 2021-05-10 | 1 | -5/+3 |
* | Increase test timeout | Chocobozzz | 2021-05-07 | 1 | -1/+1 |
* | Fix ffmpeg version parsing | Chocobozzz | 2021-05-07 | 1 | -1/+1 |
* | Refactor a little bit live tests | Chocobozzz | 2021-05-07 | 3 | -75/+27 |
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 9 | -42/+78 |
* | Fix ffmpeg version checker | Chocobozzz | 2021-05-06 | 1 | -2/+8 |
* | server: fix HLS playlist format | kontrollanten | 2021-05-06 | 1 | -6/+5 |
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 5 | -5/+17 |
* | Fix lint | Chocobozzz | 2021-05-05 | 1 | -1/+0 |
* | Fix transcoding job priority | Chocobozzz | 2021-05-05 | 4 | -17/+9 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 12 | -71/+224 |
* | Try to fix bad timestamps in .srt | Chocobozzz | 2021-04-27 | 1 | -10/+17 |
* | Add migration to remove duplicated keys | Chocobozzz | 2021-04-26 | 2 | -1/+40 |
* | Increase test timeout | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
* | Fix plugin helpers tests | Chocobozzz | 2021-04-22 | 2 | -6/+4 |
* | Add auth header in plugins guide | Chocobozzz | 2021-04-22 | 1 | -0/+4 |
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 7 | -21/+206 |
* | Add sendmail log in server | Chocobozzz | 2021-04-21 | 1 | -1/+2 |
* | Fix h265 video import using CLI | Chocobozzz | 2021-04-21 | 1 | -0/+1 |
* | Allow plugins to set short translation locale | Chocobozzz | 2021-04-20 | 1 | -3/+6 |
* | Support async onSettingsChange | Chocobozzz | 2021-04-20 | 2 | -4/+4 |
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-20 | 1 | -2/+11 |
|\ |
|
| * | Fix database ssl connection | Chocobozzz | 2021-04-19 | 1 | -2/+11 |
* | | Fix exception in markdown parser | Chocobozzz | 2021-04-16 | 1 | -0/+4 |
* | | More robust tests | Chocobozzz | 2021-04-15 | 3 | -27/+29 |
* | | Increase ffmpeg tests timeout | Chocobozzz | 2021-04-15 | 1 | -5/+5 |
* | | modify tests to support current behaviour regarding plaintext description | Rigel Kent | 2021-04-13 | 3 | -18/+28 |
* | | render markdown and plainify descriptions on previews | Rigel Kent | 2021-04-13 | 3 | -27/+38 |
* | | Ugrade tools dependencies | Chocobozzz | 2021-04-13 | 1 | -140/+151 |
* | | Fix banner error in actor json | Chocobozzz | 2021-04-13 | 1 | -1/+1 |
* | | Fix lint | Chocobozzz | 2021-04-12 | 1 | -0/+2 |
* | | Upgrade server dep' | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
* | | Dissociate frameguard from csp | Chocobozzz | 2021-04-12 | 3 | -0/+40 |
* | | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 2 | -4/+15 |
* | | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 4 | -22/+184 |
* | | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 5 | -9/+29 |
* | | Don't retry failed transaction for refresh | Chocobozzz | 2021-04-09 | 1 | -1/+1 |