| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Server: requests refractoring | Chocobozzz | 2017-01-17 | 1 | -38/+38 |
* | Server: fix single pod tests | Chocobozzz | 2017-01-12 | 1 | -1/+1 |
* | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 1 | -1/+2 |
* | 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 | -2/+2 |
* | Server: improve requests scheduler | Chocobozzz | 2017-01-10 | 2 | -42/+105 |
* | Server: try to have a better video integrity | Chocobozzz | 2017-01-06 | 2 | -3/+10 |
* | Server: use crypto instead of ursa for pod signature | Chocobozzz | 2017-01-04 | 1 | -1/+1 |
* | Server: we don't need the video name when removing a remote video | Chocobozzz | 2017-01-04 | 1 | -1/+0 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 4 | -0/+121 |
* | Server: add updatedAt attribute to videos | Chocobozzz | 2016-12-30 | 1 | -2/+4 |
* | Server: propagate video update to other pods | Chocobozzz | 2016-12-30 | 1 | -3/+3 |
* | Server: add ability to update a video | Chocobozzz | 2016-12-29 | 1 | -2/+19 |
* | Server: little refractoring | Chocobozzz | 2016-12-29 | 2 | -2/+67 |
* | Server: use binary data instead of base64 to send thumbnails | Chocobozzz | 2016-12-29 | 1 | -5/+6 |
* | Server: use video hook to send information to other pods when a video is | Chocobozzz | 2016-12-29 | 1 | -0/+14 |
* | Server: add association between author and user | Chocobozzz | 2016-12-29 | 3 | -3/+19 |
* | Server: Add postgresql indexes | Chocobozzz | 2016-12-29 | 9 | -13/+104 |
* | Server: add database field validations | Chocobozzz | 2016-12-28 | 9 | -61/+147 |
* | Server: correctly sort tags by name asc | Chocobozzz | 2016-12-26 | 1 | -2/+2 |
* | Update migrations code | Chocobozzz | 2016-12-25 | 2 | -9/+24 |
* | Move tags in another table | Chocobozzz | 2016-12-24 | 5 | -44/+101 |
* | Server: rename Pods -> Pod | Chocobozzz | 2016-12-19 | 1 | -0/+0 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 10 | -405/+773 |
* | Server: remove encryption when seending requests to other pods | Chocobozzz | 2016-11-27 | 1 | -2/+1 |
* | 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 | 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 |