Add info when server is processing a video at upload
[oweals/peertube.git] / server / initializers / constants.ts
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