]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/custom-validators/users.ts
Import torrents with webtorrent
[github/Chocobozzz/PeerTube.git] / server / helpers / custom-validators / users.ts
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