Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 19 | -48/+404 | |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -0/+19 | |
* | Add og:video tags | Chocobozzz | 2017-10-26 | 1 | -1/+1 | |
* | Fix integrity with transcoding jobs | Chocobozzz | 2017-10-26 | 2 | -8/+20 | |
* | Fix integrity issues with after destroy hook | Chocobozzz | 2017-10-26 | 1 | -3/+3 | |
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 1 | -2/+4 | |
* | Fix lint | Chocobozzz | 2017-10-26 | 2 | -2/+2 | |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 11 | -451/+456 | |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -19/+27 | |
* | Add video channels | Chocobozzz | 2017-10-26 | 5 | -14/+216 | |
* | Fix pod removal when it is down | Chocobozzz | 2017-10-19 | 1 | -6/+3 | |
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -3/+3 | |
* | More robust transcoding jobs | Chocobozzz | 2017-10-17 | 4 | -4/+20 | |
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 2 | -21/+0 | |
* | Server: upgrade packages | Chocobozzz | 2017-10-09 | 1 | -1/+1 | |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 3 | -11/+90 | |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 2 | -0/+21 | |
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 1 | -0/+1 | |
* | Fix concurrency error when deleting a video | Chocobozzz | 2017-09-12 | 1 | -2/+2 | |
* | Don't display password in logs | Chocobozzz | 2017-09-07 | 1 | -1/+1 | |
* | Make tslint happy | Chocobozzz | 2017-09-04 | 1 | -15/+15 | |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -2/+2 | |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -1/+3 | |
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 1 | -0/+18 | |
* | Fix lint | Chocobozzz | 2017-07-12 | 1 | -2/+1 | |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 4 | -2/+88 | |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 2 | -5/+5 | |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 4 | -20/+20 | |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 2 | -8/+9 | |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 5 | -28/+69 | |
* | Fix error logging | Chocobozzz | 2017-07-07 | 5 | -12/+12 | |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 3 | -13/+3 | |
* | Move to promises | Chocobozzz | 2017-07-05 | 9 | -369/+293 | |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 2 | -3/+7 | |
* | Create types for model enums | Chocobozzz | 2017-06-16 | 4 | -7/+18 | |
* | BaseRequestScheduler -> AbstractRequestScheduler | Chocobozzz | 2017-06-16 | 5 | -9/+9 | |
* | Type functions | Chocobozzz | 2017-06-10 | 10 | -92/+140 | |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -1/+1 | |
* | Type models | Chocobozzz | 2017-05-25 | 8 | -17/+18 | |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 14 | -282/+339 | |
* | Server: move requests lib in their own directory | Chocobozzz | 2017-05-05 | 5 | -15/+15 | |
* | 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 | |
* | Update standard -> 10 | Chocobozzz | 2017-04-16 | 1 | -4/+4 | |
* | Server: move pod remove to remote path | Chocobozzz | 2017-03-19 | 1 | -1/+1 | |
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 2 | -8/+42 | |
* | Server: fix requests endpoints | Chocobozzz | 2017-03-04 | 2 | -2/+2 | |
* | Update bittorrent-tracker and standard to v9 | Chocobozzz | 2017-03-03 | 4 | -4/+0 | |
* | Fix request schedulers stats | Chocobozzz | 2017-02-27 | 2 | -9/+29 |