Add ability to disable video comments
[oweals/peertube.git] / server / helpers / custom-validators / users.ts
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-11-04 ChocobozzzUsernames are case insensitive now
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-09-15 ChocobozzzUpgrade express validator to v4
2017-09-07 ChocobozzzAdd tests for npm run scripts
2017-09-04 ChocobozzzBegin user quota
2017-08-25 ChocobozzzUpgrade common server dependencies
2017-06-16 ChocobozzzCreate types for model enums
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-20 ChocobozzzFirst typescript iteration