Begin moving video channel to actor
[oweals/peertube.git] / shared / models / videos / video.model.ts
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-14 ChocobozzzUse sequelize scopes
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-06 ChocobozzzBegin video watch design
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzBegin activitypub
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-30 ChocobozzzAdd lazy description on server
2017-10-26 ChocobozzzAdd video channels
2017-10-19 ChocobozzzAdd ability to download a video from direct link or...
2017-10-16 ChocobozzzAdd oembed endpoint
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-12 ChocobozzzImprove real world script
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-10 ChocobozzzBetter typescript typing for a better world