]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos/video-list/video-list.component.ts
Client: fix loading server configurations
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-list / video-list.component.ts
2017-09-14  ChocobozzzFix lint
2017-09-14  ChocobozzzMove to HttpClient and PrimeNG data table
2017-07-11  ChocobozzzType webtorrent
2017-06-16  ChocobozzzUse typescript standard and lint all files
2017-05-05  ChocobozzzClient: little refractoring
2017-04-26  ChocobozzzClient: responsive design
2017-04-26  Green-StarAdd ability for an administrator to remove any video...
2017-03-08  ChocobozzzAllow to sort by likes
2017-03-04  ChocobozzzClient: check token valitidy at startup
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-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-18  ChocobozzzClient: save page params as well
2016-07-18  ChocobozzzClient: Update to Angular RC4
2016-06-10  ChocobozzzAdd tags support to the video list
2016-06-04  ChocobozzzReload videos after removing one to avoid issues with...
2016-06-03  ChocobozzzFirst draft to use webpack instead of systemjs