Handle express-validator error on the client side and fix #96 (#98)
[oweals/peertube.git] / server / middlewares / validators / pods.ts
2017-09-15 ChocobozzzUpgrade express validator to v4
2017-09-14 ChocobozzzRemove ng2 file upload module
2017-08-25 ChocobozzzUpgrade common server dependencies
2017-08-02 Green-StarRemove one pod (#76)
2017-07-11 ChocobozzzRemove "function" in favor of () => {}
2017-07-07 ChocobozzzFix error logging
2017-07-05 ChocobozzzMove to promises
2017-06-10 ChocobozzzType functions
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration