aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | podUrl...)
* 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