]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/custom-validators/misc.ts
Add ability to search on followers/following
[github/Chocobozzz/PeerTube.git] / server / helpers / custom-validators / misc.ts
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24  ChocobozzzAdd videos list filters
2018-06-22  ChocobozzzFix images size limit
2018-05-16  ChocobozzzFix updating video tags to empty field
2018-05-09  ChocobozzzAccount/channel descriptions are not required anymore
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-01-03  ChocobozzzAdd ability to disable video comments
2017-10-26  ChocobozzzAdd video channels
2017-09-15  ChocobozzzUpgrade express validator to v4
2017-09-07  ChocobozzzAdd tests for npm run scripts
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-06-10  ChocobozzzType functions
2017-05-20  ChocobozzzFirst typescript iteration