]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/videos.ts
Upgrade common server dependencies
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / videos.ts
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-07  ChocobozzzFix error logging
2017-07-05  ChocobozzzMove to promises
2017-06-11  ChocobozzzUse shared models
2017-06-10  ChocobozzzType functions
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration