]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/checkParams.js
Server: delete user with the id and not the username
[github/Chocobozzz/PeerTube.git] / server / tests / api / checkParams.js
2016-08-09  ChocobozzzServer: delete user with the id and not the username
2016-08-07  ChocobozzzServer: create requests utils module
2016-08-07  ChocobozzzServer: split tests utils in multiple files
2016-08-05  ChocobozzzServer: do not allow a user to remove a video of anothe...
2016-08-05  ChocobozzzServer: allow user to get its informations (/users/me)
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)
2016-07-18  ChocobozzzServer: udpate async to 2.0.0
2016-06-18  ChocobozzzTry to make a better communication (between pods) module
2016-06-06  ChocobozzzAdd tags support to server
2016-05-21  ChocobozzzAdd total results field and wrap videos in data field...
2016-05-17  ChocobozzzAdd ability to sort videos list
2016-05-16  ChocobozzzAdd a check for the duration of videos
2016-05-13  ChocobozzzFix typos in server tests
2016-05-13  ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-04-14  ChocobozzzAdd authentications for routes that need it and adapts...
2016-03-18  ChocobozzzChange name of fields for add video api
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-07  ChocobozzzFix tests
2016-03-07  ChocobozzzPrepare folders structure for angular app