Use ng2-file-upload instead of jquery and add tags support to the video
authorChocobozzz <florian.bigard@gmail.com>
Tue, 7 Jun 2016 20:34:02 +0000 (22:34 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Tue, 7 Jun 2016 20:34:02 +0000 (22:34 +0200)
commite822fdaeee90cb7c70d5678f19249198cd7aae8c
tree07678eff3b3d378bda40800002b515b982017c78
parent8c255eb53c8f47bd64778d6fbcb93b248ee14163
Use ng2-file-upload instead of jquery and add tags support to the video
upload form
15 files changed:
client/.bootstraprc
client/config/webpack.common.js
client/package.json
client/src/app/shared/search/search-field.type.ts
client/src/app/shared/search/search.component.ts
client/src/app/shared/users/auth.service.ts
client/src/app/videos/video-add/video-add.component.html
client/src/app/videos/video-add/video-add.component.scss
client/src/app/videos/video-add/video-add.component.ts
client/src/vendor.ts
client/tsconfig.json
client/typings.json
server/initializers/constants.js
server/middlewares/reqValidators/videos.js
server/models/videos.js