aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/checkParams.js
Commit message (Collapse)AuthorAgeFilesLines
* Server: test filenames with hyphensChocobozzz2016-08-151-660/+0
|
* Server: delete user with the id and not the usernameChocobozzz2016-08-091-4/+4
|
* Server: create requests utils moduleChocobozzz2016-08-071-89/+37
|
* Server: split tests utils in multiple filesChocobozzz2016-08-071-9/+11
|
* Server: do not allow a user to remove a video of another userChocobozzz2016-08-051-0/+2
|
* Server: allow user to get its informations (/users/me)Chocobozzz2016-08-051-7/+27
|
* Implement user API (create, update, remove, list)Chocobozzz2016-08-041-18/+250
|
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-2/+2
|
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-16/+8
|
* Add tags support to serverChocobozzz2016-06-061-9/+95
|
* Add total results field and wrap videos in data field when listingChocobozzz2016-05-211-2/+2
| | | | videos
* Add ability to sort videos listChocobozzz2016-05-171-0/+50
|
* Add a check for the duration of videosChocobozzz2016-05-161-7/+23
|
* Fix typos in server testsChocobozzz2016-05-131-14/+14
|
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-6/+6
|
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-28/+40
|
* Change name of fields for add video apiChocobozzz2016-03-181-8/+8
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-35/+35
|
* Fix testsChocobozzz2016-03-071-1/+1
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+300