Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 2 | -0/+9 |
| | |||||
* | Add video category support | Chocobozzz | 2017-03-22 | 2 | -0/+10 |
| | |||||
* | Server: move pod remove to remote path | Chocobozzz | 2017-03-19 | 3 | -26/+44 |
| | |||||
* | Better real world test | Chocobozzz | 2017-03-19 | 1 | -1/+5 |
| | |||||
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 2 | -0/+24 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 3 | -7/+209 |
| | |||||
* | Server: add views attribute when sending videos to friends | Chocobozzz | 2017-03-04 | 1 | -1/+2 |
| | |||||
* | Update bittorrent-tracker and standard to v9 | Chocobozzz | 2017-03-03 | 2 | -2/+0 |
| | |||||
* | Fix request schedulers stats | Chocobozzz | 2017-02-27 | 1 | -9/+28 |
| | |||||
* | Server: implement video views | Chocobozzz | 2017-02-26 | 2 | -5/+106 |
| | |||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 2 | -0/+90 |
| | | | | | | | | 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 | 1 | -0/+1 |
| | |||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -1/+2 |
| | |||||
* | Server: assert remoteId and host pair is unique | Chocobozzz | 2017-01-27 | 1 | -0/+10 |
| | |||||
* | Server: error if we add a pod that already exists | Chocobozzz | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Adapt requests controller/front to new informations | Chocobozzz | 2017-01-19 | 1 | -1/+2 |
| | |||||
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -1/+2 |
| | |||||
* | Server: remote video validators refractoring | Chocobozzz | 2017-01-17 | 1 | -5/+1 |
| | |||||
* | Server: remote request process refractoring | Chocobozzz | 2017-01-17 | 1 | -20/+20 |
| | |||||
* | Server: transaction refractoring | Chocobozzz | 2017-01-17 | 2 | -82/+48 |
| | |||||
* | Server: fix update remote video | Chocobozzz | 2017-01-15 | 1 | -2/+2 |
| | |||||
* | Server: create transaction refractoring | Chocobozzz | 2017-01-15 | 2 | -37/+19 |
| | |||||
* | Server: retryer transaction wrapper refractoring | Chocobozzz | 2017-01-15 | 2 | -50/+30 |
| | |||||
* | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 1 | -2/+12 |
| | |||||
* | Server: transaction serializable for videos | Chocobozzz | 2017-01-11 | 2 | -2/+2 |
| | |||||
* | Server: do not break remote videos processing on error | Chocobozzz | 2017-01-11 | 1 | -9/+24 |
| | |||||
* | Server: always check commit result | Chocobozzz | 2017-01-11 | 2 | -13/+26 |
| | |||||
* | Server: retry video abuse requests too | Chocobozzz | 2017-01-10 | 1 | -12/+56 |
| | |||||
* | Server: try to have a better video integrity | Chocobozzz | 2017-01-06 | 2 | -46/+124 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 4 | -59/+105 |
| | |||||
* | Server: move remote routes in their own directory | Chocobozzz | 2016-12-30 | 3 | -9/+23 |
| | |||||
* | Server: split check params tests | Chocobozzz | 2016-12-30 | 1 | -1/+0 |
| | |||||
* | Server: optimization for videoGet and videoRemove | Chocobozzz | 2016-12-30 | 1 | -23/+5 |
| | |||||
* | Server: add updatedAt attribute to videos | Chocobozzz | 2016-12-30 | 1 | -1/+3 |
| | |||||
* | Server: propagate video update to other pods | Chocobozzz | 2016-12-30 | 2 | -21/+89 |
| | |||||
* | Server: add ability to update a video | Chocobozzz | 2016-12-29 | 1 | -1/+84 |
| | |||||
* | Server: little refractoring | Chocobozzz | 2016-12-29 | 2 | -103/+22 |
| | |||||
* | Server: use binary data instead of base64 to send thumbnails | Chocobozzz | 2016-12-29 | 2 | -4/+2 |
| | |||||
* | Server: use video hook to send information to other pods when a video is | Chocobozzz | 2016-12-29 | 3 | -49/+9 |
| | | | | deleted | ||||
* | Server: add association between author and user | Chocobozzz | 2016-12-29 | 2 | -9/+14 |
| | |||||
* | Server: add createdAt from remote video in database | Chocobozzz | 2016-12-25 | 1 | -1/+2 |
| | |||||
* | Move tags in another table | Chocobozzz | 2016-12-24 | 2 | -36/+158 |
| | |||||
* | Server: rename Pods -> Pod | Chocobozzz | 2016-12-19 | 1 | -2/+0 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 6 | -71/+148 |
| | |||||
* | Server: remove encryption when seending requests to other pods | Chocobozzz | 2016-11-27 | 1 | -2/+0 |
| | | | | 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 | -2/+3 |
| | | | | signature | ||||
* | Server: fix logs when adding a remote video | Chocobozzz | 2016-11-22 | 1 | -1/+1 |
| | |||||
* | Server: fix thumbnail in remote videos | Chocobozzz | 2016-11-16 | 1 | -4/+8 |
| | |||||
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 2 | -14/+14 |
| | | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests). | ||||
* | Server: generate magnet uri on the fly | Chocobozzz | 2016-11-16 | 1 | -2/+2 |
| |