Add user adminFlags
[oweals/peertube.git] / server / helpers / custom-validators / users.ts
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2018-12-18 ChocobozzzAdd history on server side
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-13 Rigel Kentmove to boolean switch 1201/head
2018-10-13 Rigel Kentadd webtorrent opt-out settings
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-08 ChocobozzzAdd reason when banning a user
2018-08-08 ChocobozzzImplement user blocking on server side
2018-06-22 ChocobozzzFix images size limit
2018-04-26 ChocobozzzAdd ability to update the user display name/description
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
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