aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-list/video-list.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: little refractoringChocobozzz2017-05-051-5/+0
* Client: responsive designChocobozzz2017-04-261-1/+1
* Add ability for an administrator to remove any video (#61)Green-Star2017-04-261-5/+0
* Allow to sort by likesChocobozzz2017-03-081-1/+0
* Client: check token valitidy at startupChocobozzz2017-03-041-2/+2
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-1/+5
* First version with PostgreSQLChocobozzz2016-12-191-1/+1
* Client: split in angular modulesChocobozzz2016-11-211-1/+2
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
* Dirty update to Angular RC6Chocobozzz2016-09-061-10/+2
* Client: fix error display for componentChocobozzz2016-08-231-1/+1
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-3/+2
* Client: reset pagination when we search somethingChocobozzz2016-08-151-2/+8
* Client: add user managementChocobozzz2016-08-091-3/+3
* Client: save page params as wellChocobozzz2016-07-181-19/+61
* Client: Update to Angular RC4Chocobozzz2016-07-181-27/+37
* Add tags support to the video listChocobozzz2016-06-101-14/+22
* Reload videos after removing one to avoid issues with paging etcChocobozzz2016-06-041-1/+1
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+105