aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-settings.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix client lintChocobozzz2021-08-171-8/+8
* Resumable video uploads (#3933)kontrollanten2021-05-101-2/+2
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-0/+13
* more explicit error messages for file uploadsRigel Kent2020-12-031-1/+7
* Migrate to $localizeChocobozzz2020-08-141-5/+3
* Display user quota progress bars above upload form (#2981)Kim2020-07-241-38/+0
* fix quota representation in profile settingsRigel Kent2020-06-281-2/+3
* Reorganize client shared modulesChocobozzz2020-06-231-6/+3
* Fix scrolling with hash in urlChocobozzz2020-06-161-1/+7
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-131-0/+4
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-111-2/+8
* Clearer video quota label in user settingsChocobozzz2019-12-041-1/+18
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+1
* Refractor notification serviceChocobozzz2018-12-191-4/+4
* remove unused importsBO412018-09-221-2/+0
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-20/+1
* Fix images size limitChocobozzz2018-06-221-1/+5
* Form validators refractoringChocobozzz2018-06-051-0/+4
* Add i18n attributesChocobozzz2018-06-051-4/+6
* Load my-account module lazilyChocobozzz2018-05-091-0/+70