]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add about information in registration page
authorChocobozzz <me@florianbigard.com>
Tue, 27 Aug 2019 15:09:43 +0000 (17:09 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 5 Sep 2019 08:17:02 +0000 (10:17 +0200)
commit421d935d256db5b77a652d8da0c9a38cb57147ba
tree972810106cd0f620713833e65c3ec861d241d155
parent4402b54dce0fe652ba71326f0dc74db287963260
Add about information in registration page
22 files changed:
client/src/app/+about/about-instance/about-instance.component.ts
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html
client/src/app/+signup/+register/register-step-user.component.html
client/src/app/+signup/+register/register-step-user.component.ts
client/src/app/+signup/+register/register.component.html
client/src/app/+signup/+register/register.component.scss
client/src/app/+signup/+register/register.component.ts
client/src/app/+signup/+register/register.module.ts
client/src/app/login/login.component.html
client/src/app/shared/angular/peertube-template.directive.ts
client/src/app/shared/forms/peertube-checkbox.component.html
client/src/app/shared/forms/peertube-checkbox.component.ts
client/src/app/shared/instance/instance-features-table.component.html
client/src/app/shared/instance/instance.service.ts
client/src/app/shared/misc/help.component.html
client/src/app/shared/misc/help.component.ts
client/src/app/shared/user-subscription/remote-subscribe.component.html
client/src/app/shared/video/videos-selection.component.ts
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html
client/src/app/videos/+video-edit/video-add-components/video-import-url.component.html