]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/video-watch.component.scss
Add loader when expanding long video description
authorChocobozzz <florian.bigard@gmail.com>
Tue, 28 Nov 2017 14:40:53 +0000 (15:40 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Tue, 28 Nov 2017 16:13:51 +0000 (17:13 +0100)
commit80958c78fdc733c02077a9d2200be0c3f5ee623e
treea5f024c8127f98e9f08c3db369a9d219cf8c30c7
parent83c663ef0e94242762ed5f6d2875fc55f4a5603e
Add loader when expanding long video description
14 files changed:
client/src/app/shared/misc/loader.component.html [moved from client/src/app/videos/video-list/shared/loader.component.html with 100% similarity]
client/src/app/shared/misc/loader.component.ts [moved from client/src/app/videos/video-list/shared/loader.component.ts with 100% similarity]
client/src/app/shared/shared.module.ts
client/src/app/videos/+video-edit/shared/video-edit.component.scss [moved from client/src/app/videos/+video-edit/video-edit.component.scss with 100% similarity]
client/src/app/videos/+video-edit/shared/video-edit.module.ts [moved from client/src/app/videos/+video-edit/video-edit.module.ts with 88% similarity]
client/src/app/videos/+video-edit/video-add.component.ts
client/src/app/videos/+video-edit/video-add.module.ts
client/src/app/videos/+video-edit/video-update.component.ts
client/src/app/videos/+video-edit/video-update.module.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.scss
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/app/videos/video-list/shared/index.ts
client/src/app/videos/videos.module.ts