aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/actor/actor.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-66/+0
|
* First implem global searchChocobozzz2020-06-101-3/+7
|
* Fix default avatar URLChocobozzz2020-01-101-1/+1
|
* Show default avatar on network error for commentsRigel Kent2020-01-091-0/+4
|
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-191-2/+2
| | | | | | | | | | * #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
* Remove unused actor uuid fieldChocobozzz2019-05-311-2/+0
|
* Refactor how we use iconsChocobozzz2019-01-171-1/+1
| | | | Inject them in an angular component so we can easily change their color
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-0/+10
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-4/+4
|
* Add ability to update a video channelChocobozzz2018-05-111-3/+3
|
* Add video channel account listChocobozzz2018-04-251-0/+50