Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 1 | -0/+13 | |
| | ||||||
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 1 | -0/+18 | |
| | ||||||
* | Add video category support | Chocobozzz | 2017-03-22 | 1 | -0/+18 | |
| | ||||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 3 | -2/+109 | |
| | ||||||
* | Server: add views attribute when sending videos to friends | Chocobozzz | 2017-03-04 | 1 | -2/+4 | |
| | ||||||
* | Server: fix migrations with an empty Applications table | Chocobozzz | 2017-03-04 | 1 | -1/+1 | |
| | ||||||
* | Server: implement video views | Chocobozzz | 2017-02-26 | 4 | -6/+179 | |
| | ||||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 5 | -65/+232 | |
| | | | | | | | | 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 | |||||
* | Server: fix migration scripts | Chocobozzz | 2017-02-18 | 1 | -1/+1 | |
| | ||||||
* | Server: use a request scheduler object instance for friends | Chocobozzz | 2017-02-18 | 1 | -181/+27 | |
| | | | | communication | |||||
* | Add email to users | Chocobozzz | 2017-02-18 | 3 | -3/+31 | |
| | ||||||
* | Server: add unique to unique indexes | Chocobozzz | 2017-02-16 | 3 | -3/+10 | |
| | ||||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -0/+5 | |
| | ||||||
* | Fix update host script | Chocobozzz | 2017-02-08 | 1 | -1/+1 | |
| | ||||||
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 1 | -1/+2 | |
| | ||||||
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -13/+18 | |
| | ||||||
* | 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 | |
| | | | | deleted | |||||
* | 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 | |
| | | | | We don't need it anymore since HTTPS is mandatory now | |||||
* | Server: set manually the post host of a remote video throught the | Chocobozzz | 2016-11-27 | 1 | -1/+0 | |
| | | | | signature | |||||
* | 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 | |
| | | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests). | |||||
* | 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 | |
| |