aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares
Commit message (Expand)AuthorAgeFilesLines
* Add a check for the duration of videosChocobozzz2016-05-161-1/+17
* Move the count of results for the pagination in constants moduleChocobozzz2016-05-131-1/+3
* Introduce paginations in videos listingChocobozzz2016-05-134-0/+43
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-131-0/+2
* Remove the cache middlewareChocobozzz2016-05-132-25/+0
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-133-7/+7
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-1/+25
* OAuth server: first draftChocobozzz2016-03-211-0/+11
* Use map instead of pluck (lodash)Chocobozzz2016-03-181-2/+2
* Change api output for videosChocobozzz2016-03-181-9/+7
* Use const/let now we use node 4.2Chocobozzz2016-03-168-31/+31
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-161-7/+12
* Prepare folders structure for angular appChocobozzz2016-03-078-0/+283