]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/installer.js
Implement user API (create, update, remove, list)
[github/Chocobozzz/PeerTube.git] / server / initializers / installer.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-07-01  ChocobozzzUse dashes for filenames
2016-07-01  ChocobozzzOAuth/User models refractoring -> use mongoose api
2016-06-30  ChocobozzzDo not generate a random password for test env
2016-05-13  ChocobozzzUse async series in installer for better readability
2016-04-19  ChocobozzzGenerate passwords at initialization (client/admin...
2016-04-14  ChocobozzzAdd authentications for routes that need it and adapts...
2016-03-21  ChocobozzzCreate an "installer" module that create defaults clien...