aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-history/my-account-history.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix anonymous nsfw policyChocobozzz2020-06-161-1/+2
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-0/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-1/+1
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
|
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-211-1/+1
|
* Add action dropdown descriptionsRigel Kent2020-01-211-1/+1
|
* Fix enable history labelChocobozzz2019-12-061-1/+1
|
* Fix infinite scroll on big screensChocobozzz2019-08-021-1/+1
|
* Add video miniature dropdownChocobozzz2019-04-051-1/+3
|
* Refactor video miniaturesChocobozzz2019-04-031-7/+1
|
* Restore videos list componentsChocobozzz2019-04-021-9/+7
|
* Add icon to delete history buttonChocobozzz2019-03-201-3/+4
|
* Add ability to disable and clear historyChocobozzz2018-12-181-1/+13
|
* Add history page on clientChocobozzz2018-12-181-0/+15