aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings
Commit message (Expand)AuthorAgeFilesLines
* Fix some i18n tagsChocobozzz2018-09-281-2/+2
* Check current password on server sideChocobozzz2018-09-262-24/+19
* fix lint errorsBO412018-09-261-4/+4
* check old password before changeBO412018-09-263-3/+35
* remove unused importsBO412018-09-221-2/+0
* Clean up change password validationChocobozzz2018-09-052-27/+16
* Making password change erroring more friendlyJorropo2018-09-042-9/+24
* Add ability to delete our accountChocobozzz2018-08-085-0/+66
* Improve frontend accessibilityChocobozzz2018-07-172-12/+4
* Client: Add ability to update video channel avatarChocobozzz2018-06-293-86/+2
* Fix images size limitChocobozzz2018-06-221-1/+5
* Remove uneeded rxjs-compatChocobozzz2018-06-182-2/+2
* Fix autoplay setting in my accountChocobozzz2018-06-111-1/+1
* Add form validator translationsChocobozzz2018-06-054-21/+32
* Form validators refractoringChocobozzz2018-06-055-61/+41
* Add i18n attributesChocobozzz2018-06-058-33/+44
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-1/+1
* Load my-account module lazilyChocobozzz2018-05-0915-0/+490