| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Fix print transcode command script | Chocobozzz | 2021-04-09 | 1 | -1/+2 |
* | | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 3 | -10/+7 |
* | | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 3 | -71/+126 |
* | | add tests for inputOptions and videoFilters in trancode plugins | Théo Le Calvar | 2021-04-09 | 2 | -2/+75 |
* | | add option for transcode plugins to add video filters and make all options op... | Théo Le Calvar | 2021-04-09 | 1 | -8/+11 |
* | | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 2 | -5/+10 |
* | | Add server plugin helpers | Chocobozzz | 2021-04-09 | 9 | -249/+326 |
* | | Also decache config | Chocobozzz | 2021-04-09 | 2 | -9/+11 |
* | | Fix #3940: unload all children from the plugin module on updates. | John Livingston | 2021-04-09 | 1 | -1/+3 |
* | | Tests that show the bug. | John Livingston | 2021-04-09 | 5 | -0/+126 |
* | | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 3 | -2/+25 |
|\| |
|
| * | Fix outbox fetch with subtitled videos | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
| * | Remove duplicate captions | Chocobozzz | 2021-04-08 | 2 | -1/+24 |
| * | Fix subtitles import | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
* | | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 10 | -45/+118 |
* | | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 5 | -21/+33 |
* | | Fix static ffmpeg version check | Chocobozzz | 2021-04-08 | 2 | -3/+3 |
* | | Display banner on channel page | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
* | | Add ability to update the banner | Chocobozzz | 2021-04-08 | 4 | -3/+31 |
* | | Add banner migrations | Chocobozzz | 2021-04-08 | 2 | -1/+51 |
* | | Add banner tests | Chocobozzz | 2021-04-08 | 15 | -114/+181 |
* | | Add banners support | Chocobozzz | 2021-04-08 | 30 | -236/+385 |
* | | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 20 | -112/+149 |
* | | Fix tests | Chocobozzz | 2021-04-08 | 1 | -1/+8 |