]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/blocklist.ts
Fix express validator
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / blocklist.ts
2019-07-25  ChocobozzzFix express validator
2019-07-24  ChocobozzzRefactor middleware helpers
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-11  ChocobozzzMove config in its own file
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-19  ChocobozzzDoes exist
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
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-16  ChocobozzzAdd ability to mute a user/instance by server in server api
2018-10-16  ChocobozzzAdd user/instance block by users in the client
2018-10-16  ChocobozzzAdd ability for users to block an account/instance...