| Commit message (Expand) | Author | Age | Files | Lines |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -20/+85 |
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -0/+3 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -12/+13 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -5/+6 |
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 1 | -6/+7 |
* | Async torrent creation | Chocobozzz | 2021-02-25 | 1 | -7/+31 |
* | Cleanup | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -2/+5 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 1 | -1/+1 |
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 1 | -4/+3 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -5/+10 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -1/+1 |
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 1 | -2/+2 |
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -2/+2 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -2/+2 |
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -3/+1 |
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -12/+33 |
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -1/+0 |
* | Refactor video creation | Chocobozzz | 2020-11-09 | 1 | -54/+24 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -1/+3 |
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 1 | -27/+27 |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -2/+2 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -8/+6 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -23/+5 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -3/+15 |
* | Optimize view endpoint | Chocobozzz | 2020-02-04 | 1 | -2/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -4/+2 |
* | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -1/+2 |
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -2/+5 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -14/+10 |
* | Don't move the caption if it has the right name | Chocobozzz | 2019-12-03 | 1 | -2/+2 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -5/+7 |
* | Update default value for commentsEnabled | Frank Sträter | 2019-09-18 | 1 | -2/+2 |
* | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 1 | -1/+1 |
* | Fix tests | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -7/+8 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -4/+4 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -12/+7 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -11/+25 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -4/+6 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -12/+24 |
* | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -3/+10 |
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+3 |
* | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+9 |
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -12/+26 |