Fix updating video tags to empty field
authorChocobozzz <me@florianbigard.com>
Wed, 16 May 2018 07:28:18 +0000 (09:28 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 16 May 2018 07:42:56 +0000 (09:42 +0200)
commit2efd32f697549c59337db5177a93749af8e605d8
tree42adaa4bb67b6aa48dcd4fb660616fb37b611573
parent17c49e60b367868c80f44b9921793dc3a2d9adaa
Fix updating video tags to empty field
client/src/app/shared/misc/utils.ts
client/src/app/videos/+video-edit/shared/video-edit.component.ts
client/src/assets/player/peertube-chunk-store.ts
server/controllers/api/videos/index.ts
server/helpers/custom-validators/misc.ts
server/helpers/custom-validators/videos.ts
server/middlewares/validators/videos.ts
server/models/video/tag.ts