aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-history
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-12/+13
|
* 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
|
* Fix buttons display on mobile history viewkimsible2020-04-281-0/+19
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+2
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* 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
|
* Group videos on chronological orderChocobozzz2019-05-311-1/+1
|
* Add video miniature dropdownChocobozzz2019-04-051-1/+3
|
* Refactor video miniaturesChocobozzz2019-04-032-64/+2
|
* Restore videos list componentsChocobozzz2019-04-022-16/+9
|
* Add icon to delete history buttonChocobozzz2019-03-202-8/+8
|
* Refactor ellipsis CSSChocobozzz2019-02-201-3/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-2/+2
| | | | Inject them in an angular component so we can easily change their color
* Refractor notification serviceChocobozzz2018-12-191-6/+6
| | | | Shorter name and use primeng component
* Add ability to disable and clear historyChocobozzz2018-12-183-1/+85
|
* Add history page on clientChocobozzz2018-12-183-0/+149