aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account
Commit message (Expand)AuthorAgeFilesLines
* Making password change erroring more friendlyJorropo2018-09-042-9/+24
* Add federation to ownership changeChocobozzz2018-09-041-2/+2
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-0414-7/+403
* Search video channel handle/uriChocobozzz2018-08-272-7/+7
* Infinite scroll to list our subscriptionsChocobozzz2018-08-273-10/+32
* Add ability to search video channelsChocobozzz2018-08-273-8/+5
* Add local user subscriptionsChocobozzz2018-08-2710-22/+127
* Add ability to set a name to a channelChocobozzz2018-08-275-5/+38
* Improve blacklist managementChocobozzz2018-08-142-2/+19
* Add ability to delete our accountChocobozzz2018-08-086-1/+69
* Import torrents with webtorrentChocobozzz2018-08-081-2/+5
* Fix fps federationChocobozzz2018-08-061-1/+1
* Add import http enabled configurationChocobozzz2018-08-062-2/+12
* Correctly handle video import errorsChocobozzz2018-08-062-2/+25
* Add ability to list video importsChocobozzz2018-08-067-2/+125
* Fix UI regressionsChocobozzz2018-07-241-0/+7
* 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