aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-history
Commit message (Collapse)AuthorAgeFilesLines
* 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