]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-main/account/account.service.ts
Handle account name in client url
authorChocobozzz <me@florianbigard.com>
Thu, 24 May 2018 13:30:28 +0000 (15:30 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 24 May 2018 13:30:28 +0000 (15:30 +0200)
commitd14a9532a1363b464d6d15fce86afc4983a8357e
tree21f7c65eaa6bf5527637f093f79a4a61b46f40b7
parentb528582df28f20ec7481d3c73d16b4291fe9c7e7
Handle account name in client url

More consistent with AP urls
client/src/app/+accounts/accounts.component.ts
client/src/app/shared/account/account.service.ts
server/helpers/custom-validators/accounts.ts
server/middlewares/validators/account.ts