Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor AP video create/update | Chocobozzz | 2021-06-02 | 9 | -490/+455 | |
* | Refactor AP video update | Chocobozzz | 2021-06-02 | 12 | -937/+1062 | |
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 2 | -12/+12 | |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 6 | -25/+31 | |
* | refactor deprecated body-parser usage | Rigel Kent | 2021-06-02 | 1 | -2/+2 | |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 69 | -530/+747 | |
* | Process redundancy stats in series | Chocobozzz | 2021-06-01 | 2 | -7/+6 | |
* | Add expiresOn index | Chocobozzz | 2021-06-01 | 1 | -0/+3 | |
* | improve api param message for video names and tags | Rigel Kent | 2021-05-31 | 3 | -8/+21 | |
* | improve api param message for dates | Rigel Kent | 2021-05-31 | 5 | -12/+20 | |
* | 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 |