Implement captions/subtitles
[oweals/peertube.git] / shared / models / videos /
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-29 ChocobozzzImprove torrent/video download
2018-05-23 ChocobozzzAdd owner in video channel page
2018-05-11 ChocobozzzAdd ability to update a video channel
2018-04-26 ChocobozzzAdd video channel management
2018-04-25 ChocobozzzAdd account link in videos list
2018-04-25 ChocobozzzVideo channel API routes refractor
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-30 Julien Le BrasAdd publishedAt field for video model.
2018-03-19 ChocobozzzBEARKING CHANGE: Update videos API response
2018-03-19 ChocobozzzUpdate videos response api
2018-03-13 ChocobozzzAdd "local" videos in menu
2018-03-12 ChocobozzzChange video abuse API response
2018-03-12 ChocobozzzUpdate videos api list for account
2018-02-16 ChocobozzzAdd ability to update thumbnail and preview on client
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-01-11 ChocobozzzAdd scores to follows and remove bad ones
2018-01-07 Benjamin BouvierA few updates for the watch video view (#181)
2018-01-04 ChocobozzzAdd ability to delete comments
2018-01-03 ChocobozzzAdd avatar in comments
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-27 ChocobozzzAdd video comment components
2017-12-22 ChocobozzzBegin unit tests
2017-12-22 ChocobozzzAdd comments controller
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-07 ChocobozzzFirst upload step is ok
2017-12-06 ChocobozzzBegin video watch design
2017-11-27 ChocobozzzAdd video abuse to activity pub
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-10-09 ChocobozzzChange how we handle resolution
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-09-22 Green-StarHandle blacklist (#84)
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