aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: support video languageChocobozzz2017-04-071-0/+1
* Client: Handle NSFW videoChocobozzz2017-04-041-1/+3
* Client: add support for video licencesChocobozzz2017-03-271-0/+1
* Add video category supportChocobozzz2017-03-221-0/+4
* Client: switch to @nglibs/metaChocobozzz2017-03-101-3/+0
* Client: check token valitidy at startupChocobozzz2017-03-041-3/+15
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-0/+13
* Client: update ng2-metaChocobozzz2017-01-131-1/+1
* Client: add basic aot supportChocobozzz2017-01-131-1/+1
* Client: add titles to all pagesChocobozzz2016-11-041-0/+2
* Client: allow to copy magnet uriChocobozzz2016-11-041-5/+8
* 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