Try to fix subscriptions inconsistencies
[oweals/peertube.git] / client / src / app / shared / video /
2018-11-15 buoyantairMerge from upstream
2018-11-15 ChocobozzzFix miniature with a long name
2018-11-14 ChocobozzzCheck activities host
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzFix lint
2018-10-18 ChocobozzzBetter typings
2018-10-18 BO41NoImplicitAny flag true (#1157)
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10 ChocobozzzFix angular build
2018-10-10 ChocobozzzAdd ability to list all local videos on client
2018-10-08 Lucas DeclercqFix too big line length 1217/head
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-08 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-05 ChocobozzzFix videos list when page is empty
2018-10-05 ChocobozzzAdd user history and resume videos
2018-09-26 ChocobozzzAdd RSS feed to subscribe button
2018-09-24 ChocobozzzFix videos list user NSFW policy
2018-09-24 ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-24 Rigel Kentrevert f845c683 partial: "fix SEO tags and attributes"
2018-09-20 Rigel Kentfix SEO tags and attributes
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20 ChocobozzzImprove videos list client performance
2018-09-18 ChocobozzzFix client build 1082/head
2018-09-17 ChocobozzzTry to improve infinite pagination
2018-09-11 Rigel Kentuse focus-visible polyfill to improve keyboard navigation
2018-09-04 Rigel Kentadd theming via css custom properties
2018-09-04 ChocobozzzFix overview page on mobile
2018-09-04 ChocobozzzBetter label for video privacies
2018-09-04 JorropoAdd video recomandation by tags (#1001)
2018-09-03 Rigel Kentadd title ellipsis over two lines to miniatures
2018-08-31 ChocobozzzTrending by interval
2018-08-31 Brad JohnsonRefactor: Separated "Other Videos" section into a dedic...
2018-08-31 ChocobozzzVideos overview page: first version
2018-08-27 ChocobozzzUnderline links in feed popover when hovering
2018-08-27 ChocobozzzAdd start at checkbox in share modal
2018-08-27 ChocobozzzAdd popover autoclose
2018-08-27 ChocobozzzSearch video channel handle/uri
2018-08-27 ChocobozzzInfinite scroll to list our subscriptions
2018-08-27 ChocobozzzAdd local user subscriptions
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-16 ChocobozzzTranslate subtitle langs in player
2018-08-14 ChocobozzzUpdate client according to new model paths
2018-08-14 ChocobozzzImprove blacklist management
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-09 ChocobozzzMigrate to bootstrap 4 and ng-bootstrap
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-31 ChocobozzzAdd aria-labelledby to video thumbnails
2018-07-31 ChocobozzzFix responsive on videos search
2018-07-25 Chocobozzzcategory parma -> categoryOneOf (videos list)
2018-07-24 ChocobozzzBegin advanced search
2018-07-17 ChocobozzzImprove frontend accessibility
2018-07-16 ChocobozzzImplement captions/subtitles
2018-07-09 ChocobozzzFix client error logging
2018-06-29 ChocobozzzClient: Add ability to update video channel avatar
2018-06-27 PhieFFilter by category (#720)
2018-06-18 ChocobozzzFix removing scheduled update
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-06 ChocobozzzLittle i18n refractoring
2018-06-06 ChocobozzzAdd server localization
2018-06-05 ChocobozzzAdd i18n attributes
2018-05-25 ChocobozzzOnly use account name in routes
2018-05-17 ChocobozzzAdd videos e2e tests
2018-05-16 ChocobozzzFix typings
2018-05-16 ChocobozzzFix concurrent requests in videos list
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-05-15 ChocobozzzUse publishedAt by default in videos sort
2018-05-11 ChocobozzzAdd ability to update a video channel
2018-05-09 ChocobozzzAccount/channel descriptions are not required anymore
2018-04-25 ChocobozzzImplement video channel views
2018-04-25 ChocobozzzAdd video channel account list
2018-04-25 ChocobozzzAdd account link in videos list
2018-04-24 ChocobozzzAdd account view
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-20 ChocobozzzReplace current state when changing page
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-04-17 ChocobozzzHandle sort in rss
2018-04-17 ChocobozzzSimplify client syndications
2018-04-16 Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-05 Chocobozzzresolution according to user bandwidth V1
2018-03-30 Julien Le BrasAdd publishedAt field for video model.
2018-03-27 ChocobozzzFix lint
2018-03-27 ChocobozzzFix my videos pagination
2018-03-27 ChocobozzzFix videos list params
2018-03-27 Chocobozzz4 lines per page instead of 3 for videos list
2018-03-26 ChocobozzzFix break-word and add margin between content and other...
2018-03-25 Gérald NielFix #408
2018-03-21 ChocobozzzFix pagination when videos take all the width
2018-03-19 ChocobozzzMerge branch 'develop' into 'develop'
2018-03-19 ChocobozzzDon't forget to clean up subscriptions
2018-03-19 ChocobozzzBetter handling video resizing
2018-03-19 ChocobozzzHandle resizes on videos list
2018-03-19 ChocobozzzBEARKING CHANGE: Update videos API response
2018-03-19 Lucas DeclercqUpdate video duration string to show hours when duratio...
next