]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-main/account/actor.model.ts
Feature/completeUsernameCopy (#1913)
authorNassim Bounouas <NassimBounouas@users.noreply.github.com>
Wed, 19 Jun 2019 12:57:39 +0000 (14:57 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 19 Jun 2019 12:57:39 +0000 (14:57 +0200)
commite379f813d45c4a83442aa13268d351e2605a7a01
treec912ae77b981574c2e859bc5740ca2180f61f9b6
parentb6a1dd4d1b3b0032f8b968e72cbd074f646e8827
Feature/completeUsernameCopy (#1913)

* #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
client/src/app/+accounts/accounts.component.html
client/src/app/shared/account/account.model.ts
client/src/app/shared/actor/actor.model.ts