aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account
Commit message (Expand)AuthorAgeFilesLines
* Improve frontend accessibilityChocobozzz2018-07-174-25/+5
* Use a resolver when updating the videoChocobozzz2018-07-161-1/+1
* Fix responsive in my channel/my videos pagesChocobozzz2018-07-162-0/+12
* Fix buildChocobozzz2018-06-292-1/+5
* Client: Add ability to update video channel avatarChocobozzz2018-06-2910-91/+160
* Fix images size limitChocobozzz2018-06-221-1/+5
* Remove uneeded rxjs-compatChocobozzz2018-06-182-2/+2
* Add ability to schedule video publicationChocobozzz2018-06-153-11/+25
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-122-20/+42
* Fix autoplay setting in my accountChocobozzz2018-06-111-1/+1
* Fix add icon pathChocobozzz2018-06-111-1/+1
* Rename "my settings" to "my account" in menuChocobozzz2018-06-071-0/+5
* Add form validator translationsChocobozzz2018-06-056-37/+42
* Form validators refractoringChocobozzz2018-06-057-111/+55
* Fix i18n in componentsChocobozzz2018-06-053-4/+4
* Add i18n attributesChocobozzz2018-06-0516-68/+103
* Video support field inherits channel support fieldChocobozzz2018-05-251-1/+4
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Reload my videos after deleteChocobozzz2018-05-251-3/+3
* Upgrade to rxjs 6Chocobozzz2018-05-164-17/+11
* Route: Video edit -> video updateChocobozzz2018-05-111-1/+1
* Account/channel descriptions are not required anymoreChocobozzz2018-05-093-5/+5
* Load my-account module lazilyChocobozzz2018-05-0931-0/+1354