]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+signup/+register/register.component.html
Add "agree to the terms" checkbox in registration form
authorChocobozzz <me@florianbigard.com>
Wed, 25 Jul 2018 09:01:53 +0000 (11:01 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 25 Jul 2018 09:01:53 +0000 (11:01 +0200)
commitb4a929accf576edc733fde75a81dfad9a3d288ed
treedbf7e0acca829b5fed3a363fe7b8e3f80041558f
parentb2c60abe6e1637d8f55688ffcbf99cf553ed52ea
Add "agree to the terms" checkbox in registration form
client/src/app/+about/about-instance/about-instance.component.html
client/src/app/shared/forms/form-reactive.ts
client/src/app/shared/forms/form-validators/form-validator.service.ts
client/src/app/shared/forms/form-validators/user-validators.service.ts
client/src/app/shared/forms/peertube-checkbox.component.html
client/src/app/shared/forms/peertube-checkbox.component.ts
client/src/app/signup/signup.component.html
client/src/app/signup/signup.component.scss
client/src/app/signup/signup.component.ts