aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-videos
Commit message (Expand)AuthorAgeFilesLines
* Reorganize left menu and account menuChocobozzz2020-11-136-464/+0
* Add live info in watch pageChocobozzz2020-11-094-86/+1
* Add warning below live stream key fieldChocobozzz2020-11-091-0/+2
* Add modal to display live informationChocobozzz2020-11-098-12/+120
* We don't need services anymore for validatorsChocobozzz2020-08-171-3/+3
* Migrate to $localizeChocobozzz2020-08-142-15/+10
* Fix regressions sub-menu titles on mobile-viewkimsible2020-08-032-7/+16
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-2/+2
* harmonize search for librariesRigel Kent2020-07-293-17/+20
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-232-10/+5
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
* replace current ownership transfer icon with softies forward iconRigel Kent2020-06-281-1/+1
* Reorganize client shared modulesChocobozzz2020-06-232-19/+11
* Add channel information in my videosChocobozzz2020-06-162-2/+5
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-132-2/+3
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-3/+3
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
* 10 items per page for my videosChocobozzz2020-05-121-1/+1
* Fix non-fixed header and menu when overflow-x body on touchscreens (#2711)Kim2020-05-112-7/+41
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+44
* 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