Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 3 | -112/+115 |
* | More robust transcoding jobs | Chocobozzz | 2017-10-17 | 4 | -4/+20 |
* | Server: upgrade packages | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 3 | -11/+90 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -1/+3 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -2/+2 |
* | Fix error logging | Chocobozzz | 2017-07-07 | 2 | -6/+6 |
* | Move to promises | Chocobozzz | 2017-07-05 | 3 | -81/+66 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 1 | -2/+2 |
* | Type functions | Chocobozzz | 2017-06-10 | 3 | -14/+27 |
* | Type models | Chocobozzz | 2017-05-25 | 2 | -4/+4 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 6 | -150/+155 |
* | Server: finish old jobs at startup | Chocobozzz | 2017-05-05 | 1 | -18/+37 |
* | Server: Fix video propagation with transcoding enabled | Chocobozzz | 2017-05-05 | 2 | -11/+20 |
* | Server: add job scheduler to transcode video files | Chocobozzz | 2017-05-04 | 3 | -0/+151 |