]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/pod/pod.ts
Add follow tabs
[github/Chocobozzz/PeerTube.git] / server / models / pod / pod.ts
2017-11-27  ChocobozzzFix issues on server start
2017-11-27  ChocobozzzBegin activitypub
2017-10-26  ChocobozzzRemove sequelize deprecated operators
2017-10-26  ChocobozzzUse async/await in lib and initializers
2017-10-19  ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-03  ChocobozzzImplement video transcoding on server side
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-08-25  ChocobozzzFormated -> Formatted
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-07  ChocobozzzFix error logging
2017-07-05  ChocobozzzMove to promises
2017-06-16  ChocobozzzAdd this context to instance model functions
2017-06-16  ChocobozzzReorganize model files