aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares
Commit message (Expand)AuthorAgeFilesLines
* Use dashes for filenamesChocobozzz2016-07-012-2/+2
* reqValidators --> validatorsChocobozzz2016-07-019-33/+33
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-012-5/+5
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-2/+4
* Video model refractoring -> use mongoose apiChocobozzz2016-06-242-11/+11
* Try to make a better communication (between pods) moduleChocobozzz2016-06-182-16/+16
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-1/+1
* Add tags support to serverChocobozzz2016-06-062-8/+10
* Handle error for the video uploadChocobozzz2016-06-041-1/+1
* Extends the search feature by customizing the search field (name,Chocobozzz2016-05-223-1/+20
* Thumbnail, author and duration support in clientChocobozzz2016-05-211-1/+1
* Add radix to parseIntChocobozzz2016-05-191-2/+2
* Add ability to sort videos listChocobozzz2016-05-175-3/+45
* 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