aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Add account settings new designChocobozzz2017-12-011-22/+2
* Use typescript standard and lint all filesChocobozzz2017-06-161-10/+10
* Client: add ability for user to change nsfw settingsChocobozzz2017-04-061-51/+13
* Client: check token valitidy at startupChocobozzz2017-03-041-4/+3
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-6/+6
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-1/+1
* Client: reactive formsChocobozzz2016-09-091-12/+32
* Dirty update to Angular RC6Chocobozzz2016-09-061-5/+3
* Client: update to new form apiChocobozzz2016-08-231-9/+13
* Client: implement password changeChocobozzz2016-08-051-0/+45