]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Handle express-validator error on the client side and fix #96 (#98)
authorRonan <flyingrub@protonmail.com>
Mon, 16 Oct 2017 09:43:40 +0000 (11:43 +0200)
committerBigard Florian <florian.bigard@gmail.com>
Mon, 16 Oct 2017 09:43:40 +0000 (11:43 +0200)
commit8376734ee3a58edc960cb41663de5cc52c760f5b
treebf9fcdd489a5f1800049ee7dd5478138de3b097a
parentd8755eed1e452d2efbfc983af0e9d228d152bf6b
Handle express-validator error on the client side and fix #96 (#98)

* Handle express-validator error on the client side

* More meaningfull error for not supported format
client/src/app/shared/rest/rest-extractor.service.ts
server/middlewares/validators/videos.ts