Fix lint
[oweals/peertube.git] / client / src / app / videos / video-list /
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