| Commit message (Expand) | Author | Age | Files | Lines |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 3 | -29/+22 |
* | 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: fix refreshing token | Chocobozzz | 2016-11-04 | 1 | -1/+3 |
* | Server: add endpoint in requests | Chocobozzz | 2016-11-01 | 1 | -22/+37 |
* | Server: fix refreshing token that fails | Chocobozzz | 2016-11-01 | 1 | -3/+3 |
* | 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: randomize the requests list | Chocobozzz | 2016-10-26 | 1 | -3/+14 |
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -2/+2 |
* | Server: pod removing refractoring | Chocobozzz | 2016-10-21 | 3 | -49/+20 |
* | Server: wait pod removal when finishing a request | Chocobozzz | 2016-10-17 | 1 | -4/+4 |
* | 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 | 8 | -88/+248 |
|\ |
|
| * | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 7 | -40/+40 |
| * | Server: add informations when removing requests of unexisting pod | Chocobozzz | 2016-10-01 | 1 | -0/+1 |
| * | Server: fix remaining milli seconds before the next requests feature | Chocobozzz | 2016-10-01 | 1 | -3/+18 |
| * | Server: fix error log when a friend request fails | Chocobozzz | 2016-10-01 | 1 | -2/+1 |
| * | Server: add information why a friend request failed (status code) | Chocobozzz | 2016-10-01 | 1 | -7/+8 |
| * | Server: when we remove a user, remove the oauthtokens too | Chocobozzz | 2016-10-01 | 2 | -1/+14 |
| * | Add migration (for db, folders...) mechanism | Chocobozzz | 2016-09-26 | 2 | -0/+36 |
| * | Server: show user created date for the api | Chocobozzz | 2016-09-23 | 1 | -1/+2 |
| * | Server: add requests stats endpoint | Chocobozzz | 2016-09-19 | 1 | -3/+8 |
| * | Server: add pod created date and score to the list controller | Chocobozzz | 2016-08-26 | 1 | -6/+22 |
| * | Server: encrypt password in database | Chocobozzz | 2016-08-25 | 1 | -12/+31 |
| * | Server: put config in constants | Chocobozzz | 2016-08-19 | 1 | -15/+8 |
| * | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 3 | -7/+43 |
| * | Server: optimize function to see if there are users or not | Chocobozzz | 2016-08-16 | 1 | -0/+5 |
| * | Server: video.list -> video.listForApi (with pagination, sort...) | Chocobozzz | 2016-08-16 | 1 | -23/+5 |
| * | Server: delete user with the id and not the username | Chocobozzz | 2016-08-09 | 1 | -0/+5 |
| * | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 2 | -6/+32 |
| * | 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: Use ES6 promise for mongoose/node-oatuh2-server | Chocobozzz | 2016-07-27 | 2 | -4/+4 |
* | Server: throttle "seedAll" when starting the server | Chocobozzz | 2016-07-21 | 1 | -2/+2 |
* | Server: implement refresh token | Chocobozzz | 2016-07-20 | 3 | -14/+35 |
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 2 | -10/+13 |
* | Server: limit actions for each request between pods | Chocobozzz | 2016-07-06 | 1 | -3/+3 |
* | Server: fix videos pagination | Chocobozzz | 2016-07-06 | 1 | -1/+1 |
* | Fix requests ordering between pods | Chocobozzz | 2016-07-05 | 1 | -1/+1 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
* | OAuth/User models refractoring -> use mongoose api | Chocobozzz | 2016-07-01 | 4 | -123/+95 |
* | Pod model refractoring -> use mongoose api | Chocobozzz | 2016-06-30 | 2 | -79/+71 |
* | 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 |
* | Request model refractoring -> use mongoose api | Chocobozzz | 2016-06-28 | 3 | -74/+286 |