Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -509/+0 |
| | |||||
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 1 | -0/+2 |
| | |||||
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 1 | -0/+2 |
| | |||||
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 1 | -0/+2 |
| | |||||
* | Add video category support | Chocobozzz | 2017-03-22 | 1 | -0/+2 |
| | |||||
* | Better real world test | Chocobozzz | 2017-03-19 | 1 | -1/+5 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 1 | -2/+25 |
| | |||||
* | Server: implement video views | Chocobozzz | 2017-02-26 | 1 | -5/+103 |
| | |||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 1 | -0/+74 |
| | | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling | ||||
* | Server: assert remoteId and host pair is unique | Chocobozzz | 2017-01-27 | 1 | -0/+10 |
| | |||||
* | Server: remote request process refractoring | Chocobozzz | 2017-01-17 | 1 | -20/+20 |
| | |||||
* | Server: transaction refractoring | Chocobozzz | 2017-01-17 | 1 | -26/+12 |
| | |||||
* | Server: fix update remote video | Chocobozzz | 2017-01-15 | 1 | -2/+2 |
| | |||||
* | Server: create transaction refractoring | Chocobozzz | 2017-01-15 | 1 | -13/+5 |
| | |||||
* | Server: retryer transaction wrapper refractoring | Chocobozzz | 2017-01-15 | 1 | -24/+10 |
| | |||||
* | Server: transaction serializable for videos | Chocobozzz | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | Server: do not break remote videos processing on error | Chocobozzz | 2017-01-11 | 1 | -9/+24 |
| | |||||
* | Server: always check commit result | Chocobozzz | 2017-01-11 | 1 | -5/+11 |
| | |||||
* | Server: try to have a better video integrity | Chocobozzz | 2017-01-06 | 1 | -9/+47 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 1 | -18/+50 |
| | |||||
* | Server: move remote routes in their own directory | Chocobozzz | 2016-12-30 | 1 | -0/+237 |