]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-main/video/video.service.ts
Client: fix loading server configurations
authorChocobozzz <florian.bigard@gmail.com>
Mon, 9 Oct 2017 17:12:40 +0000 (19:12 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 9 Oct 2017 17:12:40 +0000 (19:12 +0200)
commitdb7af09bd8e9de57cdda88c2e32387551235b3a4
tree8e3cac831be63a2c66e3b6d5e3b22e33492fb726
parentbcd1c9e19447a98d605385fab69b5cfa58d0ba4b
Client: fix loading server configurations
13 files changed:
client/src/app/app.component.ts
client/src/app/core/config/config.service.ts [deleted file]
client/src/app/core/config/index.ts [deleted file]
client/src/app/core/core.module.ts
client/src/app/core/index.ts
client/src/app/core/menu/menu.component.ts
client/src/app/core/server/index.ts [new file with mode: 0644]
client/src/app/core/server/server.service.ts [new file with mode: 0644]
client/src/app/videos/+video-edit/video-add.component.ts
client/src/app/videos/+video-edit/video-update.component.ts
client/src/app/videos/shared/video.service.ts
client/src/app/videos/video-list/video-miniature.component.ts
client/src/app/videos/videos.component.ts