]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos/shared
First upload step is ok
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / shared /
2017-12-07  ChocobozzzDesign video update
2017-12-01  ChocobozzzBegin videos of an account
2017-11-30  ChocobozzzBetter view counter
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzMake the client compile too
2017-10-31  ChocobozzzUpgrade client dep
2017-10-31  ChocobozzzAdd video privacy setting
2017-10-30  ChocobozzzLazy description and previews to video form
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzAdd markdown support to video description
2017-10-26  ChocobozzzAdapt client with video channels
2017-10-17  ChocobozzzFix share embed iframe link
2017-10-16  ChocobozzzAdd oembed endpoint
2017-10-13  RonanFix some inconsistency in link (#97)
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-10-09  ChocobozzzClient: fix loading server configurations
2017-10-06  ChocobozzzClient: handle multiple file resolutions
2017-09-14  ChocobozzzRemove ng2 file upload module
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 preview to embed
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-10  ChocobozzzBetter typescript typing for a better world
2017-06-20  ChocobozzzFix client compilation
2017-06-17  ChocobozzzShare models between server and client
2017-06-16  ChocobozzzUse typescript standard and lint all files
2017-06-11  ChocobozzzUpdate webpack stack
2017-06-11  ChocobozzzUse shared models
2017-05-05  ChocobozzzClient: little refractoring
2017-05-05  ChocobozzzFix unset video language on video update
2017-05-05  ChocobozzzClient: fix update button displayed on non owned video
2017-04-26  ChocobozzzFormat video blacklist
2017-04-26  Green-StarAdd ability for an administrator to remove any video...
2017-04-10  ChocobozzzClient: add basic support for updating a video
2017-04-07  ChocobozzzClient: support video language
2017-04-04  ChocobozzzClient: Handle NSFW video
2017-03-27  ChocobozzzClient: add support for video licences
2017-03-22  ChocobozzzAdd video category support
2017-03-08  ChocobozzzAllow to sort by likes
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-02-26  ChocobozzzClient: add views information and sort
2017-01-20  ChocobozzzClient: add ability to report a video
2017-01-13  ChocobozzzClient: add basic aot support
2017-01-12  ChocobozzzMerge branch 'postgresql'
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-11-21  ChocobozzzClient: split in angular modules
2016-11-16  ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-11-04  ChocobozzzClient: add more informations to watch video view
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-09-19  ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-08-23  ChocobozzzClient: centralize http res extraction in a service
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-18  ChocobozzzClient: Update to Angular RC4
2016-06-10  ChocobozzzAdd tags support to the video list
2016-06-05  ChocobozzzDo not import whole rxjs
2016-06-05  ChocobozzzAdd loader indication when loading videos list
2016-06-03  ChocobozzzFirst draft to use webpack instead of systemjs