Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Server: move pod remove to remote path | Chocobozzz | 2017-03-19 | 1 | -1/+1 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 1 | -6/+37 |
| | |||||
* | Fix request schedulers stats | Chocobozzz | 2017-02-27 | 1 | -8/+23 |
| | |||||
* | Server: implement video views | Chocobozzz | 2017-02-26 | 1 | -1/+21 |
| | |||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 1 | -1/+25 |
| | | | | | | | | 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 | ||||
* | This is not a prototype anymore, but a real project! | Chocobozzz | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | Server: use a request scheduler object instance for friends | Chocobozzz | 2017-02-18 | 1 | -44/+15 |
| | | | | communication | ||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -1/+2 |
| | |||||
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -7/+2 |
| | |||||
* | Server: requests refractoring | Chocobozzz | 2017-01-17 | 1 | -1/+2 |
| | |||||
* | Server: remote video validators refractoring | Chocobozzz | 2017-01-17 | 1 | -4/+6 |
| | |||||
* | Server: improve requests scheduler | Chocobozzz | 2017-01-10 | 1 | -2/+14 |
| | |||||
* | Server: try to have a better video integrity | Chocobozzz | 2017-01-06 | 1 | -21/+45 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 1 | -17/+22 |
| | |||||
* | Server: add ability to update a video | Chocobozzz | 2016-12-29 | 1 | -1/+6 |
| | |||||
* | Move tags in another table | Chocobozzz | 2016-12-24 | 1 | -4/+6 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -24/+49 |
| | |||||
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 1 | -34/+25 |
| | | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests). | ||||
* | Server: add endpoint in requests | Chocobozzz | 2016-11-01 | 1 | -4/+5 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Server: do not make friends with myself | Chocobozzz | 2016-10-26 | 1 | -2/+18 |
| | |||||
* | Server: pod removing refractoring | Chocobozzz | 2016-10-21 | 1 | -16/+4 |
| | |||||
* | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 1 | -7/+7 |
| | |||||
* | Server: catch JSON.parse exceptions | Chocobozzz | 2016-08-23 | 1 | -1/+6 |
| | |||||
* | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 1 | -4/+1 |
| | | | | configuration file | ||||
* | Server: put config in constants | Chocobozzz | 2016-08-19 | 1 | -6/+2 |
| | |||||
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 1 | -6/+9 |
| | |||||
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Pod model refractoring -> use mongoose api | Chocobozzz | 2016-06-30 | 1 | -8/+12 |
| | |||||
* | Request model refractoring -> use mongoose api | Chocobozzz | 2016-06-28 | 1 | -14/+28 |
| | |||||
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 1 | -13/+8 |
| | |||||
* | Try to make a better communication (between pods) module | Chocobozzz | 2016-06-18 | 1 | -76/+82 |
| | |||||
* | Use async waterfall for better readability in friends lib | Chocobozzz | 2016-05-15 | 1 | -32/+47 |
| | |||||
* | Fix friends making | Chocobozzz | 2016-05-13 | 1 | -2/+4 |
| | |||||
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 1 | -37/+35 |
| | |||||
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -13/+26 |
| | |||||
* | Rename pool requests --> requests scheduler | Chocobozzz | 2016-05-02 | 1 | -9/+9 |
| | |||||
* | Use const/let now we use node 4.2 | Chocobozzz | 2016-03-16 | 1 | -31/+31 |
| | |||||
* | Prepare folders structure for angular app | Chocobozzz | 2016-03-07 | 1 | -0/+228 |