aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/login/login.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Update angularChocobozzz2019-07-251-2/+2
* Refractor notification serviceChocobozzz2018-12-191-5/+4
* Redirect to the last url on loginChocobozzz2018-12-111-10/+1
* Add error when email system is not configured and using the forgotChocobozzz2018-12-051-5/+4
* add redirect after login (#1110)BO412018-09-231-1/+12
* autofocus first field on loginRigel Kent2018-09-221-0/+3
* Add ability to ban/unban usersChocobozzz2018-08-091-1/+1
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-4/+7
* Implement user blocking on server sideChocobozzz2018-08-081-1/+5
* Fix forgot password message regarding emailChocobozzz2018-07-161-1/+1
* Add form validator translationsChocobozzz2018-06-051-3/+4
* Form validators refractoringChocobozzz2018-06-051-27/+7
* Add i18n attributesChocobozzz2018-06-051-9/+16
* Fix rxjs throwChocobozzz2018-05-161-2/+1
* Add link to register in login formChocobozzz2018-03-281-11/+17
* Add ability to reset our passwordChocobozzz2018-01-301-2/+35
* Use server error message on loginChocobozzz2017-12-291-8/+2
* Design signup and login pagesChocobozzz2017-12-051-1/+2
* Fix login when there is an errorChocobozzz2017-09-151-5/+3
* Use typescript standard and lint all filesChocobozzz2017-06-161-25/+25
* Client: split in angular modulesChocobozzz2016-11-211-1/+2
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-1/+1
* Client: reactive formsChocobozzz2016-09-091-16/+37
* 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-231-5/+18
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-6/+3
* Add tags support to the video listChocobozzz2016-06-101-2/+2
* Improve the login formChocobozzz2016-06-041-2/+6
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+36