aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-videos
Commit message (Collapse)AuthorAgeFilesLines
* Fix UI regressionsChocobozzz2018-07-241-0/+7
|
* Improve frontend accessibilityChocobozzz2018-07-172-13/+1
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Use a resolver when updating the videoChocobozzz2018-07-161-1/+1
|
* Fix responsive in my channel/my videos pagesChocobozzz2018-07-161-0/+4
|
* 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
| | | | publishing a video
* Add i18n attributesChocobozzz2018-06-052-12/+18
|
* Reload my videos after deleteChocobozzz2018-05-251-3/+3
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-8/+7
|
* Route: Video edit -> video updateChocobozzz2018-05-111-1/+1
|
* Load my-account module lazilyChocobozzz2018-05-093-0/+290