Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Server: put config in constants | Chocobozzz | 2016-08-19 | 1 | -15/+8 |
* | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 1 | -2/+2 |
* | Server: video.list -> video.listForApi (with pagination, sort...) | Chocobozzz | 2016-08-16 | 1 | -23/+5 |
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 1 | -0/+5 |
* | Server: reorganize express validators | Chocobozzz | 2016-07-31 | 1 | -9/+9 |
* | Server: throttle "seedAll" when starting the server | Chocobozzz | 2016-07-21 | 1 | -2/+2 |
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 1 | -5/+6 |
* | Server: fix videos pagination | Chocobozzz | 2016-07-06 | 1 | -1/+1 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
* | 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 |
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 1 | -0/+314 |