| Commit message (Expand) | Author | Age | Files | Lines |
* | Server: encrypt password in database | Chocobozzz | 2016-08-25 | 1 | -1/+16 |
* | 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 |
* | Server: put config in constants | Chocobozzz | 2016-08-19 | 2 | -11/+6 |
* | Server: Use ES6 promise for mongoose/node-oatuh2-server | Chocobozzz | 2016-07-27 | 1 | -5/+4 |
* | Server: implement refresh token | Chocobozzz | 2016-07-20 | 1 | -7/+25 |
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 1 | -6/+9 |
* | Server: fix ipc bug | Chocobozzz | 2016-07-18 | 1 | -3/+3 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 3 | -2/+2 |
* | OAuth/User models refractoring -> use mongoose api | Chocobozzz | 2016-07-01 | 1 | -0/+70 |
* | Pod model refractoring -> use mongoose api | Chocobozzz | 2016-06-30 | 1 | -8/+12 |
* | Request model refractoring -> use mongoose api | Chocobozzz | 2016-06-28 | 2 | -284/+28 |
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 3 | -218/+20 |
* | Try to make a better communication (between pods) module | Chocobozzz | 2016-06-18 | 3 | -171/+214 |
* | Remove useless use of async.each | Chocobozzz | 2016-06-14 | 1 | -15/+13 |
* | Little refractoring of requests scheduler module | Chocobozzz | 2016-06-06 | 1 | -41/+46 |
* | Add tags support to server | Chocobozzz | 2016-06-06 | 1 | -1/+2 |
* | Use async waterfall in request scheduler for better readability | Chocobozzz | 2016-05-15 | 1 | -22/+48 |
* | Use async waterfall for better readability in friends lib | Chocobozzz | 2016-05-15 | 1 | -32/+47 |
* | getVideoThumbnail -> createVideoThumbnail | Chocobozzz | 2016-05-13 | 1 | -2/+2 |
* | 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 | 5 | -121/+119 |
* | Add debug electron setting | Chocobozzz | 2016-05-13 | 1 | -6/+10 |
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 3 | -19/+136 |
* | Move video duration logic in lib/ | Chocobozzz | 2016-05-06 | 1 | -0/+10 |
* | Rename pool requests --> requests scheduler | Chocobozzz | 2016-05-02 | 2 | -37/+37 |
* | Fix lodash map require | Chocobozzz | 2016-04-26 | 1 | -1/+1 |
* | Use lodash v4 | Chocobozzz | 2016-04-19 | 1 | -3/+3 |
* | Fix exception log of the webtorrent process | Chocobozzz | 2016-03-19 | 2 | -2/+2 |
* | Change api output for videos | Chocobozzz | 2016-03-18 | 1 | -2/+2 |
* | Use const/let now we use node 4.2 | Chocobozzz | 2016-03-16 | 5 | -102/+101 |
* | Video lib/model/reqvalidator refractoring | Chocobozzz | 2016-03-16 | 1 | -0/+11 |
* | Fix tests | Chocobozzz | 2016-03-07 | 1 | -1/+1 |
* | Prepare Angular routes | Chocobozzz | 2016-03-07 | 1 | -0/+1 |
* | Prepare folders structure for angular app | Chocobozzz | 2016-03-07 | 5 | -0/+748 |