]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos/video-watch/video-watch.component.ts
Better build/dev scripts
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-watch / video-watch.component.ts
2017-06-11  ChocobozzzBetter build/dev scripts
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-04  ChocobozzzClient: Handle NSFW video
2017-03-10  ChocobozzzClient: switch to @nglibs/meta
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-02-26  ChocobozzzClient: add views information and sort
2017-01-29  ChocobozzzClient: notify client if there are webtorrent errors
2017-01-27  ChocobozzzClient: better notifications for a beautiful world
2017-01-27  ChocobozzzClient: fix video timeout
2017-01-20  ChocobozzzClient: add ability to report a video
2017-01-13  ChocobozzzClient: update ng2-meta
2017-01-13  ChocobozzzClient: add basic aot support
2016-11-21  ChocobozzzClient: move video watch modals in their own component
2016-11-16  ChocobozzzClient: add video not found message if the video.....
2016-11-08  ChocobozzzClient: remove videojs on destroy
2016-11-08  ChocobozzzClient: add share button
2016-11-08  ChocobozzzClient: use videojs as player
2016-11-07  ChocobozzzPrepare embed page
2016-11-04  ChocobozzzClient: add opengraph tags
2016-11-04  ChocobozzzClient: allow to copy magnet uri
2016-11-04  ChocobozzzClient: add more informations to watch video view
2016-10-07  ChocobozzzMerge branch 'webseed'
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-09-19  ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-09-06  ChocobozzzDirty update to Angular RC6
2016-08-23  ChocobozzzClient: fix error display for component
2016-08-12  ChocobozzzUpdate webtorrent -> 0.96
2016-07-27  ChocobozzzClient: clear timeout error timer for video watch
2016-07-18  ChocobozzzClient: Update to Angular RC4
2016-06-10  ChocobozzzAdd tags support to the video list
2016-06-05  ChocobozzzAdd an alert if the video load seems to be too long
2016-06-03  ChocobozzzFirst draft to use webpack instead of systemjs