Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Server: refractoring upload/update video test utils | Chocobozzz | 2017-03-26 | 12 | -146/+158 |
| | |||||
* | 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 | 12 | -26/+157 |
| | |||||
* | Better real world test | Chocobozzz | 2017-03-19 | 2 | -18/+142 |
| | |||||
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 3 | -0/+78 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 7 | -13/+290 |
| | |||||
* | 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 |
| | | | | | | | | 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 | ||||
* | Add email to users | Chocobozzz | 2017-02-18 | 4 | -2/+76 |
| | |||||
* | 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 | 2 | -3/+16 |
| | |||||
* | Fix tests | Chocobozzz | 2017-01-23 | 1 | -1/+2 |
| | |||||
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 2 | -3/+3 |
| | |||||
* | Server: fix single pod tests | Chocobozzz | 2017-01-12 | 2 | -46/+60 |
| | |||||
* | Try to fix travis build | Chocobozzz | 2017-01-12 | 3 | -9/+9 |
| | |||||
* | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 3 | -9/+41 |
| | |||||
* | Server: add update case to real world script | Chocobozzz | 2017-01-11 | 1 | -2/+26 |
| | |||||
* | Server: rights check for update a video | Chocobozzz | 2017-01-11 | 1 | -0/+4 |
| | |||||
* | Server: do not break remote videos processing on error | Chocobozzz | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | Server: improve real world script | Chocobozzz | 2017-01-06 | 1 | -7/+22 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 7 | -11/+460 |
| | |||||
* | Server: split check params tests | Chocobozzz | 2016-12-30 | 9 | -867/+1110 |
| | |||||
* | Server: add updatedAt attribute to videos | Chocobozzz | 2016-12-30 | 3 | -2/+17 |
| | |||||
* | 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 | 3 | -1/+204 |
| | |||||
* | Fix real world script | Chocobozzz | 2016-12-25 | 1 | -5/+6 |
| | |||||
* | Update migrations code | Chocobozzz | 2016-12-25 | 1 | -1/+1 |
| | |||||
* | Move tags in another table | Chocobozzz | 2016-12-24 | 3 | -53/+56 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 8 | -51/+26 |
| | |||||
* | Server: adapt tests to host | Chocobozzz | 2016-11-16 | 7 | -48/+58 |
| | |||||
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -2/+9 |
| | |||||
* | Try to fix travis | Chocobozzz | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Server: fix real world tools | Chocobozzz | 2016-10-10 | 3 | -5/+6 |
| | |||||
* | 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: remove useless hash affectations | Chocobozzz | 2016-10-02 | 7 | -29/+29 |
| | |||||
* | 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 |
| | |||||
* | Server: fix real world simulation script | Chocobozzz | 2016-08-20 | 1 | -14/+17 |
| | |||||
* | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 2 | -5/+60 |
| | | | | configuration file | ||||
* | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 3 | -4/+120 |
| |