aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-videos
Commit message (Expand)AuthorAgeFilesLines
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+4
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-1/+1
* Center search fields (my videos/playlists)Chocobozzz2020-01-212-4/+8
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-212-0/+7
* Improve miniature & buttons display in my-account-videos listRigel Kent2020-01-071-0/+22
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-283-5/+35
* Update angularChocobozzz2019-07-252-3/+3
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-0/+1
|\
| * Fix pagination in my videos pageChocobozzz2019-05-211-0/+1
* | Add audio upload testsChocobozzz2019-05-171-1/+1
|/
* Refactor videos selection componentsChocobozzz2019-04-053-154/+57
* Refactor video miniaturesChocobozzz2019-04-033-58/+13
* Restore videos list componentsChocobozzz2019-04-022-74/+48
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+1
* Add video channel viewChocobozzz2019-03-182-3/+3
* Refactor how we use iconsChocobozzz2019-01-173-11/+9
* Refractor notification serviceChocobozzz2018-12-192-21/+13
* Add history page on clientChocobozzz2018-12-181-1/+1
* Better typingsChocobozzz2018-10-182-8/+6
* NoImplicitAny flag true (#1157)BO412018-10-182-5/+7
* Add ability to search on followers/followingChocobozzz2018-10-101-3/+3
* Fix some i18n tagsChocobozzz2018-09-281-1/+1
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
* Add federation to ownership changeChocobozzz2018-09-041-2/+2
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-046-7/+137
* Add local user subscriptionsChocobozzz2018-08-271-5/+1
* Improve blacklist managementChocobozzz2018-08-142-2/+19
* Add ability to list video importsChocobozzz2018-08-061-0/+2
* Fix UI regressionsChocobozzz2018-07-241-0/+7
* Improve frontend accessibilityChocobozzz2018-07-172-13/+1
* 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
* 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