]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/constants.ts
Fix issues on server start
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
2017-11-27  ChocobozzzFix issues on server start
2017-11-27  ChocobozzzHandle follow/accept
2017-11-27  ChocobozzzMake it compile at least
2017-11-27  ChocobozzzRemove references to author
2017-11-27  ChocobozzzContinue activitypub
2017-11-27  ChocobozzzBegin activitypub
2017-10-31  ChocobozzzAdd video privacy setting
2017-10-30  ChocobozzzAdd lazy description on server
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzIncrease video attributes length
2017-10-26  ChocobozzzAdd migration script for channels
2017-10-26  ChocobozzzAdd video channels
2017-10-19  ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-17  ChocobozzzUse preview instead of thumbnail for oembed
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