Put "start at" at the top of the modal
[oweals/peertube.git] / client / src / app / videos / video-list /
2018-09-04 Rigel Kentadd theming via css custom properties
2018-09-04 ChocobozzzFix overview page on mobile
2018-08-31 ChocobozzzFix videos overview tags section
2018-08-31 ChocobozzzTrending by interval
2018-08-31 ChocobozzzAdd channel avatar to overviews
2018-08-31 ChocobozzzVideos overview page: first version
2018-08-27 ChocobozzzAdd local user subscriptions
2018-07-25 Chocobozzzcategory parma -> categoryOneOf (videos list)
2018-07-24 ChocobozzzBegin advanced search
2018-06-27 PhieFFilter by category (#720)
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-05 ChocobozzzAdd i18n attributes
2018-06-05 ChocobozzzPrepare i18n files
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-05-15 ChocobozzzUse publishedAt by default in videos sort
2018-04-20 ChocobozzzReplace current state when changing page
2018-04-17 ChocobozzzAdd ability to click on the account in watch page
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-03-27 ChocobozzzFix videos list params
2018-03-27 ChocobozzzRedirect to homepage on empty search
2018-03-19 ChocobozzzMerge branch 'develop' into 'develop'
2018-03-19 ChocobozzzDon't forget to clean up subscriptions
2018-03-13 ChocobozzzAdd "local" videos in menu
2018-02-13 ChocobozzzRewrite infinite scroll
2018-01-29 ChocobozzzFix search pagination
2017-12-12 ChocobozzzSmall style fixes
2017-12-12 ChocobozzzUpgrade scripts and embed webpack config
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-06 ChocobozzzBegin video watch design
2017-12-06 ChocobozzzAdd delete button to my videos
2017-12-05 ChocobozzzFix client search
2017-12-04 ChocobozzzFix lint
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
2017-12-01 ChocobozzzBegin videos list new design
2017-11-28 ChocobozzzAdd loader when expanding long video description
2017-11-27 ChocobozzzMake the client compile too
2017-11-06 ChocobozzzImprove client mobile version
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-27 ChocobozzzReplace NSFW with "mature or explicit content"
2017-10-26 ChocobozzzAdd channels to upload form
2017-10-09 ChocobozzzClient: fix loading server configurations
2017-09-14 ChocobozzzAdd info when server is processing a video at upload
2017-09-14 ChocobozzzFix lint
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-11 ChocobozzzType webtorrent
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-04-29 ChocobozzzClient: minor css fixes
2017-04-26 ChocobozzzClient: fix bad rebase
2017-04-26 ChocobozzzClient: adjust viewport height
2017-04-26 ChocobozzzClient: display video tags
2017-04-26 ChocobozzzClient: beautiful watch page
2017-04-26 ChocobozzzClient: responsive design
2017-04-26 Green-StarAdd ability for an administrator to remove any video...
2017-04-04 ChocobozzzClient: Handle NSFW video
2017-03-22 ChocobozzzRelax on tags (accept any characters and not required...
2017-03-10 ChocobozzzClient: fix prod compilation
2017-03-08 ChocobozzzAllow to sort by likes
2017-03-04 ChocobozzzClient: check token valitidy at startup
2017-02-26 ChocobozzzClient: add views information and sort
2017-01-27 ChocobozzzClient: better confirm box for a beautiful world
2017-01-27 ChocobozzzClient: better notifications for a beautiful world
2017-01-12 ChocobozzzMerge branch 'postgresql'
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-21 ChocobozzzClient: split in angular modules
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-09-26 ChocobozzzClient: fix error alert
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-23 ChocobozzzClient: centralize http res extraction in a service
2016-08-15 ChocobozzzClient: reset pagination when we search something
2016-08-09 ChocobozzzClient: add user management
2016-07-22 ChocobozzzClient: increase min height for videos list
2016-07-21 ChocobozzzClient: video name in the link title for videos list...
2016-07-19 ChocobozzzClient: try to make it work with Android Firefox
2016-07-18 ChocobozzzClient: save page params as well
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-07-06 ChocobozzzClient: fix pagination component
2016-06-10 ChocobozzzAdd tags support to the video list
2016-06-05 ChocobozzzAdd loader indication when loading videos list
2016-06-04 ChocobozzzHandle error for the video upload
2016-06-04 ChocobozzzReload videos after removing one to avoid issues with...
2016-06-04 ChocobozzzApply a fade instead of a loader when loading videos
2016-06-04 ChocobozzzFix styling when clicking on a thumbnail video
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs