aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/accounts.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-1/+3
| | | | | | | * WIP: account search * add search to account view * add tests for account search
* Add ability to report accountChocobozzz2020-07-101-0/+5
|
* Update manage labelsChocobozzz2020-03-191-1/+1
|
* Better display of accounts and channel pages on small screensRigel Kent2020-03-091-1/+1
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-8/+7
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-5/+5
|
* Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+1
|
* Fix is managaeble errorChocobozzz2020-01-221-4/+4
|
* Add action dropdown descriptionsRigel Kent2020-01-211-1/+1
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-3/+5
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Add naive aggregation from channels to account display of subscribersRigel Kent2020-01-101-1/+3
|
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-6/+1
|
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+8
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-1/+1
|
* Fix mute badge labelsChocobozzz2019-08-011-2/+2
|
* Improve account username copy buttonChocobozzz2019-06-191-1/+5
|
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-191-2/+5
| | | | | | | | | | * #1843 Copy icon added to account page to copy Username * #1843 Store an account name with the host forced and bind it to copy button * #1843 tslint correction * #1843 copy to clipboard replaced by ngx-clipboard
* Improve account channel pageChocobozzz2019-05-291-2/+2
| | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-2/+4
|
* Add user/instance block by users in the clientChocobozzz2018-10-161-1/+6
|
* Add user moderation in the account pageChocobozzz2018-10-051-0/+5
|
* Add i18n attributesChocobozzz2018-06-051-4/+4
|
* Add host in account viewChocobozzz2018-05-281-1/+1
|
* Add username near the display name for account pagesChocobozzz2018-04-261-1/+4
|
* Implement video channel viewsChocobozzz2018-04-251-0/+25