]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/constants.ts
Add oembed endpoint
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
2017-10-16  ChocobozzzAdd oembed endpoint
2017-10-09  ChocobozzzChange how we handle resolution
2017-10-03  ChocobozzzAdd migration script
2017-10-03  ChocobozzzImplement video transcoding on server side
2017-09-22  Green-StarHandle blacklist (#84)
2017-09-14  ChocobozzzAdd info when server is processing a video at upload
2017-09-04  ChocobozzzMake tslint happy
2017-09-04  ChocobozzzConvert tests to typescript
2017-09-04  ChocobozzzBegin user quota
2017-08-25  ChocobozzzMove video file metadata in their own table
2017-07-25  ChocobozzzAdd ability to limit user registrations
2017-07-12  ChocobozzzAdd previews cache system between pods
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-07  ChocobozzzAsync signature and various fixes
2017-06-16  ChocobozzzCreate types for model enums
2017-06-11  ChocobozzzUpdate webpack stack
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration