aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/index.js
Commit message (Expand)AuthorAgeFilesLines
* Server: add port when making friends if it is not specifiedChocobozzz2016-10-011-0/+2
* Implement user API (create, update, remove, list)Chocobozzz2016-08-041-10/+12
* reqValidators --> validatorsChocobozzz2016-07-011-2/+2
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-2/+2
* Extends the search feature by customizing the search field (name,Chocobozzz2016-05-221-0/+2
* Add ability to sort videos listChocobozzz2016-05-171-0/+2
* Introduce paginations in videos listingChocobozzz2016-05-131-0/+2
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-131-0/+2
* Remove the cache middlewareChocobozzz2016-05-131-2/+0
* Use const/let now we use node 4.2Chocobozzz2016-03-161-4/+4
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+15