| Commit message (Expand) | Author | Age | Files | Lines |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -1/+1 |
* | Client: fix update button displayed on non owned video | Chocobozzz | 2017-05-05 | 2 | -2/+2 |
* | Fix tests | Chocobozzz | 2017-05-05 | 3 | -3/+3 |
* | Server: Fix video propagation with transcoding enabled | Chocobozzz | 2017-05-05 | 1 | -2/+3 |
* | Server: add tests to video transcoder | Chocobozzz | 2017-05-04 | 2 | -0/+116 |
* | Server: add tests for video blacklists | Chocobozzz | 2017-05-01 | 6 | -5/+269 |
* | Server: fix tests | Chocobozzz | 2017-04-09 | 1 | -0/+1 |
* | Server: add ability to register new user | Chocobozzz | 2017-04-09 | 2 | -2/+138 |
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 3 | -0/+100 |
* | Server: Add NSFW in user profile | Chocobozzz | 2017-04-03 | 2 | -2/+40 |
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 3 | -0/+85 |
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 3 | -0/+105 |
* | Server: refractoring upload/update video test utils | Chocobozzz | 2017-03-26 | 9 | -117/+109 |
* | Fix tag tests | Chocobozzz | 2017-03-22 | 1 | -45/+0 |
* | Relax on tags (accept any characters and not required anymore) | Chocobozzz | 2017-03-22 | 1 | -13/+0 |
* | Add video category support | Chocobozzz | 2017-03-22 | 9 | -21/+134 |
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 2 | -0/+54 |
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 5 | -12/+258 |
* | Update bittorrent-tracker and standard to v9 | Chocobozzz | 2017-03-03 | 13 | -0/+26 |
* | Server: implement video views | Chocobozzz | 2017-02-26 | 1 | -26/+124 |
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 2 | -1/+70 |
* | Add email to users | Chocobozzz | 2017-02-18 | 3 | -1/+70 |
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -0/+2 |
* | Server: assert remoteId and host pair is unique | Chocobozzz | 2017-01-27 | 1 | -0/+2 |
* | Server: error if we add a pod that already exists | Chocobozzz | 2017-01-27 | 1 | -0/+8 |
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -2/+2 |
* | Server: fix single pod tests | Chocobozzz | 2017-01-12 | 1 | -27/+25 |
* | Try to fix travis build | Chocobozzz | 2017-01-12 | 2 | -6/+6 |
* | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 2 | -8/+40 |
* | Server: rights check for update a video | Chocobozzz | 2017-01-11 | 1 | -0/+4 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 6 | -11/+387 |
* | Server: split check params tests | Chocobozzz | 2016-12-30 | 7 | -865/+1099 |
* | Server: add updatedAt attribute to videos | Chocobozzz | 2016-12-30 | 2 | -0/+13 |
* | Server: propagate video update to other pods | Chocobozzz | 2016-12-30 | 1 | -10/+45 |
* | Server: add ability to update a video | Chocobozzz | 2016-12-29 | 2 | -0/+177 |
* | Move tags in another table | Chocobozzz | 2016-12-24 | 3 | -53/+56 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 6 | -48/+23 |
* | Server: adapt tests to host | Chocobozzz | 2016-11-16 | 5 | -38/+47 |
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -2/+9 |
* | Try to fix travis | Chocobozzz | 2016-10-14 | 1 | -1/+1 |
* | Server: forbid to remove the root user | Chocobozzz | 2016-10-07 | 1 | -0/+9 |
* | Server: update to webseed implementation (tests, lint...) | Chocobozzz | 2016-10-07 | 3 | -16/+2 |
* | Server: fix unit tests again | Chocobozzz | 2016-09-21 | 1 | -2/+4 |
* | Server: fix tests | Chocobozzz | 2016-09-21 | 1 | -4/+6 |
* | Fix client peer dependencies | Chocobozzz | 2016-09-20 | 1 | -7/+0 |
* | Server: add requests stats endpoint | Chocobozzz | 2016-09-19 | 2 | -1/+148 |
* | Server: add pod created date and score to the list controller | Chocobozzz | 2016-08-26 | 1 | -2/+11 |
* | Server: fix check user params tests | Chocobozzz | 2016-08-23 | 1 | -12/+10 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 1 | -0/+11 |
* | Server: fix makefriends validation and tests | Chocobozzz | 2016-08-21 | 1 | -50/+59 |