Add blacklist reason field
[oweals/peertube.git] / client / src / app / videos / +video-watch / video-watch.component.ts
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzRemove ability to delete video imports
2018-07-31 ChocobozzzTry to handle truncated markdown links
2018-07-24 ChocobozzzAdd ability to click on category/licence/language/tags...
2018-07-17 ChocobozzzFix regression in theater mode
2018-07-17 ChocobozzzImprove frontend accessibility
2018-07-16 ChocobozzzCorrectly handle error when remote instance is down
2018-07-16 ChocobozzzHandle subtitles in player
2018-06-18 ChocobozzzHandle markdown in account/video channel pages
2018-06-18 ChocobozzzDon't send view on private video
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-14 ChocobozzzAutomatically jump to the highlighted thread
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-11 ChocobozzzAdd theatre mode
2018-06-11 ChocobozzzFix dislikes number in video watch page
2018-06-08 ChocobozzzRemove video not found
2018-06-06 ChocobozzzLittle i18n refractoring
2018-06-06 ChocobozzzLocalize player
2018-06-05 ChocobozzzFix i18n in components
2018-06-05 ChocobozzzPrepare i18n files
2018-05-31 ChocobozzzAdd 404 page
2018-05-30 ChocobozzzAdd context menu to player
2018-05-22 ChocobozzzFix play on iOS (grumph)
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-04-25 ChocobozzzAdd video channel account list
2018-04-24 ChocobozzzAdd account view
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-17 ChocobozzzSimplify client syndications
2018-04-16 Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-05 ChocobozzzAdd ability to set a start time
2018-04-04 ChocobozzzFix show more description button on video change
2018-04-03 ChocobozzzFix video watch page responsive
2018-04-03 ChocobozzzFix watch page video change
2018-04-03 ChocobozzzImprove first play
2018-04-03 ChocobozzzImprove player
2018-03-23 ChocobozzzProxify local storage and handle if it is unavailable
2018-03-19 ChocobozzzMerge branch 'develop' into 'develop'
2018-03-19 ChocobozzzBetter handling video resizing
2018-03-08 ChocobozzzTry to detect incompatible web browsers
2018-03-07 ChocobozzzUse banner instead of modal for privacy concerns
2018-03-01 ChocobozzzCleaner videojs control bar implementation
2018-03-01 ChocobozzzFix playback rate
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-03-01 jonathanraesSupport different playback rates (#318)
2018-02-28 ChocobozzzAdd messages about privacy concerns (P2P)
2018-02-28 ChocobozzzHandle user rates in real time
2018-02-26 ChocobozzzAdd fallback to HTTP
2018-02-22 ChocobozzzAdd confirm when admin use custom js/css
2018-02-20 ChocobozzzAdd support to video support on client
2018-02-19 ChocobozzzImprove comment highlighting
2018-02-16 ChocobozzzAdd ability to update thumbnail and preview on client
2018-02-14 ChocobozzzFix video play promise error on non supported browsers
2018-02-14 ChocobozzzMove adding a video view videojs peertube plugin
2018-02-08 ChocobozzzFix error with other videos displayed
2018-02-08 ChocobozzzFix other videos not displayed in video watch
2018-01-12 ChocobozzzFix changing video in watch page
2018-01-11 ChocobozzzFix spinner
2018-01-10 ChocobozzzRun videojs outside angular
2018-01-09 ChocobozzzUpdate dependencies
2018-01-09 ChocobozzzAdd hotkeys in video player
2018-01-09 ChocobozzzRefractor peertube videojs plugin
2018-01-08 ChocobozzzFix lint
2018-01-07 Benjamin BouvierA few updates for the watch video view (#181)
2018-01-04 ChocobozzzAdd ability to delete comments
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-27 ChocobozzzAdd video comment components
2017-12-21 ChocobozzzAdd tooltip to likes/dislikes bar
2017-12-20 ChocobozzzAdd ability to remove a video on watch page
2017-12-20 ChocobozzzFix nav in manage follows
2017-12-20 ChocobozzzAdd poster for video watch
2017-12-19 ChocobozzzFix autoplay on non authenticated users
2017-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-12 ChocobozzzSmall style fixes
2017-12-12 ChocobozzzMove to angular cli
2017-12-11 ChocobozzzFix changing video we are watching
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-08 ChocobozzzDesign second video upload step
2017-12-07 ChocobozzzMove video form inside a component
2017-12-06 ChocobozzzBegin video watch design
2017-12-05 ChocobozzzDesign video player
2017-12-01 ChocobozzzBegin videos of an account
2017-11-30 ChocobozzzBetter view counter
2017-11-28 ChocobozzzAdd loader when expanding long video description
2017-10-30 ChocobozzzLazy description and previews to video form
2017-10-27 ChocobozzzReplace NSFW with "mature or explicit content"
2017-10-26 ChocobozzzAdd markdown support to video description
2017-10-26 ChocobozzzAdapt client with video channels
2017-10-19 ChocobozzzFix video not found in watch component
2017-10-19 ChocobozzzFix bug when quitting NSFW video
2017-10-19 ChocobozzzAdd ability to download a video from direct link or...
2017-10-10 ChocobozzzVideo blacklist refractoring
2017-10-09 ChocobozzzTry to optimize frontend