aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/login
Commit message (Expand)AuthorAgeFilesLines
* Add ability to reset our passwordChocobozzz2018-01-303-6/+85
* Add little effect on hover for the play buttonChocobozzz2018-01-291-1/+1
* Add ability to login with emailChocobozzz2018-01-291-2/+2
* Use server error message on loginChocobozzz2017-12-291-8/+2
* Move to angular cliChocobozzz2017-12-121-0/+3
* Fix dropdown menu in video watchChocobozzz2017-12-071-0/+1
* Better error messagesChocobozzz2017-12-061-4/+4
* Design signup and login pagesChocobozzz2017-12-053-28/+36
* Fix login when there is an errorChocobozzz2017-09-151-5/+3
* Fix page titlesChocobozzz2017-07-061-0/+3
* Use typescript standard and lint all filesChocobozzz2017-06-164-36/+36
* Client: beautiful watch pageChocobozzz2017-04-261-25/+30
* Client: fix routes titleChocobozzz2017-03-121-1/+1
* Client: split in angular modulesChocobozzz2016-11-215-15/+50
* Client: add titles to all pagesChocobozzz2016-11-041-1/+9
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-1/+1
* Client: reactive formsChocobozzz2016-09-092-26/+47
* Dirty update to Angular RC6Chocobozzz2016-09-061-4/+2
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-3/+3
* Client: update to new form apiChocobozzz2016-08-232-14/+26
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-6/+3
* Client: Update to Angular RC4Chocobozzz2016-07-182-0/+6
* Add tags support to the video listChocobozzz2016-06-101-2/+2
* Improve the login formChocobozzz2016-06-042-6/+26
* First draft to use webpack instead of systemjsChocobozzz2016-06-033-0/+51