Add tests for emails
[oweals/peertube.git] / client / src / app / login /
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-29 ChocobozzzAdd little effect on hover for the play button
2018-01-29 ChocobozzzAdd ability to login with email
2017-12-29 ChocobozzzUse server error message on login
2017-12-12 ChocobozzzMove to angular cli
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-07 ChocobozzzFix dropdown menu in video watch
2017-12-06 ChocobozzzBetter error messages
2017-12-05 ChocobozzzDesign signup and login pages
2017-09-15 ChocobozzzFix login when there is an error
2017-07-06 ChocobozzzFix page titles
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-04-26 ChocobozzzClient: beautiful watch page
2017-03-12 ChocobozzzClient: fix routes title
2016-11-21 ChocobozzzClient: split in angular modules
2016-11-04 ChocobozzzClient: add titles to all pages
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-09-19 ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-09-09 ChocobozzzClient: reactive forms
2016-09-06 ChocobozzzDirty update to Angular RC6
2016-08-23 ChocobozzzClient: centralize http res extraction in a service
2016-08-23 ChocobozzzClient: update to new form api
2016-07-20 ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-06-10 ChocobozzzAdd tags support to the video list
2016-06-04 ChocobozzzImprove the login form
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs