]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared
feature: initial syndication feeds support
[github/Chocobozzz/PeerTube.git] / client / src / app / shared /
2018-04-16  Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-05  ChocobozzzAutomatic resolution according to user bandwidth V1
2018-03-30  Julien Le BrasAdd publishedAt field for video model.
2018-03-29  ChocobozzzPrevent brute force login attack
2018-03-28  ChocobozzzAdd link to register in login form
2018-03-28  ChocobozzzAdd initial video quota info in registration form
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 check comments params unit tests
2018-03-26  ChocobozzzFix break-word and add margin between content and other...
2018-03-25  Gérald NielFix #408
2018-03-23  ChocobozzzProxify local storage and handle if it is unavailable
2018-03-23  jomofix #382 generic error when password is too long (...
2018-03-21  ChocobozzzFix pagination when videos take all the width
2018-03-19  ChocobozzzMerge branch 'develop' into 'develop'
2018-03-19  ChocobozzzMore secure target blank links
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...
2018-03-15  ChocobozzzAdd short description in config
2018-03-13  ChocobozzzAdd "local" videos in menu
2018-03-12  ChocobozzzUpdate videos api list for account
2018-03-09  ChocobozzzImprove infinite scroll
2018-03-08  ChocobozzzFix infinite scroll
2018-02-28  ChocobozzzHandle user rates in real time
2018-02-23  ChocobozzzImprove admin tables
2018-02-23  ChocobozzzBetter help on markdown fields
2018-02-22  ChocobozzzAdd help tooltip
2018-02-22  ChocobozzzThrottle infinite scroller
2018-02-22  ChocobozzzAdd confirm when admin use custom js/css
2018-02-22  ChocobozzzAdd ability to update another user video
2018-02-21  ChocobozzzHide support button if it is empty
2018-02-20  ChocobozzzAdd support to video support on client
2018-02-20  ChocobozzzHandle line feeds in comments
2018-02-16  ChocobozzzAdd loading bar when updating a video
2018-02-16  ChocobozzzAdd ability to update thumbnail and preview on client
2018-02-15  ChocobozzzImplement support field in video and video channel
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-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-02-13  ChocobozzzRewrite infinite scroll
2018-02-12  ChocobozzzAdd background placeholder for thumbnails
2018-02-09  ChocobozzzVideo previews take all the width on mobile
2018-02-08  ChocobozzzAdd service worker
2018-01-31  ChocobozzzAdd about page
2018-01-31  ChocobozzzAdd new name/terms/description config options
2018-01-31  ChocobozzzFix human dates in result lists
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-29  ChocobozzzAdd message on 413 http error code
2018-01-29  Chocobozzz25 items per page
2018-01-29  ChocobozzzFix search pagination
2018-01-25  ChocobozzzImprove video upload guard a little bit
2018-01-25  Dimitri GilbertIssue #195 : When uploading, warn when the user quits...
2018-01-17  ChocobozzzAdd ability to update some configuration keys
2018-01-11  ChocobozzzFix http token interceptor
2018-01-11  ChocobozzzAdd scores to follows and remove bad ones
2018-01-08  ChocobozzzSupport video quota on client
2018-01-08  ChocobozzzRefractor account by
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 ability to disable video comments
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-27  ChocobozzzAdd video comment components
2017-12-21  ChocobozzzBetter admin tables
2017-12-21  ChocobozzzAdd no result text if there are no results
2017-12-20  ChocobozzzCustomize select
2017-12-20  ChocobozzzAdd bootstrap analyzer and optimize build
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-14  ChocobozzzUse sequelize scopes
2017-12-12  ChocobozzzAdd beautiful loading bar
2017-12-12  ChocobozzzSmall style fixes
2017-12-12  ChocobozzzUpgrade to angular 5
2017-12-12  ChocobozzzMove to angular cli
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-11  ChocobozzzResponsive homepage
2017-12-08  ChocobozzzFinish admin design
2017-12-08  ChocobozzzDesign follow admin page
2017-12-08  ChocobozzzDesign admin data tables
2017-12-08  ChocobozzzDesign second video upload step
2017-12-07  ChocobozzzAdd progress bar for video upload
2017-12-07  ChocobozzzMove video form inside a component
2017-12-07  ChocobozzzDesign video watch modals
2017-12-06  ChocobozzzAdd likes/dislikes bar
2017-12-06  ChocobozzzBegin video watch design
2017-12-06  ChocobozzzBetter error messages
2017-12-05  ChocobozzzFix client search
2017-12-05  ChocobozzzDesign signup and login pages
2017-12-05  ChocobozzzFix missing default avatar
2017-12-04  ChocobozzzFix client build
2017-12-04  ChocobozzzFix lint
2017-12-04  ChocobozzzDesign account videos
2017-12-04  ChocobozzzAdd account avatar
2017-12-01  ChocobozzzBegin videos of an account
2017-12-01  ChocobozzzAdd account settings new design
2017-12-01  ChocobozzzAdd auto scroll to videos list
next