aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
* Dirty update to Angular RC6Chocobozzz2016-09-061-9/+2
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-2/+2
* Client: simplify simple menu/admin menu displaying logicChocobozzz2016-08-211-8/+4
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-121-63/+11
* Client: add user managementChocobozzz2016-08-091-0/+4
* Client: Redirect user to home page after logoutChocobozzz2016-08-051-0/+2
* Client: Auth services cleanupChocobozzz2016-07-201-1/+0
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-4/+9
* Client: save page params as wellChocobozzz2016-07-181-15/+2
* Client: Update to Angular RC4Chocobozzz2016-07-181-34/+6
* Fix router on /Chocobozzz2016-06-101-0/+4
* Add tags support to the video listChocobozzz2016-06-101-11/+8
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+109