]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/users.js
Implement user API (create, update, remove, list)
[github/Chocobozzz/PeerTube.git] / server / tests / api / users.js
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)
2016-07-20  ChocobozzzServer: implement refresh token
2016-07-18  ChocobozzzServer: udpate async to 2.0.0
2016-06-06  ChocobozzzAdd tags support to server
2016-05-21  ChocobozzzAdd total results field and wrap videos in data field...
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-03  ChocobozzzBetter tests for a better world
2016-04-27  ChocobozzzDon't forget to test the client stuffs
2016-04-14  ChocobozzzAdd authentications for routes that need it and adapts...