]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/checker.ts
Add lazy description on server
[github/Chocobozzz/PeerTube.git] / server / initializers / checker.ts
2017-10-26  ChocobozzzUse async/await in lib and initializers
2017-09-06  ChocobozzzFix tests and user quota
2017-08-26  ChocobozzzFix config checker
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-05  ChocobozzzMove to promises
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration