| Commit message (Expand) | Author | Age | Files | Lines |
* | Server: throttle "seedAll" when starting the server | Chocobozzz | 2016-07-21 | 1 | -2/+2 |
* | Server: implement refresh token | Chocobozzz | 2016-07-20 | 3 | -14/+35 |
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 2 | -10/+13 |
* | Server: limit actions for each request between pods | Chocobozzz | 2016-07-06 | 1 | -3/+3 |
* | Server: fix videos pagination | Chocobozzz | 2016-07-06 | 1 | -1/+1 |
* | Fix requests ordering between pods | Chocobozzz | 2016-07-05 | 1 | -1/+1 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
* | OAuth/User models refractoring -> use mongoose api | Chocobozzz | 2016-07-01 | 4 | -123/+95 |
* | Pod model refractoring -> use mongoose api | Chocobozzz | 2016-06-30 | 2 | -79/+71 |
* | Video model: namePath -> filename | Chocobozzz | 2016-06-28 | 1 | -9/+9 |
* | Re enable the "seed all videos" function | Chocobozzz | 2016-06-28 | 1 | -2/+8 |
* | Request model refractoring -> use mongoose api | Chocobozzz | 2016-06-28 | 3 | -74/+286 |
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 2 | -162/+314 |
* | Try to make a better communication (between pods) module | Chocobozzz | 2016-06-18 | 2 | -7/+40 |
* | Use ng2-file-upload instead of jquery and add tags support to the video | Chocobozzz | 2016-06-07 | 1 | -0/+1 |
* | Add tag search support to server | Chocobozzz | 2016-06-06 | 1 | -1/+1 |
* | Add tags support to server | Chocobozzz | 2016-06-06 | 1 | -0/+1 |
* | Extends the search feature by customizing the search field (name, | Chocobozzz | 2016-05-22 | 1 | -2/+9 |
* | Add total results field and wrap videos in data field when listing | Chocobozzz | 2016-05-21 | 1 | -18/+24 |
* | Add ability to sort videos list | Chocobozzz | 2016-05-17 | 1 | -4/+5 |
* | Add createdDate to videos | Chocobozzz | 2016-05-13 | 1 | -3/+7 |
* | Introduce paginations in videos listing | Chocobozzz | 2016-05-13 | 1 | -4/+5 |
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 3 | -16/+16 |
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -94/+32 |
* | Video duration support (server) | Chocobozzz | 2016-05-03 | 1 | -2/+4 |
* | Rename pool requests --> requests scheduler | Chocobozzz | 2016-05-02 | 1 | -10/+10 |
* | Make angular client load dynamically the generated client id/secret | Chocobozzz | 2016-04-27 | 1 | -0/+5 |
* | Add authentications for routes that need it and adapts the tests | Chocobozzz | 2016-04-14 | 2 | -2/+3 |
* | Create an "installer" module that create defaults clients/users... | Chocobozzz | 2016-03-21 | 1 | -0/+10 |
* | OAuth server: first draft | Chocobozzz | 2016-03-21 | 1 | -0/+108 |
* | Use const/let now we use node 4.2 | Chocobozzz | 2016-03-16 | 3 | -30/+30 |
* | Video lib/model/reqvalidator refractoring | Chocobozzz | 2016-03-16 | 1 | -34/+0 |
* | Fix tests | Chocobozzz | 2016-03-07 | 1 | -1/+1 |
* | Prepare folders structure for angular app | Chocobozzz | 2016-03-07 | 3 | -0/+377 |