]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/videos.ts
Fix client search
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / videos.ts
2017-12-05  ChocobozzzFix client search
2017-11-30  ChocobozzzFix lint
2017-11-28  ChocobozzzRemove max duration/filesize constraints
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27  ChocobozzzCleanup helpers
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzRemove references to author
2017-10-31  ChocobozzzAdd tests and fix bugs for video privacy
2017-10-31  ChocobozzzAdd video privacy setting
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzFix lint
2017-10-26  ChocobozzzAdd video channels
2017-10-19  ChocobozzzUpgrade client dependencies and fix error logs
2017-10-16  RonanHandle express-validator error on the client side and...
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-10-09  ChocobozzzChange how we handle resolution
2017-09-15  ChocobozzzUpgrade express validator to v4
2017-09-14  ChocobozzzRemove ng2 file upload module
2017-09-12  ChocobozzzImprove real world script
2017-09-06  ChocobozzzFix tests and user quota
2017-09-05  ChocobozzzBegin tests for user quota
2017-09-04  ChocobozzzMake tslint happy
2017-09-04  ChocobozzzBegin user quota
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-07  ChocobozzzFix error logging
2017-07-05  ChocobozzzMove to promises
2017-06-11  ChocobozzzUse shared models
2017-06-10  ChocobozzzType functions
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration