]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/utils.js
Implement user API (create, update, remove, list)
[github/Chocobozzz/PeerTube.git] / server / tests / api / utils.js
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)
2016-07-20  ChocobozzzServer: Add some cli tools to make it easy to upload...
2016-07-20  ChocobozzzServer: do not enable images tests by default because...
2016-07-05  ChocobozzzFix requests ordering between pods
2016-06-06  ChocobozzzAdd tags support to server
2016-05-22  ChocobozzzExtends the search feature by customizing the search...
2016-05-17  ChocobozzzFix tests for according to the sort
2016-05-17  ChocobozzzAdd ability to sort videos list
2016-05-13  ChocobozzzAdd createdDate to videos
2016-05-13  ChocobozzzIntroduce paginations in videos listing
2016-05-13  ChocobozzzAuthenticate before make/quit friends (server + tests)
2016-05-13  ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-10  ChocobozzzAdd tests for thumbnails
2016-04-30  ChocobozzzUse scripty instead of writing shell commands in packag...
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-18  ChocobozzzChange api output for videos
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-15  ChocobozzzFix tests
2016-03-07  ChocobozzzFix tests
2016-03-07  ChocobozzzPrepare folders structure for angular app