aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users.js
Commit message (Expand)AuthorAgeFilesLines
* Fix testsChocobozzz2017-08-021-9/+9
* Fix test (#71)Green-Star2017-07-021-1/+1
* Server: add ability to register new userChocobozzz2017-04-091-0/+13
* Server: Add NSFW in user profileChocobozzz2017-04-031-1/+30
* Server: refractoring upload/update video test utilsChocobozzz2017-03-261-24/+8
* Add video category supportChocobozzz2017-03-221-4/+8
* Add like/dislike system for videosChocobozzz2017-03-081-0/+29
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-0/+2
* Add email to usersChocobozzz2017-02-181-0/+8
* First version with PostgreSQLChocobozzz2016-12-191-4/+4
* Server: update to webseed implementation (tests, lint...)Chocobozzz2016-10-071-3/+0
* Server: add user list sort/paginationChocobozzz2016-08-161-4/+79
* Server: delete user with the id and not the usernameChocobozzz2016-08-091-1/+1
* Server: split tests utils in multiple filesChocobozzz2016-08-071-28/+31
* Server: allow user to get its informations (/users/me)Chocobozzz2016-08-051-0/+13
* Implement user API (create, update, remove, list)Chocobozzz2016-08-041-1/+82
* Server: implement refresh tokenChocobozzz2016-07-201-1/+7
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-2/+2
* Add tags support to serverChocobozzz2016-06-061-3/+16
* Add total results field and wrap videos in data field when listingChocobozzz2016-05-211-1/+1
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-131-0/+10
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-10/+10
* Better tests for a better worldChocobozzz2016-05-031-1/+4
* Don't forget to test the client stuffsChocobozzz2016-04-271-0/+6
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-0/+133