| Commit message (Expand) | Author | Age | Files | Lines |
* | Update migrations code | Chocobozzz | 2016-12-25 | 1 | -1/+6 |
* | Move tags in another table | Chocobozzz | 2016-12-24 | 1 | -40/+57 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -118/+270 |
* | Server: set manually the post host of a remote video throught the | Chocobozzz | 2016-11-27 | 1 | -1/+0 |
* | Server: fix magnet tracker websocket url for remote videos | Bigard Florian | 2016-11-23 | 1 | -1/+1 |
* | Server: add extname video information to remote pods | Chocobozzz | 2016-11-22 | 1 | -1/+2 |
* | Server: fix thumbnail in remote videos | Chocobozzz | 2016-11-16 | 1 | -15/+16 |
* | Server: Remove unused console log | Chocobozzz | 2016-11-16 | 1 | -1/+0 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 1 | -19/+13 |
* | Server: use preview image for opengraph | Chocobozzz | 2016-11-16 | 1 | -1/+1 |
* | Server: adapt magnet uri search | Chocobozzz | 2016-11-16 | 1 | -1/+6 |
* | Server: generate magnet uri on the fly | Chocobozzz | 2016-11-16 | 1 | -30/+72 |
* | Server: use _id for image and video files. Add remoteId field | Chocobozzz | 2016-11-16 | 1 | -70/+76 |
* | Server: add video preview | Chocobozzz | 2016-11-16 | 1 | -1/+26 |
* | Server: videos search case insensitive | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -2/+2 |
* | Server: pod removing refractoring | Chocobozzz | 2016-10-21 | 1 | -3/+3 |
* | Server: handle tls websockets | Chocobozzz | 2016-10-17 | 1 | -7/+10 |
* | Server: update to webseed implementation (tests, lint...) | Chocobozzz | 2016-10-07 | 1 | -5/+2 |
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 1 | -49/+36 |
|\ |
|
| * | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 1 | -13/+13 |
| * | Server: put config in constants | Chocobozzz | 2016-08-19 | 1 | -15/+8 |
| * | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 1 | -2/+2 |
| * | Server: video.list -> video.listForApi (with pagination, sort...) | Chocobozzz | 2016-08-16 | 1 | -23/+5 |
| * | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 1 | -0/+5 |
| * | Server: reorganize express validators | Chocobozzz | 2016-07-31 | 1 | -9/+9 |
* | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 1 | -34/+22 |
|/ |
|
* | Server: throttle "seedAll" when starting the server | Chocobozzz | 2016-07-21 | 1 | -2/+2 |
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 1 | -5/+6 |
* | Server: fix videos pagination | Chocobozzz | 2016-07-06 | 1 | -1/+1 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
* | Video model: namePath -> filename | Chocobozzz | 2016-06-28 | 1 | -9/+9 |
* | Re enable the "seed all videos" function | Chocobozzz | 2016-06-28 | 1 | -2/+8 |
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 1 | -0/+314 |