| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Server: request scheduler refractoring | Chocobozzz | 2017-02-26 | 2 | -14/+5 |
* | Server: implement video views | Chocobozzz | 2017-02-26 | 3 | -2/+131 |
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 4 | -141/+319 |
* | This is not a prototype anymore, but a real project! | Chocobozzz | 2017-02-26 | 2 | -4/+2 |
* | Server: use a request scheduler object instance for friends | Chocobozzz | 2017-02-18 | 2 | -44/+217 |
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -1/+2 |
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -7/+2 |
* | Server: requests refractoring | Chocobozzz | 2017-01-17 | 1 | -1/+2 |
* | Server: remote video validators refractoring | Chocobozzz | 2017-01-17 | 1 | -4/+6 |
* | Server: improve requests scheduler | Chocobozzz | 2017-01-10 | 1 | -2/+14 |
* | Server: try to have a better video integrity | Chocobozzz | 2017-01-06 | 1 | -21/+45 |