]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+about/about.component.html
Improve P2P & Privacy section
authorChocobozzz <me@florianbigard.com>
Wed, 27 Jun 2018 12:21:03 +0000 (14:21 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 27 Jun 2018 12:59:09 +0000 (14:59 +0200)
commit78f912ed5733028ec2bf10c06c19f75b07943be2
tree4bf9692230deabc4e050e5a7de126b38901969e9
parent61b909b9bf849516f30dab2bf5977acfbbddc5c6
Improve P2P & Privacy section
18 files changed:
client/src/app/+about/about-instance/about-instance.component.html [new file with mode: 0644]
client/src/app/+about/about-instance/about-instance.component.scss [moved from client/src/app/about/about.component.scss with 70% similarity]
client/src/app/+about/about-instance/about-instance.component.ts [moved from client/src/app/about/about.component.ts with 86% similarity]
client/src/app/+about/about-peertube/about-peertube.component.html [new file with mode: 0644]
client/src/app/+about/about-peertube/about-peertube.component.scss [new file with mode: 0644]
client/src/app/+about/about-peertube/about-peertube.component.ts [new file with mode: 0644]
client/src/app/+about/about-routing.module.ts [new file with mode: 0644]
client/src/app/+about/about.component.html [new file with mode: 0644]
client/src/app/+about/about.component.scss [new file with mode: 0644]
client/src/app/+about/about.component.ts [new file with mode: 0644]
client/src/app/+about/about.module.ts [moved from client/src/app/about/about.module.ts with 59% similarity]
client/src/app/+about/index.ts [moved from client/src/app/about/index.ts with 100% similarity]
client/src/app/about/about-routing.module.ts [deleted file]
client/src/app/about/about.component.html [deleted file]
client/src/app/app-routing.module.ts
client/src/app/app.module.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/standalone/videos/embed.ts