Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 7 | -4/+12 |
* | Add tags to live logger | Chocobozzz | 2021-05-28 | 2 | -46/+58 |
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 9 | -147/+191 |
* | Cleanup | Chocobozzz | 2021-05-28 | 9 | -315/+133 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 204 | -2564/+3743 |
|\ | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 21 | -296/+648 |
| * | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-26 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix lint | Chocobozzz | 2021-05-26 | 1 | -1/+1 |
| * | | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-26 | 3 | -46/+3 |
| |\| | |||||
| | * | Fix broken lives handling | Chocobozzz | 2021-05-26 | 1 | -0/+1 |
| | * | Fix redundancy max size | Chocobozzz | 2021-05-26 | 2 | -46/+2 |
| * | | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-25 | 1 | -10/+10 |
| |\| | |||||
| | * | 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 |
| * | | 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 |
| * | | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-14 | 1 | -1/+1 |
| |\| | |||||
| | * | Fix logger warning level | Chocobozzz | 2021-05-14 | 1 | -1/+1 |
| * | | Inject server config in HTML | Chocobozzz | 2021-05-14 | 5 | -21/+62 |
| * | | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 13 | -504/+624 |
| * | | Stricter models typing | Chocobozzz | 2021-05-12 | 53 | -93/+142 |
| * | | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 2 | -8/+15 |
| * | | Update README | Chocobozzz | 2021-05-11 | 1 | -4/+6 |
| * | | 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 |