Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Reorganize plugin models | Chocobozzz | 2021-05-11 | 10 | -66/+54 | |
| * | | Cleanup shared models | Chocobozzz | 2021-05-11 | 16 | -87/+90 | |
| * | | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 88 | -195/+198 | |
| * | | Move transcoding files in their own directory | Chocobozzz | 2021-05-11 | 7 | -20/+20 | |
| * | | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 8 | -312/+316 | |
| |/ | ||||||
| * | 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 | |
* | | Add test for API actors route | Kimsible | 2021-05-05 | 1 | -0/+37 | |
* | | Add server API actors route | Kimsible | 2021-05-05 | 6 | -9/+120 | |
* | | Add shorter URLs for accounts and channels server-side | Kimsible | 2021-05-05 | 3 | -40/+142 | |
|/ | ||||||
* | 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 |